logger=settings t=2026-05-07T09:27:32.070068414Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-07T09:27:32Z logger=settings t=2026-05-07T09:27:32.071683472Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-07T09:27:32.071719492Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-07T09:27:32.071728803Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-07T09:27:32.071738293Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-07T09:27:32.071745533Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-07T09:27:32.071753193Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-07T09:27:32.071760713Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-07T09:27:32.071768964Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-07T09:27:32.071778814Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-07T09:27:32.071786624Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-07T09:27:32.071795704Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-07T09:27:32.071803754Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-07T09:27:32.071811665Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-07T09:27:32.071823505Z level=info msg=Target target=[all] logger=settings t=2026-05-07T09:27:32.071865446Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-07T09:27:32.071876546Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-07T09:27:32.071883666Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-07T09:27:32.071891206Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-07T09:27:32.071898797Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-07T09:27:32.071905757Z level=info msg="App mode production" logger=sqlstore t=2026-05-07T09:27:32.072790458Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-07T09:27:32.072833859Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-07T09:27:32.075646485Z level=info msg="Locking database" logger=migrator t=2026-05-07T09:27:32.075664805Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-07T09:27:32.076456904Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-07T09:27:32.077690263Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.232799ms logger=migrator t=2026-05-07T09:27:32.083966601Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-07T09:27:32.084873822Z level=info msg="Migration successfully executed" id="create user table" duration=907.552µs logger=migrator t=2026-05-07T09:27:32.090455423Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-07T09:27:32.091350664Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=895.581µs logger=migrator t=2026-05-07T09:27:32.096111466Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-07T09:27:32.096855084Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=743.308µs logger=migrator t=2026-05-07T09:27:32.102269761Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-07T09:27:32.103057749Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=789.088µs logger=migrator t=2026-05-07T09:27:32.107104145Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-07T09:27:32.107859213Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=755.727µs logger=migrator t=2026-05-07T09:27:32.111641881Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-07T09:27:32.114306254Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.663603ms logger=migrator t=2026-05-07T09:27:32.119458825Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-07T09:27:32.120602262Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.141537ms logger=migrator t=2026-05-07T09:27:32.124667368Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-07T09:27:32.125269702Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=602.584µs logger=migrator t=2026-05-07T09:27:32.128827235Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-07T09:27:32.129355418Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=528.363µs logger=migrator t=2026-05-07T09:27:32.134864978Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-07T09:27:32.135317338Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=452.6µs logger=migrator t=2026-05-07T09:27:32.139184979Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-07T09:27:32.139743592Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=558.863µs logger=migrator t=2026-05-07T09:27:32.143622503Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-07T09:27:32.145633711Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.010507ms logger=migrator t=2026-05-07T09:27:32.150096606Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-07T09:27:32.150126716Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.89µs logger=migrator t=2026-05-07T09:27:32.154562231Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-07T09:27:32.155684747Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.122186ms logger=migrator t=2026-05-07T09:27:32.159308522Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-07T09:27:32.159557488Z level=info msg="Migration successfully executed" id="Add missing user data" duration=249.156µs logger=migrator t=2026-05-07T09:27:32.163831178Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-07T09:27:32.164906794Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.080006ms logger=migrator t=2026-05-07T09:27:32.16896827Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-07T09:27:32.170469785Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.500986ms logger=migrator t=2026-05-07T09:27:32.176424935Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-07T09:27:32.179719122Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=3.302428ms logger=migrator t=2026-05-07T09:27:32.183833009Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-07T09:27:32.191502559Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.66705ms logger=migrator t=2026-05-07T09:27:32.195800151Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-07T09:27:32.196947948Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.147496ms logger=migrator t=2026-05-07T09:27:32.202288153Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-07T09:27:32.202807535Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=520.532µs logger=migrator t=2026-05-07T09:27:32.208732474Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-07T09:27:32.209958013Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.226669ms logger=migrator t=2026-05-07T09:27:32.214869779Z 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-05-07T09:27:32.215426722Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=557.173µs logger=migrator t=2026-05-07T09:27:32.219753674Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-07T09:27:32.220198724Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=441.71µs logger=migrator t=2026-05-07T09:27:32.227939276Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-07T09:27:32.229334819Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.395663ms logger=migrator t=2026-05-07T09:27:32.236292183Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-07T09:27:32.237477461Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.184928ms logger=migrator t=2026-05-07T09:27:32.242649042Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-07T09:27:32.243912142Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.26283ms logger=migrator t=2026-05-07T09:27:32.24937716Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-07T09:27:32.250366583Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=990.783µs logger=migrator t=2026-05-07T09:27:32.254131512Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-07T09:27:32.254645014Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=512.542µs logger=migrator t=2026-05-07T09:27:32.258932945Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-07T09:27:32.258972126Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.401µs logger=migrator t=2026-05-07T09:27:32.263786129Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-07T09:27:32.264740931Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=957.392µs logger=migrator t=2026-05-07T09:27:32.268868719Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-07T09:27:32.269569045Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=698.906µs logger=migrator t=2026-05-07T09:27:32.273303953Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-07T09:27:32.274077721Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=774.788µs logger=migrator t=2026-05-07T09:27:32.278853463Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-07T09:27:32.279582761Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=729.907µs logger=migrator t=2026-05-07T09:27:32.283419761Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-07T09:27:32.28677073Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.353889ms logger=migrator t=2026-05-07T09:27:32.291256525Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-07T09:27:32.292478654Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.226329ms logger=migrator t=2026-05-07T09:27:32.296612421Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-07T09:27:32.29781718Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.205018ms logger=migrator t=2026-05-07T09:27:32.302895769Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-07T09:27:32.303589635Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=693.916µs logger=migrator t=2026-05-07T09:27:32.307440336Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-07T09:27:32.308117742Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=677.235µs logger=migrator t=2026-05-07T09:27:32.312210508Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-07T09:27:32.31357309Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.357852ms logger=migrator t=2026-05-07T09:27:32.318700851Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-07T09:27:32.319272624Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=571.223µs logger=migrator t=2026-05-07T09:27:32.325408858Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-07T09:27:32.325970442Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=561.534µs logger=migrator t=2026-05-07T09:27:32.330056348Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-07T09:27:32.330738734Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=677.976µs logger=migrator t=2026-05-07T09:27:32.33568063Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-07T09:27:32.336700714Z level=info msg="Migration successfully executed" id="create star table" duration=1.019974ms logger=migrator t=2026-05-07T09:27:32.343206457Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-07T09:27:32.343954645Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=747.728µs logger=migrator t=2026-05-07T09:27:32.350108329Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-07T09:27:32.350873137Z level=info msg="Migration successfully executed" id="create org table v1" duration=765.448µs logger=migrator t=2026-05-07T09:27:32.354588174Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-07T09:27:32.355393093Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=805.459µs logger=migrator t=2026-05-07T09:27:32.359002538Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-07T09:27:32.359736646Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=736.858µs logger=migrator t=2026-05-07T09:27:32.685541577Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-07T09:27:32.687233387Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.69709ms logger=migrator t=2026-05-07T09:27:32.841104495Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-07T09:27:32.842769254Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.668669ms logger=migrator t=2026-05-07T09:27:32.863286287Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-07T09:27:32.864414644Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.132687ms logger=migrator t=2026-05-07T09:27:32.87276575Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-07T09:27:32.872849512Z level=info msg="Migration successfully executed" id="Update org table charset" duration=86.412µs logger=migrator t=2026-05-07T09:27:32.877254936Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-07T09:27:32.877299177Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.87µs logger=migrator t=2026-05-07T09:27:32.881237229Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-07T09:27:32.881497245Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=256.786µs logger=migrator t=2026-05-07T09:27:32.88553838Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-07T09:27:32.886691747Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.155647ms logger=migrator t=2026-05-07T09:27:32.893718623Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-07T09:27:32.894760987Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.047514ms logger=migrator t=2026-05-07T09:27:32.900040171Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-07T09:27:32.900907162Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=865.131µs logger=migrator t=2026-05-07T09:27:32.90551528Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-07T09:27:32.906173446Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=658.466µs logger=migrator t=2026-05-07T09:27:32.922595792Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-07T09:27:32.924800764Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.208281ms logger=migrator t=2026-05-07T09:27:32.931603293Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-07T09:27:32.932595187Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=991.984µs logger=migrator t=2026-05-07T09:27:32.936796076Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-07T09:27:32.941877895Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.081069ms logger=migrator t=2026-05-07T09:27:32.960817921Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-07T09:27:32.962374677Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.559877ms logger=migrator t=2026-05-07T09:27:32.971071692Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-07T09:27:32.972635478Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.564436ms logger=migrator t=2026-05-07T09:27:32.983979115Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-07T09:27:32.985369258Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.389273ms logger=migrator t=2026-05-07T09:27:32.991090103Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-07T09:27:32.991601525Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=514.002µs logger=migrator t=2026-05-07T09:27:32.997026482Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-07T09:27:32.998104247Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.078305ms logger=migrator t=2026-05-07T09:27:33.002959371Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-07T09:27:33.003182307Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=227.976µs logger=migrator t=2026-05-07T09:27:33.009558967Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-07T09:27:33.011979164Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.418207ms logger=migrator t=2026-05-07T09:27:33.016168832Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-07T09:27:33.018080527Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.912955ms logger=migrator t=2026-05-07T09:27:33.023999686Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-07T09:27:33.026004274Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.001377ms logger=migrator t=2026-05-07T09:27:33.029795743Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-07T09:27:33.030647713Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=850.49µs logger=migrator t=2026-05-07T09:27:33.035510417Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-07T09:27:33.039002219Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.489632ms logger=migrator t=2026-05-07T09:27:33.049818124Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-07T09:27:33.051423291Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.617478ms logger=migrator t=2026-05-07T09:27:33.056397698Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-07T09:27:33.057205317Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=811.389µs logger=migrator t=2026-05-07T09:27:33.062090442Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-07T09:27:33.062120173Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.261µs logger=migrator t=2026-05-07T09:27:33.067260214Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-07T09:27:33.067308975Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=49.241µs logger=migrator t=2026-05-07T09:27:33.072124828Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-07T09:27:33.074677648Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.55735ms logger=migrator t=2026-05-07T09:27:33.078751624Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-07T09:27:33.08114966Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.397746ms logger=migrator t=2026-05-07T09:27:33.088280368Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-07T09:27:33.090273845Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.993377ms logger=migrator t=2026-05-07T09:27:33.094020903Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-07T09:27:33.09644521Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.423417ms logger=migrator t=2026-05-07T09:27:33.100487375Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-07T09:27:33.100831203Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=343.108µs logger=migrator t=2026-05-07T09:27:33.10876743Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-07T09:27:33.109705342Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=936.992µs logger=migrator t=2026-05-07T09:27:33.140519257Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-07T09:27:33.142178166Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.629859ms logger=migrator t=2026-05-07T09:27:33.15173942Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-07T09:27:33.151778131Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.791µs logger=migrator t=2026-05-07T09:27:33.161186022Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-07T09:27:33.162760559Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.574057ms logger=migrator t=2026-05-07T09:27:33.195666193Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-07T09:27:33.19721389Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.548107ms logger=migrator t=2026-05-07T09:27:33.206222511Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-07T09:27:33.221274715Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=15.039824ms logger=migrator t=2026-05-07T09:27:33.384456013Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-07T09:27:33.385867386Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.414673ms logger=migrator t=2026-05-07T09:27:33.507703881Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-07T09:27:33.509311189Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.606818ms logger=migrator t=2026-05-07T09:27:33.563181856Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-07T09:27:33.564950767Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.769841ms logger=migrator t=2026-05-07T09:27:33.690303184Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-07T09:27:33.69097806Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=677.366µs logger=migrator t=2026-05-07T09:27:33.768822881Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-07T09:27:33.769702251Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=877.831µs logger=migrator t=2026-05-07T09:27:33.835708184Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-07T09:27:33.840330342Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.625049ms logger=migrator t=2026-05-07T09:27:33.960532659Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-07T09:27:33.962251829Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.7213ms logger=migrator t=2026-05-07T09:27:33.984615715Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-07T09:27:33.985102827Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=496.872µs logger=migrator t=2026-05-07T09:27:34.016013604Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-07T09:27:34.01630033Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=289.217µs logger=migrator t=2026-05-07T09:27:34.038330058Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-07T09:27:34.039501676Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.175368ms logger=migrator t=2026-05-07T09:27:34.07154979Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-07T09:27:34.078733558Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=7.177289ms logger=migrator t=2026-05-07T09:27:34.089669946Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-07T09:27:34.091315974Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.645668ms logger=migrator t=2026-05-07T09:27:34.112772299Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-07T09:27:34.114604182Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.837123ms logger=migrator t=2026-05-07T09:27:34.135824131Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-07T09:27:34.137566862Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.746611ms logger=migrator t=2026-05-07T09:27:34.154103681Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-07T09:27:34.155471293Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.368342ms logger=migrator t=2026-05-07T09:27:34.174834248Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-07T09:27:34.176744313Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.915245ms logger=migrator t=2026-05-07T09:27:34.187937707Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-07T09:27:34.198681409Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.735433ms logger=migrator t=2026-05-07T09:27:34.210051737Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-07T09:27:34.212446073Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.398217ms logger=migrator t=2026-05-07T09:27:34.229253388Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-07T09:27:34.231370418Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.12381ms logger=migrator t=2026-05-07T09:27:34.325198204Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-07T09:27:34.326879694Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.6872ms logger=migrator t=2026-05-07T09:27:34.439031951Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-07T09:27:34.440555597Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.530296ms logger=migrator t=2026-05-07T09:27:34.489258632Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-07T09:27:34.493310898Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.056765ms logger=migrator t=2026-05-07T09:27:34.534490926Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-07T09:27:34.536840071Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.345115ms logger=migrator t=2026-05-07T09:27:34.616076785Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-07T09:27:34.616143216Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=71.621µs logger=migrator t=2026-05-07T09:27:34.634769934Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-07T09:27:34.635298547Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=531.833µs logger=migrator t=2026-05-07T09:27:34.649141472Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-07T09:27:34.651663881Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.525449ms logger=migrator t=2026-05-07T09:27:34.658597104Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-07T09:27:34.658914982Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=319.048µs logger=migrator t=2026-05-07T09:27:34.667515874Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-07T09:27:34.667734769Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=226.175µs logger=migrator t=2026-05-07T09:27:34.674412417Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-07T09:27:34.677007538Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.5898ms logger=migrator t=2026-05-07T09:27:34.689406889Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-07T09:27:34.689698886Z level=info msg="Migration successfully executed" id="Update uid value" duration=294.217µs logger=migrator t=2026-05-07T09:27:34.695762699Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-07T09:27:34.697050809Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.287911ms logger=migrator t=2026-05-07T09:27:34.703805267Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-07T09:27:34.705422616Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.620389ms logger=migrator t=2026-05-07T09:27:34.713529856Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-07T09:27:34.714370096Z level=info msg="Migration successfully executed" id="create api_key table" duration=842.86µs logger=migrator t=2026-05-07T09:27:34.720794187Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-07T09:27:34.72216996Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.370162ms logger=migrator t=2026-05-07T09:27:34.736242261Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-07T09:27:34.737597032Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.354632ms logger=migrator t=2026-05-07T09:27:34.745430146Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-07T09:27:34.746631435Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.200298ms logger=migrator t=2026-05-07T09:27:34.755173376Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-07T09:27:34.756316022Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.142866ms logger=migrator t=2026-05-07T09:27:34.763165374Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-07T09:27:34.764857183Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.695979ms logger=migrator t=2026-05-07T09:27:34.772481973Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-07T09:27:34.773747652Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.26687ms logger=migrator t=2026-05-07T09:27:34.78427256Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-07T09:27:34.794645584Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.375624ms logger=migrator t=2026-05-07T09:27:34.80300806Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-07T09:27:34.804522316Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.513746ms logger=migrator t=2026-05-07T09:27:34.811326466Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-07T09:27:34.812365091Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.009804ms logger=migrator t=2026-05-07T09:27:34.820349228Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-07T09:27:34.821221469Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=873.251µs logger=migrator t=2026-05-07T09:27:34.830930307Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-07T09:27:34.832264878Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.345411ms logger=migrator t=2026-05-07T09:27:34.839873798Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-07T09:27:34.84040104Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=527.433µs logger=migrator t=2026-05-07T09:27:34.845780376Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-07T09:27:34.846756759Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=976.223µs logger=migrator t=2026-05-07T09:27:34.853085698Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-07T09:27:34.853113609Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.441µs logger=migrator t=2026-05-07T09:27:34.860306518Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-07T09:27:34.865883499Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.571161ms logger=migrator t=2026-05-07T09:27:34.873107849Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-07T09:27:34.876383626Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.273087ms logger=migrator t=2026-05-07T09:27:34.883508944Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-07T09:27:34.88375761Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=247.985µs logger=migrator t=2026-05-07T09:27:34.889423143Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-07T09:27:34.892069265Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.641362ms logger=migrator t=2026-05-07T09:27:34.8990976Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-07T09:27:34.90249047Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.39128ms logger=migrator t=2026-05-07T09:27:34.917607425Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-07T09:27:34.919653413Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=2.055228ms logger=migrator t=2026-05-07T09:27:34.925607994Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-07T09:27:34.926799672Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.191668ms logger=migrator t=2026-05-07T09:27:34.932468785Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-07T09:27:34.933889218Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.422493ms logger=migrator t=2026-05-07T09:27:34.94036345Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-07T09:27:34.941913787Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.554877ms logger=migrator t=2026-05-07T09:27:34.949124456Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-07T09:27:34.950075539Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=950.713µs logger=migrator t=2026-05-07T09:27:34.956529921Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-07T09:27:34.958242241Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.71197ms logger=migrator t=2026-05-07T09:27:34.964837676Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-07T09:27:34.964974879Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=138.303µs logger=migrator t=2026-05-07T09:27:34.971516743Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-07T09:27:34.971562794Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=47.321µs logger=migrator t=2026-05-07T09:27:34.97776067Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-07T09:27:34.980529765Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.769335ms logger=migrator t=2026-05-07T09:27:34.984970429Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-07T09:27:34.987996561Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.025582ms logger=migrator t=2026-05-07T09:27:34.992681711Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-07T09:27:34.992763393Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=82.552µs logger=migrator t=2026-05-07T09:27:34.999617814Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-07T09:27:35.000627798Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.004384ms logger=migrator t=2026-05-07T09:27:35.006781782Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-07T09:27:35.008300428Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.517576ms logger=migrator t=2026-05-07T09:27:35.013442089Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-07T09:27:35.01347524Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=34.131µs logger=migrator t=2026-05-07T09:27:35.018386825Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-07T09:27:35.019685806Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.304831ms logger=migrator t=2026-05-07T09:27:35.025282637Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-07T09:27:35.026175868Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=893.051µs logger=migrator t=2026-05-07T09:27:35.033950401Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-07T09:27:35.038232662Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.282151ms logger=migrator t=2026-05-07T09:27:35.043793893Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-07T09:27:35.043820363Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.34µs logger=migrator t=2026-05-07T09:27:35.050285155Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-07T09:27:35.051176086Z level=info msg="Migration successfully executed" id="create session table" duration=890.651µs logger=migrator t=2026-05-07T09:27:35.063127608Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-07T09:27:35.063204139Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=77.152µs logger=migrator t=2026-05-07T09:27:35.077197158Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-07T09:27:35.077288811Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=87.122µs logger=migrator t=2026-05-07T09:27:35.085704488Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-07T09:27:35.087421649Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.72072ms logger=migrator t=2026-05-07T09:27:35.09425918Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-07T09:27:35.095003167Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=744.328µs logger=migrator t=2026-05-07T09:27:35.102233287Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-07T09:27:35.102273888Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=41.871µs logger=migrator t=2026-05-07T09:27:35.108951185Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-07T09:27:35.108999836Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=50.481µs logger=migrator t=2026-05-07T09:27:35.115337585Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-07T09:27:35.118601522Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.262357ms logger=migrator t=2026-05-07T09:27:35.124312726Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-07T09:27:35.127315677Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.002791ms logger=migrator t=2026-05-07T09:27:35.13253379Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-07T09:27:35.132613401Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=83.352µs logger=migrator t=2026-05-07T09:27:35.139077533Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-07T09:27:35.139264628Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=192.435µs logger=migrator t=2026-05-07T09:27:35.14614724Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-07T09:27:35.147023321Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=876.3µs logger=migrator t=2026-05-07T09:27:35.154934526Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-07T09:27:35.155000538Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=65.002µs logger=migrator t=2026-05-07T09:27:35.162266279Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-07T09:27:35.167627295Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.360676ms logger=migrator t=2026-05-07T09:27:35.173465302Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-07T09:27:35.173616136Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=151.223µs logger=migrator t=2026-05-07T09:27:35.180007016Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-07T09:27:35.186784685Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.778599ms logger=migrator t=2026-05-07T09:27:35.193508094Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-07T09:27:35.195958341Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.450537ms logger=migrator t=2026-05-07T09:27:35.202105526Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-07T09:27:35.202194358Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=85.902µs logger=migrator t=2026-05-07T09:27:35.208169378Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-07T09:27:35.209651343Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.482395ms logger=migrator t=2026-05-07T09:27:35.218073321Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-07T09:27:35.218959482Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=887.061µs logger=migrator t=2026-05-07T09:27:35.224247896Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-07T09:27:35.22612008Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.865184ms logger=migrator t=2026-05-07T09:27:35.232977792Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-07T09:27:35.234575909Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.597537ms logger=migrator t=2026-05-07T09:27:35.242002384Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-07T09:27:35.243685193Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.683399ms logger=migrator t=2026-05-07T09:27:35.250294439Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-07T09:27:35.251305163Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.010434ms logger=migrator t=2026-05-07T09:27:35.258605494Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-07T09:27:35.259987397Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.382033ms logger=migrator t=2026-05-07T09:27:35.267458833Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-07T09:27:35.268430065Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=971.472µs logger=migrator t=2026-05-07T09:27:35.275605694Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-07T09:27:35.277078289Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.473384ms logger=migrator t=2026-05-07T09:27:35.285044306Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-07T09:27:35.297367866Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.32462ms logger=migrator t=2026-05-07T09:27:35.305074837Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-07T09:27:35.305820064Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=741.957µs logger=migrator t=2026-05-07T09:27:35.311742694Z 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-05-07T09:27:35.313306581Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.562247ms logger=migrator t=2026-05-07T09:27:35.320191202Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-07T09:27:35.320778196Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=586.694µs logger=migrator t=2026-05-07T09:27:35.327471654Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-07T09:27:35.328477708Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.005213ms logger=migrator t=2026-05-07T09:27:35.336567428Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-07T09:27:35.33749441Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=923.401µs logger=migrator t=2026-05-07T09:27:35.342216661Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-07T09:27:35.348415796Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.198465ms logger=migrator t=2026-05-07T09:27:35.394480759Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-07T09:27:35.399502708Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.024109ms logger=migrator t=2026-05-07T09:27:35.407540037Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-07T09:27:35.411387087Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.843161ms logger=migrator t=2026-05-07T09:27:35.416293033Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-07T09:27:35.420245115Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.952923ms logger=migrator t=2026-05-07T09:27:35.425613602Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-07T09:27:35.426630566Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.016934ms logger=migrator t=2026-05-07T09:27:35.431867949Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-07T09:27:35.43190839Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=41.441µs logger=migrator t=2026-05-07T09:27:35.43617184Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-07T09:27:35.436200951Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.251µs logger=migrator t=2026-05-07T09:27:35.440065671Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-07T09:27:35.440880751Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=814.93µs logger=migrator t=2026-05-07T09:27:35.447893766Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-07T09:27:35.448873639Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=979.333µs logger=migrator t=2026-05-07T09:27:35.455367331Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-07T09:27:35.456387405Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.020624ms logger=migrator t=2026-05-07T09:27:35.46254078Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-07T09:27:35.463464512Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=921.512µs logger=migrator t=2026-05-07T09:27:35.470726122Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-07T09:27:35.472602627Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.876524ms logger=migrator t=2026-05-07T09:27:35.477357409Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-07T09:27:35.483572835Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.207726ms logger=migrator t=2026-05-07T09:27:35.488357797Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-07T09:27:35.492416663Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.058256ms logger=migrator t=2026-05-07T09:27:35.496963519Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-07T09:27:35.497233496Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=269.787µs logger=migrator t=2026-05-07T09:27:35.502538381Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-07T09:27:35.504462806Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.928415ms logger=migrator t=2026-05-07T09:27:35.513245502Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-07T09:27:35.514889181Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.645189ms logger=migrator t=2026-05-07T09:27:35.5199283Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-07T09:27:35.523880502Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.950632ms logger=migrator t=2026-05-07T09:27:35.527313963Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-07T09:27:35.527438626Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=124.593µs logger=migrator t=2026-05-07T09:27:35.530853687Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-07T09:27:35.53183164Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=975.633µs logger=migrator t=2026-05-07T09:27:35.537026502Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-07T09:27:35.537951743Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=924.891µs logger=migrator t=2026-05-07T09:27:35.54248495Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-07T09:27:35.542605953Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=121.913µs logger=migrator t=2026-05-07T09:27:35.546590167Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-07T09:27:35.54758337Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=992.913µs logger=migrator t=2026-05-07T09:27:35.55396907Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-07T09:27:35.555971737Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.005307ms logger=migrator t=2026-05-07T09:27:35.560737589Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-07T09:27:35.561645141Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=907.062µs logger=migrator t=2026-05-07T09:27:35.565936692Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-07T09:27:35.567359005Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.420384ms logger=migrator t=2026-05-07T09:27:35.573146881Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-07T09:27:35.574866002Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.716711ms logger=migrator t=2026-05-07T09:27:35.579730656Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-07T09:27:35.58201208Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.285073ms logger=migrator t=2026-05-07T09:27:35.588882361Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-07T09:27:35.588953673Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=72.562µs logger=migrator t=2026-05-07T09:27:35.594001742Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-07T09:27:35.600798111Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.793819ms logger=migrator t=2026-05-07T09:27:35.605246606Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-07T09:27:35.606094246Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=847.21µs logger=migrator t=2026-05-07T09:27:35.610614542Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-07T09:27:35.614555575Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.940093ms logger=migrator t=2026-05-07T09:27:35.618823005Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-07T09:27:35.619587583Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=767.478µs logger=migrator t=2026-05-07T09:27:35.624863467Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-07T09:27:35.626318611Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.452754ms logger=migrator t=2026-05-07T09:27:35.633033849Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-07T09:27:35.635269822Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.230923ms logger=migrator t=2026-05-07T09:27:35.642092852Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-07T09:27:35.652546898Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.453386ms logger=migrator t=2026-05-07T09:27:35.657534585Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-07T09:27:35.658374315Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=840.06µs logger=migrator t=2026-05-07T09:27:35.662585544Z 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-05-07T09:27:35.663452244Z 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=866.82µs logger=migrator t=2026-05-07T09:27:35.670382618Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-07T09:27:35.670828638Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=446.85µs logger=migrator t=2026-05-07T09:27:35.674574756Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-07T09:27:35.675328784Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=752.808µs logger=migrator t=2026-05-07T09:27:35.679746058Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-07T09:27:35.680175628Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=429.61µs logger=migrator t=2026-05-07T09:27:35.685077143Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-07T09:27:35.692911307Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.821744ms logger=migrator t=2026-05-07T09:27:35.697103596Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-07T09:27:35.701444938Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.337242ms logger=migrator t=2026-05-07T09:27:35.707710035Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-07T09:27:35.709456636Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.749931ms logger=migrator t=2026-05-07T09:27:35.71344056Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-07T09:27:35.714343831Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=902.881µs logger=migrator t=2026-05-07T09:27:35.719296568Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-07T09:27:35.719653386Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=357.498µs logger=migrator t=2026-05-07T09:27:35.725522634Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-07T09:27:35.732496858Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.973784ms logger=migrator t=2026-05-07T09:27:35.736680387Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-07T09:27:35.737338472Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=658.115µs logger=migrator t=2026-05-07T09:27:35.741556831Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-07T09:27:35.741674574Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=117.853µs logger=migrator t=2026-05-07T09:27:35.745793341Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-07T09:27:35.746414266Z level=info msg="Migration successfully executed" id="Move region to single row" duration=620.864µs logger=migrator t=2026-05-07T09:27:35.7508537Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-07T09:27:35.752169261Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.319991ms logger=migrator t=2026-05-07T09:27:35.756262307Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-07T09:27:35.75766421Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.401553ms logger=migrator t=2026-05-07T09:27:35.762549535Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-07T09:27:35.764168703Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.617008ms logger=migrator t=2026-05-07T09:27:35.76829353Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-07T09:27:35.769739354Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.439404ms logger=migrator t=2026-05-07T09:27:35.774508526Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-07T09:27:35.775423298Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=914.612µs logger=migrator t=2026-05-07T09:27:35.781220724Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-07T09:27:35.782607747Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.387163ms logger=migrator t=2026-05-07T09:27:35.786811236Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-07T09:27:35.786924298Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=115.182µs logger=migrator t=2026-05-07T09:27:35.791536547Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-07T09:27:35.792476239Z level=info msg="Migration successfully executed" id="create test_data table" duration=943.343µs logger=migrator t=2026-05-07T09:27:35.799429512Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-07T09:27:35.800884047Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.454895ms logger=migrator t=2026-05-07T09:27:35.806517989Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-07T09:27:35.807657226Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.140747ms logger=migrator t=2026-05-07T09:27:35.812245664Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-07T09:27:35.813186916Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=940.962µs logger=migrator t=2026-05-07T09:27:35.819431083Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-07T09:27:35.819621297Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=190.494µs logger=migrator t=2026-05-07T09:27:35.82401555Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-07T09:27:35.824382529Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=367.619µs logger=migrator t=2026-05-07T09:27:35.828806333Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-07T09:27:35.828932966Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=129.443µs logger=migrator t=2026-05-07T09:27:35.833505554Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-07T09:27:35.834949748Z level=info msg="Migration successfully executed" id="create team table" duration=1.444353ms logger=migrator t=2026-05-07T09:27:35.840770004Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-07T09:27:35.842449054Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.67918ms logger=migrator t=2026-05-07T09:27:35.847001831Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-07T09:27:35.848011405Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.008714ms logger=migrator t=2026-05-07T09:27:35.853478593Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-07T09:27:35.861064622Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.584829ms logger=migrator t=2026-05-07T09:27:35.866907119Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-07T09:27:35.867095053Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=188.884µs logger=migrator t=2026-05-07T09:27:35.871270462Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-07T09:27:35.872690795Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.419863ms logger=migrator t=2026-05-07T09:27:35.877762794Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-07T09:27:35.879091026Z level=info msg="Migration successfully executed" id="create team member table" duration=1.327661ms logger=migrator t=2026-05-07T09:27:35.88482577Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-07T09:27:35.886648023Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.823873ms logger=migrator t=2026-05-07T09:27:35.891983249Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-07T09:27:35.893851093Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.853503ms logger=migrator t=2026-05-07T09:27:35.898617695Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-07T09:27:35.899591168Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=973.942µs logger=migrator t=2026-05-07T09:27:35.90478809Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-07T09:27:35.909729016Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.940776ms logger=migrator t=2026-05-07T09:27:35.914084449Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-07T09:27:35.919603198Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.518549ms logger=migrator t=2026-05-07T09:27:35.924169846Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-07T09:27:35.928690182Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.516856ms logger=migrator t=2026-05-07T09:27:35.933018194Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-07T09:27:35.934049188Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.030754ms logger=migrator t=2026-05-07T09:27:35.939337442Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-07T09:27:35.941242077Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.903035ms logger=migrator t=2026-05-07T09:27:35.946436859Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-07T09:27:35.947793171Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.350012ms logger=migrator t=2026-05-07T09:27:35.955288317Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-07T09:27:35.956100057Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=811.709µs logger=migrator t=2026-05-07T09:27:35.961598196Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-07T09:27:35.96261398Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.015814ms logger=migrator t=2026-05-07T09:27:35.96858145Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-07T09:27:35.969539192Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=957.212µs logger=migrator t=2026-05-07T09:27:35.976508977Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-07T09:27:35.978211437Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.702ms logger=migrator t=2026-05-07T09:27:35.984014153Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-07T09:27:35.985077138Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.064195ms logger=migrator t=2026-05-07T09:27:35.989728867Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-07T09:27:35.990384773Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=652.796µs logger=migrator t=2026-05-07T09:27:35.995101404Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-07T09:27:35.995488943Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=393.029µs logger=migrator t=2026-05-07T09:27:36.000500201Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-07T09:27:36.001414492Z level=info msg="Migration successfully executed" id="create tag table" duration=914.661µs logger=migrator t=2026-05-07T09:27:36.007863824Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-07T09:27:36.008902198Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.038654ms logger=migrator t=2026-05-07T09:27:36.026374749Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-07T09:27:36.027727181Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.346572ms logger=migrator t=2026-05-07T09:27:36.086480983Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-07T09:27:36.088323596Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.845544ms logger=migrator t=2026-05-07T09:27:36.098503415Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-07T09:27:36.099385446Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=882.431µs logger=migrator t=2026-05-07T09:27:36.112906464Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-07T09:27:36.129383591Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.478567ms logger=migrator t=2026-05-07T09:27:36.15396934Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-07T09:27:36.1552741Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.31028ms logger=migrator t=2026-05-07T09:27:36.162783947Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-07T09:27:36.16420071Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.416743ms logger=migrator t=2026-05-07T09:27:36.198905246Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-07T09:27:36.199457909Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=553.113µs logger=migrator t=2026-05-07T09:27:36.241888807Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-07T09:27:36.242976343Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.087676ms logger=migrator t=2026-05-07T09:27:36.250832617Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-07T09:27:36.252179539Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.353202ms logger=migrator t=2026-05-07T09:27:36.262099302Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-07T09:27:36.263075515Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=976.033µs logger=migrator t=2026-05-07T09:27:36.275900177Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-07T09:27:36.275977229Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=75.312µs logger=migrator t=2026-05-07T09:27:36.289724852Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-07T09:27:36.295088658Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.364166ms logger=migrator t=2026-05-07T09:27:36.301470598Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-07T09:27:36.306559858Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.08882ms logger=migrator t=2026-05-07T09:27:36.319863691Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-07T09:27:36.329774794Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.910033ms logger=migrator t=2026-05-07T09:27:36.350831169Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-07T09:27:36.359574685Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.746856ms logger=migrator t=2026-05-07T09:27:36.601458433Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-07T09:27:36.602735363Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.28096ms logger=migrator t=2026-05-07T09:27:36.616932677Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-07T09:27:36.625471298Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.53254ms logger=migrator t=2026-05-07T09:27:36.632283978Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-07T09:27:36.633476366Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.193898ms logger=migrator t=2026-05-07T09:27:36.638510364Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-07T09:27:36.63960952Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.104756ms logger=migrator t=2026-05-07T09:27:36.647733191Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-07T09:27:36.648813356Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.081045ms logger=migrator t=2026-05-07T09:27:36.654695625Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-07T09:27:36.656062977Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.375202ms logger=migrator t=2026-05-07T09:27:36.667632909Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-07T09:27:36.669344839Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.71363ms logger=migrator t=2026-05-07T09:27:36.675529375Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-07T09:27:36.676704832Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.176057ms logger=migrator t=2026-05-07T09:27:36.68468348Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-07T09:27:36.690137308Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.453848ms logger=migrator t=2026-05-07T09:27:36.696095728Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-07T09:27:36.697283476Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.186968ms logger=migrator t=2026-05-07T09:27:36.705061889Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-07T09:27:36.706582725Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.520276ms logger=migrator t=2026-05-07T09:27:36.714642435Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-07T09:27:36.716436777Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.794603ms logger=migrator t=2026-05-07T09:27:36.726048783Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-07T09:27:36.727229401Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.180768ms logger=migrator t=2026-05-07T09:27:36.734536462Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-07T09:27:36.735863713Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.327001ms logger=migrator t=2026-05-07T09:27:36.77737704Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-07T09:27:36.777604035Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=231.055µs logger=migrator t=2026-05-07T09:27:36.792777052Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-07T09:27:36.793019728Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=238.865µs logger=migrator t=2026-05-07T09:27:36.826467014Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-07T09:27:36.827821636Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.358752ms logger=migrator t=2026-05-07T09:27:36.836013019Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-07T09:27:36.837977515Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.964076ms logger=migrator t=2026-05-07T09:27:36.845144893Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-07T09:27:36.846792352Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.651739ms logger=migrator t=2026-05-07T09:27:36.853324646Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-07T09:27:36.853574882Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=256.996µs logger=migrator t=2026-05-07T09:27:36.859653414Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-07T09:27:36.861241402Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.588038ms logger=migrator t=2026-05-07T09:27:36.87054126Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-07T09:27:36.871733798Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.187908ms logger=migrator t=2026-05-07T09:27:36.879360348Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-07T09:27:36.880524175Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.164477ms logger=migrator t=2026-05-07T09:27:36.888113304Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-07T09:27:36.889770283Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.659869ms logger=migrator t=2026-05-07T09:27:36.897197767Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-07T09:27:36.905464022Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.260725ms logger=migrator t=2026-05-07T09:27:36.912214951Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-07T09:27:36.913328797Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.114007ms logger=migrator t=2026-05-07T09:27:36.91942254Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-07T09:27:36.919481732Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=59.912µs logger=migrator t=2026-05-07T09:27:36.926433825Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-07T09:27:36.927977121Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.546516ms logger=migrator t=2026-05-07T09:27:36.934407573Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-07T09:27:36.935721013Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.314561ms logger=migrator t=2026-05-07T09:27:36.945029512Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-07T09:27:36.946466686Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.440234ms logger=migrator t=2026-05-07T09:27:36.952660922Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-07T09:27:36.952844026Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=188.034µs logger=migrator t=2026-05-07T09:27:36.958030548Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-07T09:27:36.95897131Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=942.212µs logger=migrator t=2026-05-07T09:27:36.963812084Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-07T09:27:36.964965611Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.153067ms logger=migrator t=2026-05-07T09:27:36.970419969Z 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-05-07T09:27:36.971612967Z 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.193188ms logger=migrator t=2026-05-07T09:27:37.096269749Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-07T09:27:37.098188104Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.921426ms logger=migrator t=2026-05-07T09:27:37.109173872Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-07T09:27:37.114558639Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.380627ms logger=migrator t=2026-05-07T09:27:37.121053911Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-07T09:27:37.122074845Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.021794ms logger=migrator t=2026-05-07T09:27:37.128528587Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-07T09:27:37.129844368Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.320591ms logger=migrator t=2026-05-07T09:27:37.136117046Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-07T09:27:37.164202055Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.079829ms logger=migrator t=2026-05-07T09:27:37.172795907Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-07T09:27:37.20350734Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.706822ms logger=migrator t=2026-05-07T09:27:37.210633467Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-07T09:27:37.212080781Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.448994ms logger=migrator t=2026-05-07T09:27:37.218195375Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-07T09:27:37.221962674Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=3.770778ms logger=migrator t=2026-05-07T09:27:37.227014862Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-07T09:27:37.2328731Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.857908ms logger=migrator t=2026-05-07T09:27:37.238892022Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-07T09:27:37.245116688Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.224196ms logger=migrator t=2026-05-07T09:27:37.249931571Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-07T09:27:37.251521739Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.596748ms logger=migrator t=2026-05-07T09:27:37.258122534Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-07T09:27:37.259172039Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.049745ms logger=migrator t=2026-05-07T09:27:37.266980182Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-07T09:27:37.268213801Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.237089ms logger=migrator t=2026-05-07T09:27:37.279263551Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-07T09:27:37.280816158Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.557036ms logger=migrator t=2026-05-07T09:27:37.289595884Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-07T09:27:37.289706937Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=116.073µs logger=migrator t=2026-05-07T09:27:37.294645923Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-07T09:27:37.301109165Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.462462ms logger=migrator t=2026-05-07T09:27:37.308715384Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-07T09:27:37.315671317Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.957503ms logger=migrator t=2026-05-07T09:27:37.321548576Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-07T09:27:37.328844877Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.296222ms logger=migrator t=2026-05-07T09:27:37.335899753Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-07T09:27:37.337597503Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.70239ms logger=migrator t=2026-05-07T09:27:37.348647183Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-07T09:27:37.349491573Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=843.79µs logger=migrator t=2026-05-07T09:27:37.357760967Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-07T09:27:37.364716771Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.952254ms logger=migrator t=2026-05-07T09:27:37.371444199Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-07T09:27:37.376537538Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.095329ms logger=migrator t=2026-05-07T09:27:37.382230952Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-07T09:27:37.383338118Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.106786ms logger=migrator t=2026-05-07T09:27:37.391267135Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-07T09:27:37.398028284Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.763519ms logger=migrator t=2026-05-07T09:27:37.404439955Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-07T09:27:37.411077711Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.636886ms logger=migrator t=2026-05-07T09:27:37.422269274Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-07T09:27:37.422328815Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=57.211µs logger=migrator t=2026-05-07T09:27:37.434206605Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-07T09:27:37.4357142Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.508365ms logger=migrator t=2026-05-07T09:27:37.444034186Z 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-05-07T09:27:37.444814404Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=780.248µs logger=migrator t=2026-05-07T09:27:37.452958666Z 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-05-07T09:27:37.454080352Z 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.118166ms logger=migrator t=2026-05-07T09:27:37.460936653Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-07T09:27:37.461104937Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=166.774µs logger=migrator t=2026-05-07T09:27:37.466083894Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-07T09:27:37.473447387Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.366933ms logger=migrator t=2026-05-07T09:27:37.47825812Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-07T09:27:37.482711375Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.453455ms logger=migrator t=2026-05-07T09:27:37.48886288Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-07T09:27:37.496619093Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.755302ms logger=migrator t=2026-05-07T09:27:37.502164033Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-07T09:27:37.510384176Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.218133ms logger=migrator t=2026-05-07T09:27:37.517438732Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-07T09:27:37.524625171Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.20519ms logger=migrator t=2026-05-07T09:27:37.532373313Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-07T09:27:37.532511866Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=142.923µs logger=migrator t=2026-05-07T09:27:37.543227959Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-07T09:27:37.54456857Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.351182ms logger=migrator t=2026-05-07T09:27:37.55093532Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-07T09:27:37.557490224Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.559765ms logger=migrator t=2026-05-07T09:27:37.570689814Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-07T09:27:37.570895039Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=224.105µs logger=migrator t=2026-05-07T09:27:37.592958028Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-07T09:27:37.604078639Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.123881ms logger=migrator t=2026-05-07T09:27:37.628555995Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-07T09:27:37.630069321Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.516776ms logger=migrator t=2026-05-07T09:27:37.637609148Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-07T09:27:37.644156302Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.547144ms logger=migrator t=2026-05-07T09:27:37.652010046Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-07T09:27:37.652941388Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=932.242µs logger=migrator t=2026-05-07T09:27:37.659205826Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-07T09:27:37.660392564Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.188858ms logger=migrator t=2026-05-07T09:27:37.66663996Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-07T09:27:37.679316909Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=12.672048ms logger=migrator t=2026-05-07T09:27:37.686245902Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-07T09:27:37.687260696Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.014824ms logger=migrator t=2026-05-07T09:27:37.694874424Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-07T09:27:37.697150058Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.279934ms logger=migrator t=2026-05-07T09:27:37.702724009Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-07T09:27:37.703644141Z level=info msg="Migration successfully executed" id="create alert_image table" duration=919.462µs logger=migrator t=2026-05-07T09:27:37.708996457Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-07T09:27:37.710089422Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.092825ms logger=migrator t=2026-05-07T09:27:37.716404161Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-07T09:27:37.716486093Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=110.713µs logger=migrator t=2026-05-07T09:27:37.722644678Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-07T09:27:37.72444655Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.803423ms logger=migrator t=2026-05-07T09:27:37.729695143Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-07T09:27:37.730936613Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.24153ms logger=migrator t=2026-05-07T09:27:37.736081464Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-07T09:27:37.736748369Z 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-05-07T09:27:37.741671955Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-07T09:27:37.74233298Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=660.695µs logger=migrator t=2026-05-07T09:27:37.746829056Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-07T09:27:37.747952643Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.122677ms logger=migrator t=2026-05-07T09:27:37.754098647Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-07T09:27:37.763063338Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.982141ms logger=migrator t=2026-05-07T09:27:37.767663546Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-07T09:27:37.768545347Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=881.581µs logger=migrator t=2026-05-07T09:27:37.774552068Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-07T09:27:37.775499211Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=947.783µs logger=migrator t=2026-05-07T09:27:37.781205075Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-07T09:27:37.782083115Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=877.68µs logger=migrator t=2026-05-07T09:27:37.789964401Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-07T09:27:37.791951888Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.992597ms logger=migrator t=2026-05-07T09:27:37.797905517Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-07T09:27:37.798973992Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.067975ms logger=migrator t=2026-05-07T09:27:37.804916952Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-07T09:27:37.804967993Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=49.971µs logger=migrator t=2026-05-07T09:27:37.810576235Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-07T09:27:37.810695688Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=119.493µs logger=migrator t=2026-05-07T09:27:37.817479508Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-07T09:27:37.828046546Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.564788ms logger=migrator t=2026-05-07T09:27:37.833873883Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-07T09:27:37.834265453Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=393.14µs logger=migrator t=2026-05-07T09:27:37.839863114Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-07T09:27:37.841220536Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.358902ms logger=migrator t=2026-05-07T09:27:37.848506117Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-07T09:27:37.849107501Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=601.634µs logger=migrator t=2026-05-07T09:27:37.855530873Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-07T09:27:37.857248343Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.717291ms logger=migrator t=2026-05-07T09:27:37.863225103Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-07T09:27:37.864108514Z level=info msg="Migration successfully executed" id="create secrets table" duration=880.651µs logger=migrator t=2026-05-07T09:27:37.870149216Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-07T09:27:37.906192604Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.031987ms logger=migrator t=2026-05-07T09:27:37.91537708Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-07T09:27:37.925918498Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.553388ms logger=migrator t=2026-05-07T09:27:37.933405584Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-07T09:27:37.933849394Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=448.52µs logger=migrator t=2026-05-07T09:27:37.940364628Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-07T09:27:37.978177267Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.812389ms logger=migrator t=2026-05-07T09:27:37.985398797Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-07T09:27:38.018994837Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.595079ms logger=migrator t=2026-05-07T09:27:38.026516394Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-07T09:27:38.027872905Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.363422ms logger=migrator t=2026-05-07T09:27:38.036050398Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-07T09:27:38.037831839Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.759002ms logger=migrator t=2026-05-07T09:27:38.04593402Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-07T09:27:38.046458182Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=524.732µs logger=migrator t=2026-05-07T09:27:38.052275229Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-07T09:27:38.053536969Z level=info msg="Migration successfully executed" id="create permission table" duration=1.26116ms logger=migrator t=2026-05-07T09:27:38.060178635Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-07T09:27:38.061726371Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.547346ms logger=migrator t=2026-05-07T09:27:38.069392772Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-07T09:27:38.071042421Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.647739ms logger=migrator t=2026-05-07T09:27:38.077481042Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-07T09:27:38.078626669Z level=info msg="Migration successfully executed" id="create role table" duration=1.148097ms logger=migrator t=2026-05-07T09:27:38.084747353Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-07T09:27:38.097658736Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.908653ms logger=migrator t=2026-05-07T09:27:38.104390775Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-07T09:27:38.117633026Z level=info msg="Migration successfully executed" id="add column group_name" duration=13.243111ms logger=migrator t=2026-05-07T09:27:38.125174193Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-07T09:27:38.126458454Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.28436ms logger=migrator t=2026-05-07T09:27:38.132138377Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-07T09:27:38.13394714Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.807253ms logger=migrator t=2026-05-07T09:27:38.140576336Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-07T09:27:38.141998109Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.416524ms logger=migrator t=2026-05-07T09:27:38.149532706Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-07T09:27:38.150731744Z level=info msg="Migration successfully executed" id="create team role table" duration=1.196868ms logger=migrator t=2026-05-07T09:27:38.157292609Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-07T09:27:38.159191104Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.899505ms logger=migrator t=2026-05-07T09:27:38.165349108Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-07T09:27:38.166487345Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.137507ms logger=migrator t=2026-05-07T09:27:38.173158452Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-07T09:27:38.174322899Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.163177ms logger=migrator t=2026-05-07T09:27:38.180487604Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-07T09:27:38.181833896Z level=info msg="Migration successfully executed" id="create user role table" duration=1.345342ms logger=migrator t=2026-05-07T09:27:38.188590785Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-07T09:27:38.19052795Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.936245ms logger=migrator t=2026-05-07T09:27:38.198114389Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-07T09:27:38.20029568Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.188342ms logger=migrator t=2026-05-07T09:27:38.207301455Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-07T09:27:38.208338639Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.036954ms logger=migrator t=2026-05-07T09:27:38.214862342Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-07T09:27:38.216178783Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.316821ms logger=migrator t=2026-05-07T09:27:38.224635362Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-07T09:27:38.225718948Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.086646ms logger=migrator t=2026-05-07T09:27:38.232912607Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-07T09:27:38.233966462Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.054605ms logger=migrator t=2026-05-07T09:27:38.239983913Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-07T09:27:38.248690028Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.705085ms logger=migrator t=2026-05-07T09:27:38.253716946Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-07T09:27:38.254918245Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.199878ms logger=migrator t=2026-05-07T09:27:38.26025237Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-07T09:27:38.261378546Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.125136ms logger=migrator t=2026-05-07T09:27:38.270621844Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-07T09:27:38.272001716Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.379542ms logger=migrator t=2026-05-07T09:27:38.278644803Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-07T09:27:38.280008975Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.447134ms logger=migrator t=2026-05-07T09:27:38.286859426Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-07T09:27:38.288532215Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.67673ms logger=migrator t=2026-05-07T09:27:38.295396677Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-07T09:27:38.297367033Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.970047ms logger=migrator t=2026-05-07T09:27:38.303846445Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-07T09:27:38.313279227Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.432632ms logger=migrator t=2026-05-07T09:27:38.318199952Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-07T09:27:38.324094151Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.889129ms logger=migrator t=2026-05-07T09:27:38.330062532Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-07T09:27:38.338758966Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.692654ms logger=migrator t=2026-05-07T09:27:38.343483817Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-07T09:27:38.351911616Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.423768ms logger=migrator t=2026-05-07T09:27:38.358606473Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-07T09:27:38.360835435Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.228512ms logger=migrator t=2026-05-07T09:27:38.368108666Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-07T09:27:38.370654806Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.469258ms logger=migrator t=2026-05-07T09:27:38.37931247Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-07T09:27:38.380850096Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.543647ms logger=migrator t=2026-05-07T09:27:38.386058268Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-07T09:27:38.387222576Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.164268ms logger=migrator t=2026-05-07T09:27:38.392861848Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-07T09:27:38.394864926Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.002328ms logger=migrator t=2026-05-07T09:27:38.40144401Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-07T09:27:38.401530542Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=87.012µs logger=migrator t=2026-05-07T09:27:38.407562354Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-07T09:27:38.407607175Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=45.511µs logger=migrator t=2026-05-07T09:27:38.413791301Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-07T09:27:38.414711382Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=924.442µs logger=migrator t=2026-05-07T09:27:38.421899291Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-07T09:27:38.422532126Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=627.255µs logger=migrator t=2026-05-07T09:27:38.429010349Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-07T09:27:38.429835808Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=826.82µs logger=migrator t=2026-05-07T09:27:38.435327467Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-07T09:27:38.435561452Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=234.035µs logger=migrator t=2026-05-07T09:27:38.443711764Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-07T09:27:38.445411354Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.648629ms logger=migrator t=2026-05-07T09:27:38.451794444Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-07T09:27:38.453000583Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.209159ms logger=migrator t=2026-05-07T09:27:38.461360339Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-07T09:27:38.463067109Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.7062ms logger=migrator t=2026-05-07T09:27:38.468917917Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-07T09:27:38.479769472Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.849675ms logger=migrator t=2026-05-07T09:27:38.485515097Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-07T09:27:38.485659751Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=89.322µs logger=migrator t=2026-05-07T09:27:38.493102916Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-07T09:27:38.494779965Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.68148ms logger=migrator t=2026-05-07T09:27:38.507533155Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-07T09:27:38.509647855Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.115319ms logger=migrator t=2026-05-07T09:27:38.516907786Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-07T09:27:38.518240337Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.337892ms logger=migrator t=2026-05-07T09:27:38.523952941Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-07T09:27:38.532276187Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.325106ms logger=migrator t=2026-05-07T09:27:38.537585222Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-07T09:27:38.53838876Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=807.719µs logger=migrator t=2026-05-07T09:27:38.543562602Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-07T09:27:38.54557363Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.016108ms logger=migrator t=2026-05-07T09:27:38.550539386Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-07T09:27:38.577163352Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.623856ms logger=migrator t=2026-05-07T09:27:38.582698482Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-07T09:27:38.585386026Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.689064ms logger=migrator t=2026-05-07T09:27:38.591215863Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-07T09:27:38.592624446Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.409583ms logger=migrator t=2026-05-07T09:27:38.598262098Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-07T09:27:38.5996111Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.349612ms logger=migrator t=2026-05-07T09:27:38.603819209Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-07T09:27:38.604644739Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=825.69µs logger=migrator t=2026-05-07T09:27:38.609590235Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-07T09:27:38.609869552Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=294.606µs logger=migrator t=2026-05-07T09:27:38.614147482Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-07T09:27:38.615514644Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.366362ms logger=migrator t=2026-05-07T09:27:38.623277087Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-07T09:27:38.633763274Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.489206ms logger=migrator t=2026-05-07T09:27:38.639257263Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-07T09:27:38.639897138Z level=info msg="Migration successfully executed" id="create entity_events table" duration=640.125µs logger=migrator t=2026-05-07T09:27:38.644816973Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-07T09:27:38.646510363Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.68022ms logger=migrator t=2026-05-07T09:27:38.651925081Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-07T09:27:38.652529175Z 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-05-07T09:27:38.657545173Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-07T09:27:38.657976573Z 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-05-07T09:27:38.662024228Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-07T09:27:38.66339003Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.365462ms logger=migrator t=2026-05-07T09:27:38.667537758Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-07T09:27:38.669070784Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.533386ms logger=migrator t=2026-05-07T09:27:38.675614607Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-07T09:27:38.678240259Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.630662ms logger=migrator t=2026-05-07T09:27:38.687472726Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-07T09:27:38.689975175Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.502499ms logger=migrator t=2026-05-07T09:27:38.697503472Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-07T09:27:38.698889435Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.385923ms logger=migrator t=2026-05-07T09:27:38.702767626Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-07T09:27:38.704160199Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.392963ms logger=migrator t=2026-05-07T09:27:38.709846893Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-07T09:27:38.711191464Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.344611ms logger=migrator t=2026-05-07T09:27:38.716472318Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-07T09:27:38.718074246Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.601038ms logger=migrator t=2026-05-07T09:27:38.725617884Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-07T09:27:38.726614597Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.000764ms logger=migrator t=2026-05-07T09:27:38.732433244Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-07T09:27:38.734153284Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.72125ms logger=migrator t=2026-05-07T09:27:38.740310759Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-07T09:27:38.741671701Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.361322ms logger=migrator t=2026-05-07T09:27:38.746992976Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-07T09:27:38.776335956Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.33533ms logger=migrator t=2026-05-07T09:27:38.781148649Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-07T09:27:38.789187468Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.038119ms logger=migrator t=2026-05-07T09:27:38.796089011Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-07T09:27:38.805482751Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.39441ms logger=migrator t=2026-05-07T09:27:38.810994591Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-07T09:27:38.811325119Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=330.348µs logger=migrator t=2026-05-07T09:27:38.815277532Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-07T09:27:38.826503666Z level=info msg="Migration successfully executed" id="add share column" duration=11.221454ms logger=migrator t=2026-05-07T09:27:38.830754146Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-07T09:27:38.830983641Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=230.085µs logger=migrator t=2026-05-07T09:27:38.835697602Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-07T09:27:38.837096735Z level=info msg="Migration successfully executed" id="create file table" duration=1.395053ms logger=migrator t=2026-05-07T09:27:38.84410653Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-07T09:27:38.846883565Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.775885ms logger=migrator t=2026-05-07T09:27:38.85389253Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-07T09:27:38.855462717Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.571087ms logger=migrator t=2026-05-07T09:27:38.862599345Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-07T09:27:38.863797013Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.198148ms logger=migrator t=2026-05-07T09:27:38.87091894Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-07T09:27:38.873966232Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=3.062282ms logger=migrator t=2026-05-07T09:27:38.881244393Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-07T09:27:38.881374576Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=133.843µs logger=migrator t=2026-05-07T09:27:38.886719262Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-07T09:27:38.886850775Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=132.863µs logger=migrator t=2026-05-07T09:27:38.892871296Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-07T09:27:38.894054024Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.190488ms logger=migrator t=2026-05-07T09:27:38.924230704Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-07T09:27:38.924957661Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=733.217µs logger=migrator t=2026-05-07T09:27:38.932646112Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-07T09:27:38.935321015Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.675803ms logger=migrator t=2026-05-07T09:27:38.940672161Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-07T09:27:38.953635495Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.961874ms logger=migrator t=2026-05-07T09:27:38.959727589Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-07T09:27:38.959888983Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=161.444µs logger=migrator t=2026-05-07T09:27:38.96573776Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-07T09:27:38.967891721Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.153461ms logger=migrator t=2026-05-07T09:27:38.976231187Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-07T09:27:38.977442865Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.216538ms logger=migrator t=2026-05-07T09:27:38.984136063Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-07T09:27:38.984520012Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=386.059µs logger=migrator t=2026-05-07T09:27:38.99038797Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-07T09:27:38.991018135Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=630.185µs logger=migrator t=2026-05-07T09:27:38.99594214Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-07T09:27:39.007181965Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.279716ms logger=migrator t=2026-05-07T09:27:39.012397527Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-07T09:27:39.021886191Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.487483ms logger=migrator t=2026-05-07T09:27:39.027748828Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-07T09:27:39.028633469Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=898.691µs logger=migrator t=2026-05-07T09:27:39.033482353Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-07T09:27:39.115978953Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.49774ms logger=migrator t=2026-05-07T09:27:39.121593525Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-07T09:27:39.122513707Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=920.792µs logger=migrator t=2026-05-07T09:27:39.128879146Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-07T09:27:39.130094535Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.223399ms logger=migrator t=2026-05-07T09:27:39.136120977Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-07T09:27:39.165920378Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.795881ms logger=migrator t=2026-05-07T09:27:39.1728191Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-07T09:27:39.183547262Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.720582ms logger=migrator t=2026-05-07T09:27:39.189617525Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-07T09:27:39.189941222Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=318.417µs logger=migrator t=2026-05-07T09:27:39.195708078Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-07T09:27:39.196132728Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=425.3µs logger=migrator t=2026-05-07T09:27:39.202076268Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-07T09:27:39.202343354Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=267.646µs logger=migrator t=2026-05-07T09:27:39.208191602Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-07T09:27:39.208429317Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=238.565µs logger=migrator t=2026-05-07T09:27:39.213519287Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-07T09:27:39.213888166Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=369.869µs logger=migrator t=2026-05-07T09:27:39.219737143Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-07T09:27:39.221538226Z level=info msg="Migration successfully executed" id="create folder table" duration=1.800712ms logger=migrator t=2026-05-07T09:27:39.227605988Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-07T09:27:39.228777776Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.176378ms logger=migrator t=2026-05-07T09:27:39.23533426Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-07T09:27:39.237158593Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.823193ms logger=migrator t=2026-05-07T09:27:39.244371212Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-07T09:27:39.244411323Z level=info msg="Migration successfully executed" id="Update folder title length" duration=40.281µs logger=migrator t=2026-05-07T09:27:39.249476362Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-07T09:27:39.251457189Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.962296ms logger=migrator t=2026-05-07T09:27:39.258059574Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-07T09:27:39.259475458Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.415864ms logger=migrator t=2026-05-07T09:27:39.267978078Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-07T09:27:39.269260828Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.28782ms logger=migrator t=2026-05-07T09:27:39.28595172Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-07T09:27:39.287173879Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.310611ms logger=migrator t=2026-05-07T09:27:39.318416474Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-07T09:27:39.3190927Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=697.626µs logger=migrator t=2026-05-07T09:27:39.343038853Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-07T09:27:39.345212134Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.174731ms logger=migrator t=2026-05-07T09:27:39.372744371Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-07T09:27:39.375481226Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.738425ms logger=migrator t=2026-05-07T09:27:39.39141114Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-07T09:27:39.393694024Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.286414ms logger=migrator t=2026-05-07T09:27:39.421927088Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-07T09:27:39.424106109Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.193312ms logger=migrator t=2026-05-07T09:27:39.481864097Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-07T09:27:39.483640169Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.776822ms logger=migrator t=2026-05-07T09:27:39.497871604Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-07T09:27:39.499342158Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.470274ms logger=migrator t=2026-05-07T09:27:39.505384421Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-07T09:27:39.507543351Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.159911ms logger=migrator t=2026-05-07T09:27:39.512909447Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-07T09:27:39.514079775Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.169878ms logger=migrator t=2026-05-07T09:27:39.518486059Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-07T09:27:39.520051595Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.571657ms logger=migrator t=2026-05-07T09:27:39.524480869Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-07T09:27:39.525870112Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.389563ms logger=migrator t=2026-05-07T09:27:39.533245106Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-07T09:27:39.535934359Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.689354ms logger=migrator t=2026-05-07T09:27:39.540787903Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-07T09:27:39.541127941Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=341.188µs logger=migrator t=2026-05-07T09:27:39.545849802Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-07T09:27:39.558388457Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.536554ms logger=migrator t=2026-05-07T09:27:39.56533261Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-07T09:27:39.566842546Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.514576ms logger=migrator t=2026-05-07T09:27:39.573571284Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-07T09:27:39.573627415Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=59.321µs logger=migrator t=2026-05-07T09:27:39.578284675Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-07T09:27:39.580480176Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.195211ms logger=migrator t=2026-05-07T09:27:39.587099212Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-07T09:27:39.587204264Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=111.042µs logger=migrator t=2026-05-07T09:27:39.592895208Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-07T09:27:39.594633259Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.737241ms logger=migrator t=2026-05-07T09:27:39.598265765Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-07T09:27:39.599554745Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.2886ms logger=migrator t=2026-05-07T09:27:39.60741434Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-07T09:27:39.609279684Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.864874ms logger=migrator t=2026-05-07T09:27:39.614630259Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-07T09:27:39.615540621Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=911.822µs logger=migrator t=2026-05-07T09:27:39.620113548Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-07T09:27:39.62062087Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=498.512µs logger=migrator t=2026-05-07T09:27:39.627618145Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-07T09:27:39.62827939Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=661.905µs logger=migrator t=2026-05-07T09:27:39.633546624Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-07T09:27:39.634514127Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=967.113µs logger=migrator t=2026-05-07T09:27:39.639008413Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-07T09:27:39.640519958Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.508285ms logger=migrator t=2026-05-07T09:27:39.646026968Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-07T09:27:39.660327664Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.313347ms logger=migrator t=2026-05-07T09:27:39.66525102Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-07T09:27:39.678183024Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.925524ms logger=migrator t=2026-05-07T09:27:39.784774471Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-07T09:27:39.796325652Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.554501ms logger=migrator t=2026-05-07T09:27:40.038439526Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-07T09:27:40.038649851Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=214.045µs logger=migrator t=2026-05-07T09:27:40.230062452Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-07T09:27:40.243339164Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.277142ms logger=migrator t=2026-05-07T09:27:40.397617862Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-07T09:27:40.40813696Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.524068ms logger=migrator t=2026-05-07T09:27:40.51703564Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-07T09:27:40.51785911Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=826.94µs logger=migrator t=2026-05-07T09:27:40.523482712Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.447060419s logger=migrator t=2026-05-07T09:27:40.524771602Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-07T09:27:40.541983247Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-07T09:27:40.542213222Z level=info msg="Created default organization" logger=secrets t=2026-05-07T09:27:40.55061349Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-07T09:27:40.599442198Z level=info msg="Restored cache from database" duration=635.725µs logger=plugin.store t=2026-05-07T09:27:40.601018625Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-07T09:27:40.647474188Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-07T09:27:40.647512969Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-07T09:27:40.64758665Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-07T09:27:40.647606521Z level=info msg="Plugins loaded" count=54 duration=46.589676ms logger=query_data t=2026-05-07T09:27:40.652521016Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-07T09:27:40.656665874Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-07T09:27:40.665100962Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-07T09:27:40.673425408Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-07T09:27:40.676243514Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-07T09:27:40.678638531Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-07T09:27:40.704087909Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-07T09:27:40.737567306Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-07T09:27:40.760757521Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-07T09:27:40.760786972Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-07T09:27:40.760957826Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-07T09:27:40.761901098Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-07T09:27:40.761680963Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-07T09:27:40.766287491Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-07T09:27:40.849430346Z level=info msg="State cache has been initialized" states=0 duration=87.738843ms logger=ngalert.scheduler t=2026-05-07T09:27:40.849526578Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-07T09:27:40.849690222Z level=info msg=starting first_tick=2026-05-07T09:27:50Z logger=plugins.update.checker t=2026-05-07T09:27:40.865722929Z level=info msg="Update check succeeded" duration=104.039257ms logger=sqlstore.transactions t=2026-05-07T09:27:40.868335281Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-05-07T09:27:40.869273993Z level=info msg="Update check succeeded" duration=107.249172ms logger=provisioning.dashboard t=2026-05-07T09:27:40.891542746Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-07T09:27:40.96186686Z level=info msg="Patterns update finished" duration=197.168947ms logger=provisioning.dashboard t=2026-05-07T09:27:40.998588974Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-07T09:27:41.176767804Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-07T09:27:41.177182323Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-07T09:27:57.504732588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:57.505985887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:57.601155605Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-07T09:27:57.613741131Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-07T09:27:57.723341359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:57.74043599Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-07T09:27:57.755808512Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-07T09:27:57.839803237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:57.858908376Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-07T09:27:57.87268546Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-07T09:27:57.981719694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.00406809Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-07T09:27:58.041678224Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-07T09:27:58.05508101Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-07T09:27:58.076167695Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-07T09:27:58.113896583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.134653901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.159011294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.17758407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.198535583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.220237263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.268619771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.28472871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.320813109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.33788121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.36171225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.384889045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.41313834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.42590571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.453759075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.472713031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.506210108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.524698523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.55987392Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.578947919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.617366012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.635692203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.754110607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.775728015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.858018231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.873539635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.911682872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.928424676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.969359019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:58.99834849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.088650194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.108714876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.161999639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.182086611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.256060551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.274001583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.326336493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.353470931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.44099942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.461112363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.523648173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.539983388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.616146499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.636342703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.774733288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.794245267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.926023376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:27:59.946515977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.009226212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.028434224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.10482224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.124670528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.195005453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.213124039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.292930817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.31002289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.387842211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.404129024Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.473513027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.492599366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.557415811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.573127001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.644930241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.658603873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.731696433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.754389676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.837978514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.859275525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.953885221Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:00.967764248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-07T09:28:01.041432282Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-07T09:29:03.783924088Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-07T09:37:40.833630287Z level=info msg="Completed cleanup jobs" duration=71.050031ms logger=plugins.update.checker t=2026-05-07T09:37:40.921390611Z level=info msg="Update check succeeded" duration=54.663896ms logger=cleanup t=2026-05-07T09:47:40.810536994Z level=info msg="Completed cleanup jobs" duration=47.453586ms logger=plugins.update.checker t=2026-05-07T09:47:40.922082987Z level=info msg="Update check succeeded" duration=55.491225ms logger=cleanup t=2026-05-07T09:57:40.804455461Z level=info msg="Completed cleanup jobs" duration=42.47837ms logger=plugins.update.checker t=2026-05-07T09:57:40.916498308Z level=info msg="Update check succeeded" duration=49.758331ms logger=infra.usagestats t=2026-05-07T09:59:03.807534386Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-07T10:07:40.916722321Z level=info msg="Update check succeeded" duration=50.840456ms logger=cleanup t=2026-05-07T10:07:42.725804225Z level=info msg="Completed cleanup jobs" duration=1.963546298s logger=cleanup t=2026-05-07T10:17:40.788525236Z level=info msg="Completed cleanup jobs" duration=25.765596ms logger=plugins.update.checker t=2026-05-07T10:17:40.931375714Z level=info msg="Update check succeeded" duration=64.697971ms logger=cleanup t=2026-05-07T10:27:40.792928263Z level=info msg="Completed cleanup jobs" duration=28.356016ms logger=plugins.update.checker t=2026-05-07T10:27:40.915085905Z level=info msg="Update check succeeded" duration=48.350987ms logger=infra.usagestats t=2026-05-07T10:29:03.809687383Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-07T10:37:40.790708528Z level=info msg="Completed cleanup jobs" duration=28.021779ms logger=plugins.update.checker t=2026-05-07T10:37:40.955144582Z level=info msg="Update check succeeded" duration=87.988338ms