logger=settings t=2026-07-16T16:01:57.999798713Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-16T16:01:57Z logger=settings t=2026-07-16T16:01:58.000589808Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-16T16:01:58.000617048Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-16T16:01:58.000624578Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-16T16:01:58.000630998Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-16T16:01:58.000637178Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-16T16:01:58.000643489Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-16T16:01:58.000654369Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-16T16:01:58.000661229Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-16T16:01:58.000673209Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-16T16:01:58.000679879Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-16T16:01:58.000686409Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-16T16:01:58.00069293Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-16T16:01:58.00069938Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-16T16:01:58.00070621Z level=info msg=Target target=[all] logger=settings t=2026-07-16T16:01:58.00072433Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-16T16:01:58.00073077Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-16T16:01:58.00073655Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-16T16:01:58.00074219Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-16T16:01:58.000777991Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-16T16:01:58.000785201Z level=info msg="App mode production" logger=sqlstore t=2026-07-16T16:01:58.001452585Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-16T16:01:58.001486745Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-16T16:01:58.002932353Z level=info msg="Locking database" logger=migrator t=2026-07-16T16:01:58.002945113Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-16T16:01:58.003447732Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-16T16:01:58.004302339Z level=info msg="Migration successfully executed" id="create migration_log table" duration=853.787µs logger=migrator t=2026-07-16T16:01:58.010166582Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-16T16:01:58.010856895Z level=info msg="Migration successfully executed" id="create user table" duration=686.953µs logger=migrator t=2026-07-16T16:01:58.026725192Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-16T16:01:58.029310672Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.58521ms logger=migrator t=2026-07-16T16:01:58.03648515Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-16T16:01:58.037683863Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.187813ms logger=migrator t=2026-07-16T16:01:58.046481453Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-16T16:01:58.047985302Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.503368ms logger=migrator t=2026-07-16T16:01:58.05364179Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-16T16:01:58.054520238Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=880.898µs logger=migrator t=2026-07-16T16:01:58.059242908Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-16T16:01:58.062557662Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.319634ms logger=migrator t=2026-07-16T16:01:58.067361355Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-16T16:01:58.068241981Z level=info msg="Migration successfully executed" id="create user table v2" duration=880.666µs logger=migrator t=2026-07-16T16:01:58.073027624Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-16T16:01:58.073793189Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=765.334µs logger=migrator t=2026-07-16T16:01:58.080211593Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-16T16:01:58.081928606Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.721563ms logger=migrator t=2026-07-16T16:01:58.085933893Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-16T16:01:58.08629626Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=362.637µs logger=migrator t=2026-07-16T16:01:58.089989561Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-16T16:01:58.090520131Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=530.38µs logger=migrator t=2026-07-16T16:01:58.094967128Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-16T16:01:58.096109869Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.141331ms logger=migrator t=2026-07-16T16:01:58.099482054Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-16T16:01:58.099512845Z level=info msg="Migration successfully executed" id="Update user table charset" duration=60.861µs logger=migrator t=2026-07-16T16:01:58.102704776Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-16T16:01:58.104351738Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.649522ms logger=migrator t=2026-07-16T16:01:58.108022909Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-16T16:01:58.108350275Z level=info msg="Migration successfully executed" id="Add missing user data" duration=327.396µs logger=migrator t=2026-07-16T16:01:58.112440044Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-16T16:01:58.113543266Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.102812ms logger=migrator t=2026-07-16T16:01:58.116849439Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-16T16:01:58.117552923Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=702.754µs logger=migrator t=2026-07-16T16:01:58.122262633Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-16T16:01:58.124404765Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.144552ms logger=migrator t=2026-07-16T16:01:58.130755667Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-16T16:01:58.138820703Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.066206ms logger=migrator t=2026-07-16T16:01:58.144255818Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-16T16:01:58.14542557Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.162022ms logger=migrator t=2026-07-16T16:01:58.149132971Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-16T16:01:58.149335565Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=202.654µs logger=migrator t=2026-07-16T16:01:58.153162129Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-16T16:01:58.153847773Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=685.264µs logger=migrator t=2026-07-16T16:01:58.167800752Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-07-16T16:01:58.16825513Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=454.198µs logger=migrator t=2026-07-16T16:01:58.173464421Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-16T16:01:58.174024451Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=559.92µs logger=migrator t=2026-07-16T16:01:58.178350115Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-16T16:01:58.179585659Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.234853ms logger=migrator t=2026-07-16T16:01:58.185075405Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-16T16:01:58.186522523Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.449967ms logger=migrator t=2026-07-16T16:01:58.20299885Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-16T16:01:58.204251695Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.254615ms logger=migrator t=2026-07-16T16:01:58.209063327Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-16T16:01:58.210199619Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.136392ms logger=migrator t=2026-07-16T16:01:58.216714665Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-16T16:01:58.218017969Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.304054ms logger=migrator t=2026-07-16T16:01:58.222563388Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-16T16:01:58.222592528Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.04µs logger=migrator t=2026-07-16T16:01:58.226417681Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-16T16:01:58.226956412Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=538.211µs logger=migrator t=2026-07-16T16:01:58.230061922Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-16T16:01:58.230557601Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=495.419µs logger=migrator t=2026-07-16T16:01:58.234385235Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-16T16:01:58.234850424Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=465.149µs logger=migrator t=2026-07-16T16:01:58.239978933Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-16T16:01:58.241088834Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.108391ms logger=migrator t=2026-07-16T16:01:58.251960285Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-16T16:01:58.255505862Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.546968ms logger=migrator t=2026-07-16T16:01:58.260403467Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-16T16:01:58.261138171Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=734.724µs logger=migrator t=2026-07-16T16:01:58.265342222Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-16T16:01:58.266070046Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=727.574µs logger=migrator t=2026-07-16T16:01:58.296441151Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-16T16:01:58.297505332Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.065581ms logger=migrator t=2026-07-16T16:01:58.302507079Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-16T16:01:58.303053709Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=546.24µs logger=migrator t=2026-07-16T16:01:58.307338991Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-16T16:01:58.308088886Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=750.075µs logger=migrator t=2026-07-16T16:01:58.313707765Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-16T16:01:58.314124943Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=417.388µs logger=migrator t=2026-07-16T16:01:58.319071148Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-16T16:01:58.319612728Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=548.84µs logger=migrator t=2026-07-16T16:01:58.32439385Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-16T16:01:58.325310078Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=918.228µs logger=migrator t=2026-07-16T16:01:58.331403585Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-16T16:01:58.332083969Z level=info msg="Migration successfully executed" id="create star table" duration=680.834µs logger=migrator t=2026-07-16T16:01:58.337086195Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-16T16:01:58.33786015Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=773.025µs logger=migrator t=2026-07-16T16:01:58.343588811Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-16T16:01:58.344905836Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.316605ms logger=migrator t=2026-07-16T16:01:58.350564275Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-16T16:01:58.35130278Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=738.645µs logger=migrator t=2026-07-16T16:01:58.358435447Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-16T16:01:58.359655501Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.232994ms logger=migrator t=2026-07-16T16:01:58.365543494Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-16T16:01:58.366291298Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=747.774µs logger=migrator t=2026-07-16T16:01:58.372535219Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-16T16:01:58.373673191Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.137662ms logger=migrator t=2026-07-16T16:01:58.384643632Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-16T16:01:58.386509258Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.868146ms logger=migrator t=2026-07-16T16:01:58.394800269Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-16T16:01:58.39486028Z level=info msg="Migration successfully executed" id="Update org table charset" duration=64.062µs logger=migrator t=2026-07-16T16:01:58.39959706Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-16T16:01:58.399630361Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=35.131µs logger=migrator t=2026-07-16T16:01:58.405645557Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-16T16:01:58.405980934Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=328.797µs logger=migrator t=2026-07-16T16:01:58.415251472Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-16T16:01:58.416364004Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.112752ms logger=migrator t=2026-07-16T16:01:58.422369699Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-16T16:01:58.423166595Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=796.936µs logger=migrator t=2026-07-16T16:01:58.433538254Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-16T16:01:58.434356761Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=818.497µs logger=migrator t=2026-07-16T16:01:58.439757985Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-16T16:01:58.440391667Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=633.522µs logger=migrator t=2026-07-16T16:01:58.446910543Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-16T16:01:58.447715699Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=804.076µs logger=migrator t=2026-07-16T16:01:58.454296415Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-16T16:01:58.455370146Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.073591ms logger=migrator t=2026-07-16T16:01:58.46126525Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-16T16:01:58.466281976Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.016886ms logger=migrator t=2026-07-16T16:01:58.471221671Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-16T16:01:58.471754532Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=534.051µs logger=migrator t=2026-07-16T16:01:58.476650586Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-16T16:01:58.477444382Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=793.516µs logger=migrator t=2026-07-16T16:01:58.483569219Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-16T16:01:58.484917846Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.340916ms logger=migrator t=2026-07-16T16:01:58.493573292Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-16T16:01:58.494233056Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=658.303µs logger=migrator t=2026-07-16T16:01:58.499464766Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-16T16:01:58.500428614Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=963.898µs logger=migrator t=2026-07-16T16:01:58.507533642Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-16T16:01:58.508056762Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=524.03µs logger=migrator t=2026-07-16T16:01:58.514133529Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-16T16:01:58.517682237Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.549438ms logger=migrator t=2026-07-16T16:01:58.522631273Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-16T16:01:58.52457038Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.945677ms logger=migrator t=2026-07-16T16:01:58.528968625Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-16T16:01:58.530748419Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.779634ms logger=migrator t=2026-07-16T16:01:58.53547425Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-16T16:01:58.536805946Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.331256ms logger=migrator t=2026-07-16T16:01:58.54273893Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-16T16:01:58.544942643Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.204783ms logger=migrator t=2026-07-16T16:01:58.550754075Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-16T16:01:58.551601032Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=841.957µs logger=migrator t=2026-07-16T16:01:58.555964986Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-16T16:01:58.556861302Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=895.676µs logger=migrator t=2026-07-16T16:01:58.563333427Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-16T16:01:58.563403579Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=73.642µs logger=migrator t=2026-07-16T16:01:58.568269503Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-16T16:01:58.568307544Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.501µs logger=migrator t=2026-07-16T16:01:58.573710037Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-16T16:01:58.576887129Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.176512ms logger=migrator t=2026-07-16T16:01:58.581813734Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-16T16:01:58.583775952Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.961828ms logger=migrator t=2026-07-16T16:01:58.589074264Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-16T16:01:58.591016471Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.941907ms logger=migrator t=2026-07-16T16:01:58.595929376Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-16T16:01:58.597848813Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.923808ms logger=migrator t=2026-07-16T16:01:58.605019372Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-16T16:01:58.605244216Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=222.804µs logger=migrator t=2026-07-16T16:01:58.610449556Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-16T16:01:58.61165568Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.205803ms logger=migrator t=2026-07-16T16:01:58.617179636Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-16T16:01:58.617876799Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=697.143µs logger=migrator t=2026-07-16T16:01:58.622734773Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-16T16:01:58.622759384Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25.481µs logger=migrator t=2026-07-16T16:01:58.627124458Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-16T16:01:58.628391172Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.265784ms logger=migrator t=2026-07-16T16:01:58.633271616Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-16T16:01:58.634334447Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.062601ms logger=migrator t=2026-07-16T16:01:58.64021935Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-16T16:01:58.645971071Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.751141ms logger=migrator t=2026-07-16T16:01:58.651867694Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-16T16:01:58.652586369Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=718.225µs logger=migrator t=2026-07-16T16:01:58.665030399Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-16T16:01:58.665585339Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=554.83µs logger=migrator t=2026-07-16T16:01:58.671110735Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-16T16:01:58.671689296Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=578.531µs logger=migrator t=2026-07-16T16:01:58.676486969Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-16T16:01:58.676872256Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=380.037µs logger=migrator t=2026-07-16T16:01:58.681356473Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-16T16:01:58.681888954Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=532.281µs logger=migrator t=2026-07-16T16:01:58.688694075Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-16T16:01:58.692320784Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.629849ms logger=migrator t=2026-07-16T16:01:58.698724018Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-16T16:01:58.699616085Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=885.907µs logger=migrator t=2026-07-16T16:01:58.705376727Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-16T16:01:58.7055681Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=191.973µs logger=migrator t=2026-07-16T16:01:58.711639547Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-16T16:01:58.71181136Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=172.223µs logger=migrator t=2026-07-16T16:01:58.716245096Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-16T16:01:58.717574091Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.328315ms logger=migrator t=2026-07-16T16:01:58.723772871Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-16T16:01:58.726253188Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.482467ms logger=migrator t=2026-07-16T16:01:58.732489369Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-16T16:01:58.733688232Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.198913ms logger=migrator t=2026-07-16T16:01:58.739376382Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-16T16:01:58.740277759Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=902.047µs logger=migrator t=2026-07-16T16:01:58.747217052Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-16T16:01:58.749326733Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.123261ms logger=migrator t=2026-07-16T16:01:58.755182306Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-16T16:01:58.756107335Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=922.438µs logger=migrator t=2026-07-16T16:01:58.759421588Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-16T16:01:58.760208994Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=787.056µs logger=migrator t=2026-07-16T16:01:58.764280062Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-16T16:01:58.77093609Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.655728ms logger=migrator t=2026-07-16T16:01:58.775478768Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-16T16:01:58.776425496Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=949.638µs logger=migrator t=2026-07-16T16:01:58.781079016Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-16T16:01:58.782123305Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.047149ms logger=migrator t=2026-07-16T16:01:58.787068421Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-16T16:01:58.787866316Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=797.925µs logger=migrator t=2026-07-16T16:01:58.791836653Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-16T16:01:58.792414395Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=578.102µs logger=migrator t=2026-07-16T16:01:58.796952462Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-16T16:01:58.801300946Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.349173ms logger=migrator t=2026-07-16T16:01:58.805963095Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-16T16:01:58.80826544Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.301995ms logger=migrator t=2026-07-16T16:01:58.811441561Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-16T16:01:58.811465171Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=24.72µs logger=migrator t=2026-07-16T16:01:58.815354666Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-16T16:01:58.815630632Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=275.555µs logger=migrator t=2026-07-16T16:01:58.819368764Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-16T16:01:58.823348691Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.979197ms logger=migrator t=2026-07-16T16:01:58.82955369Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-16T16:01:58.829996989Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=447.029µs logger=migrator t=2026-07-16T16:01:58.835306521Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-16T16:01:58.835579167Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=273.366µs logger=migrator t=2026-07-16T16:01:58.838561444Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-16T16:01:58.841027321Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.465437ms logger=migrator t=2026-07-16T16:01:58.846948296Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-16T16:01:58.847136569Z level=info msg="Migration successfully executed" id="Update uid value" duration=188.503µs logger=migrator t=2026-07-16T16:01:58.852279428Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-16T16:01:58.853200276Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=920.498µs logger=migrator t=2026-07-16T16:01:58.856822637Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-16T16:01:58.85803598Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.213283ms logger=migrator t=2026-07-16T16:01:58.863335181Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-16T16:01:58.86428521Z level=info msg="Migration successfully executed" id="create api_key table" duration=958.149µs logger=migrator t=2026-07-16T16:01:58.868737816Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-16T16:01:58.869510071Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=772.275µs logger=migrator t=2026-07-16T16:01:58.874172211Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-16T16:01:58.875068618Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=895.717µs logger=migrator t=2026-07-16T16:01:58.881339239Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-16T16:01:58.882748916Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.409097ms logger=migrator t=2026-07-16T16:01:58.891587157Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-16T16:01:58.892777069Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.187152ms logger=migrator t=2026-07-16T16:01:58.896386639Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-16T16:01:58.897568432Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.174593ms logger=migrator t=2026-07-16T16:01:58.902514747Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-16T16:01:58.903258772Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=738.885µs logger=migrator t=2026-07-16T16:01:58.908049843Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-16T16:01:58.91772888Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.675837ms logger=migrator t=2026-07-16T16:01:58.921967212Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-16T16:01:58.922505903Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=538.691µs logger=migrator t=2026-07-16T16:01:58.997407087Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-16T16:01:58.99914371Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.742384ms logger=migrator t=2026-07-16T16:01:59.011369956Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-16T16:01:59.012170572Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=800.876µs logger=migrator t=2026-07-16T16:01:59.017846791Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-16T16:01:59.019087075Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.240334ms logger=migrator t=2026-07-16T16:01:59.023178204Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-16T16:01:59.023712094Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=534.39µs logger=migrator t=2026-07-16T16:01:59.027308193Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-16T16:01:59.028440895Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.132362ms logger=migrator t=2026-07-16T16:01:59.033435442Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-16T16:01:59.033465202Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.68µs logger=migrator t=2026-07-16T16:01:59.037797905Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-16T16:01:59.041517868Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.717702ms logger=migrator t=2026-07-16T16:01:59.045722059Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-16T16:01:59.049324478Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.601629ms logger=migrator t=2026-07-16T16:01:59.052907657Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-16T16:01:59.053025479Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=126.032µs logger=migrator t=2026-07-16T16:01:59.056955395Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-16T16:01:59.060840809Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.882134ms logger=migrator t=2026-07-16T16:01:59.066236284Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-16T16:01:59.068784943Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.54748ms logger=migrator t=2026-07-16T16:01:59.072331622Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-16T16:01:59.073112406Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=771.154µs logger=migrator t=2026-07-16T16:01:59.078949879Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-16T16:01:59.07949103Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=541.891µs logger=migrator t=2026-07-16T16:01:59.082971556Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-16T16:01:59.084626518Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.653572ms logger=migrator t=2026-07-16T16:01:59.088474622Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-16T16:01:59.089770077Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.302315ms logger=migrator t=2026-07-16T16:01:59.095405236Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-16T16:01:59.096948766Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.53928ms logger=migrator t=2026-07-16T16:01:59.101390381Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-16T16:01:59.102609875Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.218944ms logger=migrator t=2026-07-16T16:01:59.106902538Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-16T16:01:59.10702247Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=101.082µs logger=migrator t=2026-07-16T16:01:59.112875974Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-16T16:01:59.112922574Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=48.92µs logger=migrator t=2026-07-16T16:01:59.116447952Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-16T16:01:59.119418129Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.969777ms logger=migrator t=2026-07-16T16:01:59.122869056Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-16T16:01:59.124785313Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.910636ms logger=migrator t=2026-07-16T16:01:59.12877951Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-16T16:01:59.128831641Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=52.111µs logger=migrator t=2026-07-16T16:01:59.132467021Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-16T16:01:59.133652513Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.184872ms logger=migrator t=2026-07-16T16:01:59.137969497Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-16T16:01:59.139163309Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.193072ms logger=migrator t=2026-07-16T16:01:59.143130606Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-16T16:01:59.143157497Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.721µs logger=migrator t=2026-07-16T16:01:59.151043959Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-16T16:01:59.152020748Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=976.419µs logger=migrator t=2026-07-16T16:01:59.157854461Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-16T16:01:59.159094105Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.238804ms logger=migrator t=2026-07-16T16:01:59.164119751Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-16T16:01:59.170033115Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.912744ms logger=migrator t=2026-07-16T16:01:59.174339618Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-16T16:01:59.174360048Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=20.7µs logger=migrator t=2026-07-16T16:01:59.176927378Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-16T16:01:59.17752194Z level=info msg="Migration successfully executed" id="create session table" duration=589.772µs logger=migrator t=2026-07-16T16:01:59.181372834Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-16T16:01:59.181492566Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=120.763µs logger=migrator t=2026-07-16T16:01:59.186016123Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-16T16:01:59.186132646Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=117.652µs logger=migrator t=2026-07-16T16:01:59.189874908Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-16T16:01:59.191363067Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.486039ms logger=migrator t=2026-07-16T16:01:59.195921734Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-16T16:01:59.197206929Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.285035ms logger=migrator t=2026-07-16T16:01:59.202265076Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-16T16:01:59.20242909Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=164.554µs logger=migrator t=2026-07-16T16:01:59.206952127Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-16T16:01:59.20709403Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=145.203µs logger=migrator t=2026-07-16T16:01:59.210691479Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-16T16:01:59.213924431Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.232893ms logger=migrator t=2026-07-16T16:01:59.21750484Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-16T16:01:59.220678852Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.173132ms logger=migrator t=2026-07-16T16:01:59.225068237Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-16T16:01:59.22524342Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=175.383µs logger=migrator t=2026-07-16T16:01:59.22890963Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-16T16:01:59.229102374Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=192.604µs logger=migrator t=2026-07-16T16:01:59.234191892Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-16T16:01:59.235709701Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.517509ms logger=migrator t=2026-07-16T16:01:59.243857028Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-16T16:01:59.24395858Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=102.492µs logger=migrator t=2026-07-16T16:01:59.248953177Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-16T16:01:59.263332254Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=14.375347ms logger=migrator t=2026-07-16T16:01:59.266538275Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-16T16:01:59.266739469Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=204.284µs logger=migrator t=2026-07-16T16:01:59.276406425Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-16T16:01:59.279777481Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.373166ms logger=migrator t=2026-07-16T16:01:59.284625784Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-16T16:01:59.289701423Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.076418ms logger=migrator t=2026-07-16T16:01:59.293448285Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-16T16:01:59.293517776Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.631µs logger=migrator t=2026-07-16T16:01:59.297428151Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-16T16:01:59.298355729Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=927.238µs logger=migrator t=2026-07-16T16:01:59.30356844Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-16T16:01:59.304423736Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=854.356µs logger=migrator t=2026-07-16T16:01:59.30927393Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-16T16:01:59.310455423Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.182893ms logger=migrator t=2026-07-16T16:01:59.314747015Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-16T16:01:59.315714443Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=966.978µs logger=migrator t=2026-07-16T16:01:59.320413945Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-16T16:01:59.32125261Z level=info msg="Migration successfully executed" id="add index alert state" duration=838.185µs logger=migrator t=2026-07-16T16:01:59.325267208Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-16T16:01:59.326086464Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=818.856µs logger=migrator t=2026-07-16T16:01:59.330075161Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-16T16:01:59.330724923Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=651.642µs logger=migrator t=2026-07-16T16:01:59.335666639Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-16T16:01:59.33730201Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.633701ms logger=migrator t=2026-07-16T16:01:59.341735775Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-16T16:01:59.342929769Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.193534ms logger=migrator t=2026-07-16T16:01:59.346579898Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-16T16:01:59.356111052Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.537284ms logger=migrator t=2026-07-16T16:01:59.360522807Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-16T16:01:59.361215671Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=692.884µs logger=migrator t=2026-07-16T16:01:59.365074086Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-07-16T16:01:59.366456122Z 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.381656ms logger=migrator t=2026-07-16T16:01:59.370768415Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-16T16:01:59.371201643Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=433.548µs logger=migrator t=2026-07-16T16:01:59.375664029Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-16T16:01:59.376449625Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=785.626µs logger=migrator t=2026-07-16T16:01:59.38031474Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-16T16:01:59.381123505Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=807.965µs logger=migrator t=2026-07-16T16:01:59.384712044Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-16T16:01:59.388389765Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.6767ms logger=migrator t=2026-07-16T16:01:59.393405532Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-16T16:01:59.398141933Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.734451ms logger=migrator t=2026-07-16T16:01:59.401848544Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-16T16:01:59.407163437Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.303553ms logger=migrator t=2026-07-16T16:01:59.412505041Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-16T16:01:59.416492056Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.993846ms logger=migrator t=2026-07-16T16:01:59.422500173Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-16T16:01:59.424060703Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.56416ms logger=migrator t=2026-07-16T16:01:59.429485638Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-16T16:01:59.429534049Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=50.771µs logger=migrator t=2026-07-16T16:01:59.436547984Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-16T16:01:59.436640725Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=97.931µs logger=migrator t=2026-07-16T16:01:59.445511686Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-16T16:01:59.44674534Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.232864ms logger=migrator t=2026-07-16T16:01:59.456118871Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-16T16:01:59.457953776Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.834425ms logger=migrator t=2026-07-16T16:01:59.46488482Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-16T16:01:59.465678835Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=798.335µs logger=migrator t=2026-07-16T16:01:59.469431687Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-16T16:01:59.470717192Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.304815ms logger=migrator t=2026-07-16T16:01:59.475363792Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-16T16:01:59.476892392Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.52808ms logger=migrator t=2026-07-16T16:01:59.480222516Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-16T16:01:59.484116061Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.892866ms logger=migrator t=2026-07-16T16:01:59.487515926Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-16T16:01:59.491221008Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.705202ms logger=migrator t=2026-07-16T16:01:59.495275636Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-16T16:01:59.49546976Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=194.544µs logger=migrator t=2026-07-16T16:01:59.498833264Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-16T16:01:59.499795213Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=961.169µs logger=migrator t=2026-07-16T16:01:59.50377778Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-16T16:01:59.505153067Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.371316ms logger=migrator t=2026-07-16T16:01:59.508870008Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-16T16:01:59.514705851Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.835123ms logger=migrator t=2026-07-16T16:01:59.519004824Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-16T16:01:59.519071635Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.451µs logger=migrator t=2026-07-16T16:01:59.524868457Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-16T16:01:59.526211563Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.342645ms logger=migrator t=2026-07-16T16:01:59.529929713Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-16T16:01:59.53133249Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.402317ms logger=migrator t=2026-07-16T16:01:59.538424238Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-16T16:01:59.538648643Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=230.754µs logger=migrator t=2026-07-16T16:01:59.542748842Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-16T16:01:59.543961084Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.211603ms logger=migrator t=2026-07-16T16:01:59.548136274Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-16T16:01:59.549050112Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=918.308µs logger=migrator t=2026-07-16T16:01:59.553668501Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-16T16:01:59.55459394Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=925.199µs logger=migrator t=2026-07-16T16:01:59.559340601Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-16T16:01:59.560999083Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.701783ms logger=migrator t=2026-07-16T16:01:59.565082082Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-16T16:01:59.566708153Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.619151ms logger=migrator t=2026-07-16T16:01:59.57175114Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-16T16:01:59.572655378Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=910.438µs logger=migrator t=2026-07-16T16:01:59.576668415Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-16T16:01:59.576707806Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.841µs logger=migrator t=2026-07-16T16:01:59.580853416Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-16T16:01:59.590577744Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=9.821889ms logger=migrator t=2026-07-16T16:01:59.59563726Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-16T16:01:59.596534028Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=897.118µs logger=migrator t=2026-07-16T16:01:59.601642257Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-16T16:01:59.605603613Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.961336ms logger=migrator t=2026-07-16T16:01:59.608890636Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-16T16:01:59.610060469Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.169363ms logger=migrator t=2026-07-16T16:01:59.614487424Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-16T16:01:59.615353381Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=865.556µs logger=migrator t=2026-07-16T16:01:59.618985091Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-16T16:01:59.619766837Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=781.436µs logger=migrator t=2026-07-16T16:01:59.622665572Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-16T16:01:59.634222675Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.553433ms logger=migrator t=2026-07-16T16:01:59.637508038Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-16T16:01:59.638192752Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=684.424µs logger=migrator t=2026-07-16T16:01:59.641631827Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-07-16T16:01:59.642488304Z 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=856.207µs logger=migrator t=2026-07-16T16:01:59.646311828Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-16T16:01:59.646588093Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=276.235µs logger=migrator t=2026-07-16T16:01:59.649776775Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-16T16:01:59.650576381Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=799.846µs logger=migrator t=2026-07-16T16:01:59.654240891Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-16T16:01:59.654532446Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=291.765µs logger=migrator t=2026-07-16T16:01:59.657963903Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-16T16:01:59.661914139Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.949707ms logger=migrator t=2026-07-16T16:01:59.665241273Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-16T16:01:59.669395203Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.15828ms logger=migrator t=2026-07-16T16:01:59.672657475Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-16T16:01:59.673543843Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=885.618µs logger=migrator t=2026-07-16T16:01:59.677392647Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-16T16:01:59.678276724Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=883.727µs logger=migrator t=2026-07-16T16:01:59.682290291Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-16T16:01:59.682504265Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=214.234µs logger=migrator t=2026-07-16T16:01:59.689068582Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-16T16:01:59.694154591Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.081428ms logger=migrator t=2026-07-16T16:01:59.699451603Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-16T16:01:59.701059574Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.609931ms logger=migrator t=2026-07-16T16:01:59.706997308Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-16T16:01:59.707165701Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=168.703µs logger=migrator t=2026-07-16T16:01:59.710309382Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-16T16:01:59.71068804Z level=info msg="Migration successfully executed" id="Move region to single row" duration=375.558µs logger=migrator t=2026-07-16T16:01:59.713294239Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-16T16:01:59.714128146Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=833.646µs logger=migrator t=2026-07-16T16:01:59.718315936Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-16T16:01:59.719120342Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=802.616µs logger=migrator t=2026-07-16T16:01:59.722639029Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-16T16:01:59.723543697Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=910.458µs logger=migrator t=2026-07-16T16:01:59.727190587Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-16T16:01:59.728642545Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.451448ms logger=migrator t=2026-07-16T16:01:59.735383455Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-16T16:01:59.736974935Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.59087ms logger=migrator t=2026-07-16T16:01:59.740730578Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-16T16:01:59.742161926Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.431298ms logger=migrator t=2026-07-16T16:01:59.74913044Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-16T16:01:59.749196852Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.182µs logger=migrator t=2026-07-16T16:01:59.755469713Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-16T16:01:59.75686195Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.391987ms logger=migrator t=2026-07-16T16:01:59.764098079Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-16T16:01:59.765385764Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.284055ms logger=migrator t=2026-07-16T16:01:59.769191027Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-16T16:01:59.770469571Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.285335ms logger=migrator t=2026-07-16T16:01:59.775080531Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-16T16:01:59.775959947Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=879.156µs logger=migrator t=2026-07-16T16:01:59.779740781Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-16T16:01:59.779991915Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=250.994µs logger=migrator t=2026-07-16T16:01:59.783507373Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-16T16:01:59.783941282Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=433.818µs logger=migrator t=2026-07-16T16:01:59.788412988Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-16T16:01:59.788648762Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=236.404µs logger=migrator t=2026-07-16T16:01:59.792870173Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-16T16:01:59.794176069Z level=info msg="Migration successfully executed" id="create team table" duration=1.305216ms logger=migrator t=2026-07-16T16:01:59.79837687Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-16T16:01:59.79939963Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.02534ms logger=migrator t=2026-07-16T16:01:59.805568958Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-16T16:01:59.807061807Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.492219ms logger=migrator t=2026-07-16T16:01:59.812239957Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-16T16:01:59.817184433Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.945136ms logger=migrator t=2026-07-16T16:01:59.822883893Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-16T16:01:59.823111247Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=227.424µs logger=migrator t=2026-07-16T16:01:59.830077591Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-16T16:01:59.831839565Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.761144ms logger=migrator t=2026-07-16T16:01:59.84714084Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-16T16:01:59.848002607Z level=info msg="Migration successfully executed" id="create team member table" duration=861.607µs logger=migrator t=2026-07-16T16:01:59.85443729Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-16T16:01:59.855353379Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=915.518µs logger=migrator t=2026-07-16T16:01:59.861647629Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-16T16:01:59.862625839Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=977.879µs logger=migrator t=2026-07-16T16:01:59.868290198Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-16T16:01:59.869905379Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.60285ms logger=migrator t=2026-07-16T16:01:59.878705639Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-16T16:01:59.884141793Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.436834ms logger=migrator t=2026-07-16T16:01:59.888295913Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-16T16:01:59.893122127Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.825084ms logger=migrator t=2026-07-16T16:01:59.899700554Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-16T16:01:59.904518696Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.821132ms logger=migrator t=2026-07-16T16:01:59.908074316Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-16T16:01:59.908991213Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=916.777µs logger=migrator t=2026-07-16T16:01:59.917245162Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-16T16:01:59.918794421Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.548199ms logger=migrator t=2026-07-16T16:01:59.944696781Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-16T16:01:59.946474385Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.776354ms logger=migrator t=2026-07-16T16:01:59.951450342Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-16T16:01:59.95245136Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.000678ms logger=migrator t=2026-07-16T16:01:59.958001877Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-16T16:01:59.959576387Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.5739ms logger=migrator t=2026-07-16T16:01:59.966149415Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-16T16:01:59.96797863Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.831526ms logger=migrator t=2026-07-16T16:01:59.972552378Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-16T16:01:59.973614058Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.06089ms logger=migrator t=2026-07-16T16:01:59.978263678Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-16T16:01:59.979189596Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=933.948µs logger=migrator t=2026-07-16T16:01:59.984343855Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-16T16:01:59.984867755Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=523.09µs logger=migrator t=2026-07-16T16:01:59.993322428Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-16T16:01:59.993546853Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=224.585µs logger=migrator t=2026-07-16T16:01:59.998334605Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-16T16:02:00.000489837Z level=info msg="Migration successfully executed" id="create tag table" duration=2.154602ms logger=migrator t=2026-07-16T16:02:00.00586493Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-16T16:02:00.007067063Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.208133ms logger=migrator t=2026-07-16T16:02:00.012996537Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-16T16:02:00.013816744Z level=info msg="Migration successfully executed" id="create login attempt table" duration=820.107µs logger=migrator t=2026-07-16T16:02:00.018638816Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-16T16:02:00.019540804Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=897.148µs logger=migrator t=2026-07-16T16:02:00.034233718Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-16T16:02:00.035620044Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.386346ms logger=migrator t=2026-07-16T16:02:00.041047648Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-16T16:02:00.055790863Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.740065ms logger=migrator t=2026-07-16T16:02:00.060528874Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-16T16:02:00.061103216Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=574.101µs logger=migrator t=2026-07-16T16:02:00.065098303Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-16T16:02:00.065991379Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=892.946µs logger=migrator t=2026-07-16T16:02:00.071799881Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-16T16:02:00.072088177Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=288.506µs logger=migrator t=2026-07-16T16:02:00.077739346Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-16T16:02:00.078899339Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.162683ms logger=migrator t=2026-07-16T16:02:00.084538767Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-16T16:02:00.085396023Z level=info msg="Migration successfully executed" id="create user auth table" duration=862.186µs logger=migrator t=2026-07-16T16:02:00.092829747Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-16T16:02:00.093809206Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=979.369µs logger=migrator t=2026-07-16T16:02:00.100437224Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-16T16:02:00.100600877Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=166.914µs logger=migrator t=2026-07-16T16:02:00.105580033Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-16T16:02:00.11265586Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.075217ms logger=migrator t=2026-07-16T16:02:00.119848818Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-16T16:02:00.125382185Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.534187ms logger=migrator t=2026-07-16T16:02:00.130600905Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-16T16:02:00.13911023Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=8.513455ms logger=migrator t=2026-07-16T16:02:00.143912572Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-16T16:02:00.147623404Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.706002ms logger=migrator t=2026-07-16T16:02:00.151949027Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-16T16:02:00.152970336Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.020969ms logger=migrator t=2026-07-16T16:02:00.157974663Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-16T16:02:00.16822598Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=10.251417ms logger=migrator t=2026-07-16T16:02:00.172932592Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-16T16:02:00.173629375Z level=info msg="Migration successfully executed" id="create server_lock table" duration=696.713µs logger=migrator t=2026-07-16T16:02:00.178344116Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-16T16:02:00.179237223Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=883.257µs logger=migrator t=2026-07-16T16:02:00.184924432Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-16T16:02:00.185901311Z level=info msg="Migration successfully executed" id="create user auth token table" duration=976.779µs logger=migrator t=2026-07-16T16:02:00.191597121Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-16T16:02:00.192593561Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=996.26µs logger=migrator t=2026-07-16T16:02:00.197424703Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-16T16:02:00.198456813Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.03181ms logger=migrator t=2026-07-16T16:02:00.204193824Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-16T16:02:00.205820885Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.626341ms logger=migrator t=2026-07-16T16:02:00.210860723Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-16T16:02:00.217749416Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.883823ms logger=migrator t=2026-07-16T16:02:00.221859385Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-16T16:02:00.222828143Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=968.578µs logger=migrator t=2026-07-16T16:02:00.228331189Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-16T16:02:00.229285568Z level=info msg="Migration successfully executed" id="create cache_data table" duration=949.209µs logger=migrator t=2026-07-16T16:02:00.23410694Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-16T16:02:00.23508855Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=981.1µs logger=migrator t=2026-07-16T16:02:00.241140926Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-16T16:02:00.242303249Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.166273ms logger=migrator t=2026-07-16T16:02:00.247325376Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-16T16:02:00.248187282Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=862.276µs logger=migrator t=2026-07-16T16:02:00.254083757Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-16T16:02:00.254158378Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=75.002µs logger=migrator t=2026-07-16T16:02:00.259119973Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-16T16:02:00.259308746Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=197.483µs logger=migrator t=2026-07-16T16:02:00.26468918Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-16T16:02:00.26623996Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.55134ms logger=migrator t=2026-07-16T16:02:00.271793067Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T16:02:00.273532952Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.729874ms logger=migrator t=2026-07-16T16:02:00.280480495Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T16:02:00.281568326Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.088181ms logger=migrator t=2026-07-16T16:02:00.287382018Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-16T16:02:00.287617973Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=236.595µs logger=migrator t=2026-07-16T16:02:00.292481916Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T16:02:00.293565427Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.083571ms logger=migrator t=2026-07-16T16:02:00.300563282Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T16:02:00.302177723Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.620871ms logger=migrator t=2026-07-16T16:02:00.308495626Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-16T16:02:00.310746718Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.248933ms logger=migrator t=2026-07-16T16:02:00.31855745Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-16T16:02:00.31966119Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.10346ms logger=migrator t=2026-07-16T16:02:00.324383962Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-16T16:02:00.334511557Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.123976ms logger=migrator t=2026-07-16T16:02:00.340217826Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-16T16:02:00.341026652Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=808.216µs logger=migrator t=2026-07-16T16:02:00.345952847Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-16T16:02:00.346245183Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=292.195µs logger=migrator t=2026-07-16T16:02:00.351555195Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-16T16:02:00.353161676Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.605921ms logger=migrator t=2026-07-16T16:02:00.360250902Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-16T16:02:00.361469226Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.217344ms logger=migrator t=2026-07-16T16:02:00.364965824Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-16T16:02:00.366700867Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.734583ms logger=migrator t=2026-07-16T16:02:00.371662773Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-16T16:02:00.371764065Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=101.182µs logger=migrator t=2026-07-16T16:02:00.377617968Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-16T16:02:00.378625878Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.01773ms logger=migrator t=2026-07-16T16:02:00.385537811Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-16T16:02:00.387252974Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.714323ms logger=migrator t=2026-07-16T16:02:00.393237109Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-07-16T16:02:00.395018913Z 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.781634ms logger=migrator t=2026-07-16T16:02:00.4015867Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-16T16:02:00.40259215Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.00546ms logger=migrator t=2026-07-16T16:02:00.409271648Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-16T16:02:00.418958625Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.686086ms logger=migrator t=2026-07-16T16:02:00.432919774Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-16T16:02:00.434053156Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.134492ms logger=migrator t=2026-07-16T16:02:00.438795298Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-16T16:02:00.439818267Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.022789ms logger=migrator t=2026-07-16T16:02:00.445832854Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-16T16:02:00.474898323Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.064859ms logger=migrator t=2026-07-16T16:02:00.480805198Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-16T16:02:00.505134777Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.328428ms logger=migrator t=2026-07-16T16:02:00.509774066Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-16T16:02:00.510557291Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=778.485µs logger=migrator t=2026-07-16T16:02:00.515278432Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-16T16:02:00.516455995Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.175883ms logger=migrator t=2026-07-16T16:02:00.523033752Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-16T16:02:00.529953375Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.912563ms logger=migrator t=2026-07-16T16:02:00.535344179Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-16T16:02:00.541004049Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.66036ms logger=migrator t=2026-07-16T16:02:00.546408982Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-16T16:02:00.547395031Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=986.079µs logger=migrator t=2026-07-16T16:02:00.554940187Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-16T16:02:00.556481447Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.54071ms logger=migrator t=2026-07-16T16:02:00.561018714Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-16T16:02:00.561985543Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=966.219µs logger=migrator t=2026-07-16T16:02:00.566605172Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-16T16:02:00.567680173Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.073351ms logger=migrator t=2026-07-16T16:02:00.575172037Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-16T16:02:00.575277729Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=106.982µs logger=migrator t=2026-07-16T16:02:00.579861927Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-16T16:02:00.588221308Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.359821ms logger=migrator t=2026-07-16T16:02:00.593377118Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-16T16:02:00.599392814Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.015465ms logger=migrator t=2026-07-16T16:02:00.60538872Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-16T16:02:00.613438364Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.053184ms logger=migrator t=2026-07-16T16:02:00.617557604Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-16T16:02:00.618212877Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=660.793µs logger=migrator t=2026-07-16T16:02:00.622185654Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-16T16:02:00.623150702Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=963.427µs logger=migrator t=2026-07-16T16:02:00.629472804Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-16T16:02:00.637282464Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.81576ms logger=migrator t=2026-07-16T16:02:00.641766241Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-16T16:02:00.647640654Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.873803ms logger=migrator t=2026-07-16T16:02:00.652293564Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-16T16:02:00.653298563Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.004709ms logger=migrator t=2026-07-16T16:02:00.660070634Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-16T16:02:00.666250483Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.179139ms logger=migrator t=2026-07-16T16:02:00.670821261Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-16T16:02:00.676902159Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.074997ms logger=migrator t=2026-07-16T16:02:00.681297183Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-16T16:02:00.681366505Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.112µs logger=migrator t=2026-07-16T16:02:00.686003194Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-16T16:02:00.687703466Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.700442ms logger=migrator t=2026-07-16T16:02:00.694229352Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-07-16T16:02:00.695718511Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.489009ms logger=migrator t=2026-07-16T16:02:00.700787569Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-07-16T16:02:00.702116615Z 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.331366ms logger=migrator t=2026-07-16T16:02:00.707006508Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-16T16:02:00.7070848Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.512µs logger=migrator t=2026-07-16T16:02:00.711844202Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-16T16:02:00.71796731Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.119948ms logger=migrator t=2026-07-16T16:02:00.723622929Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-16T16:02:00.733708743Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.085604ms logger=migrator t=2026-07-16T16:02:00.738464225Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-16T16:02:00.743013503Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.542118ms logger=migrator t=2026-07-16T16:02:00.747621202Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-16T16:02:00.755436143Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.81328ms logger=migrator t=2026-07-16T16:02:00.761290855Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-16T16:02:00.769903591Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.615866ms logger=migrator t=2026-07-16T16:02:00.776348406Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-16T16:02:00.776416537Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=68.971µs logger=migrator t=2026-07-16T16:02:00.781121228Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-16T16:02:00.781924884Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=803.305µs logger=migrator t=2026-07-16T16:02:00.78743531Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-16T16:02:00.796848481Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.413451ms logger=migrator t=2026-07-16T16:02:00.802297386Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-16T16:02:00.802382417Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=85.041µs logger=migrator t=2026-07-16T16:02:00.806787822Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-16T16:02:00.815338158Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.547036ms logger=migrator t=2026-07-16T16:02:00.822858822Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-16T16:02:00.824167828Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.313446ms logger=migrator t=2026-07-16T16:02:00.833319424Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-16T16:02:00.839814759Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.493126ms logger=migrator t=2026-07-16T16:02:00.847547999Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-16T16:02:00.849086018Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.543089ms logger=migrator t=2026-07-16T16:02:00.856337108Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-16T16:02:00.858215134Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.892126ms logger=migrator t=2026-07-16T16:02:00.862577698Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-16T16:02:00.870859958Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.28513ms logger=migrator t=2026-07-16T16:02:00.87561485Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-16T16:02:00.876394315Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=779.255µs logger=migrator t=2026-07-16T16:02:00.880946522Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-16T16:02:00.881966122Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.01926ms logger=migrator t=2026-07-16T16:02:00.885782816Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-16T16:02:00.88657104Z level=info msg="Migration successfully executed" id="create alert_image table" duration=788.194µs logger=migrator t=2026-07-16T16:02:00.890586448Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-16T16:02:00.891597518Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.00739ms logger=migrator t=2026-07-16T16:02:00.896118375Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-16T16:02:00.896185026Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.642µs logger=migrator t=2026-07-16T16:02:00.900516999Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-16T16:02:00.90157876Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.061561ms logger=migrator t=2026-07-16T16:02:00.905628888Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-16T16:02:00.906555387Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=926.388µs logger=migrator t=2026-07-16T16:02:00.910812678Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-16T16:02:00.911638474Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-16T16:02:00.91504985Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-16T16:02:00.915425697Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=375.697µs logger=migrator t=2026-07-16T16:02:00.918826482Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-16T16:02:00.919846902Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.02327ms logger=migrator t=2026-07-16T16:02:00.923253499Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-16T16:02:00.929978507Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.719618ms logger=migrator t=2026-07-16T16:02:00.933321592Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-16T16:02:00.934359933Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.038141ms logger=migrator t=2026-07-16T16:02:00.938056063Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-16T16:02:00.939066013Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.00959ms logger=migrator t=2026-07-16T16:02:00.942718993Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-16T16:02:00.943510658Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=791.295µs logger=migrator t=2026-07-16T16:02:00.949255609Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-16T16:02:00.951082364Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.826055ms logger=migrator t=2026-07-16T16:02:00.964607205Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-16T16:02:00.965692756Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.085211ms logger=migrator t=2026-07-16T16:02:00.968965419Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-16T16:02:00.96898863Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=23.961µs logger=migrator t=2026-07-16T16:02:00.971920556Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-16T16:02:00.971984117Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=65.751µs logger=migrator t=2026-07-16T16:02:00.975047167Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-16T16:02:00.986076919Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.030112ms logger=migrator t=2026-07-16T16:02:00.990548396Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-16T16:02:00.991153227Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=605.441µs logger=migrator t=2026-07-16T16:02:01.002217191Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-16T16:02:01.003985095Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.767893ms logger=migrator t=2026-07-16T16:02:01.008092103Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-16T16:02:01.008403229Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=312.196µs logger=migrator t=2026-07-16T16:02:01.011541331Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-16T16:02:01.01258884Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.04751ms logger=migrator t=2026-07-16T16:02:01.016276512Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-16T16:02:01.01876685Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.490068ms logger=migrator t=2026-07-16T16:02:01.025330926Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-16T16:02:01.06445395Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.121225ms logger=migrator t=2026-07-16T16:02:01.069407446Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-16T16:02:01.07479324Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.385184ms logger=migrator t=2026-07-16T16:02:01.07892874Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-16T16:02:01.079185045Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=256.584µs logger=migrator t=2026-07-16T16:02:01.083525198Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-16T16:02:01.12664334Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=43.111821ms logger=migrator t=2026-07-16T16:02:01.132396391Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-16T16:02:01.164354727Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.957006ms logger=migrator t=2026-07-16T16:02:01.17233083Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-16T16:02:01.173888721Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.558201ms logger=migrator t=2026-07-16T16:02:01.179842555Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-16T16:02:01.180934846Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.098381ms logger=migrator t=2026-07-16T16:02:01.187672816Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-16T16:02:01.187985132Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=312.986µs logger=migrator t=2026-07-16T16:02:01.193258444Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-16T16:02:01.194572859Z level=info msg="Migration successfully executed" id="create permission table" duration=1.313996ms logger=migrator t=2026-07-16T16:02:01.199940492Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-16T16:02:01.201807119Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.863277ms logger=migrator t=2026-07-16T16:02:01.210149709Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-16T16:02:01.213660587Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=3.487077ms logger=migrator t=2026-07-16T16:02:01.220077561Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-16T16:02:01.221183262Z level=info msg="Migration successfully executed" id="create role table" duration=1.106421ms logger=migrator t=2026-07-16T16:02:01.227243229Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-16T16:02:01.236620219Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.37598ms logger=migrator t=2026-07-16T16:02:01.241474174Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-16T16:02:01.249488528Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.025405ms logger=migrator t=2026-07-16T16:02:01.254199869Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-16T16:02:01.25526391Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.065891ms logger=migrator t=2026-07-16T16:02:01.260348867Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-16T16:02:01.261480639Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.131312ms logger=migrator t=2026-07-16T16:02:01.265378624Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-16T16:02:01.266487976Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.111722ms logger=migrator t=2026-07-16T16:02:01.271712076Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-16T16:02:01.272721926Z level=info msg="Migration successfully executed" id="create team role table" duration=1.00918ms logger=migrator t=2026-07-16T16:02:01.28123634Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-16T16:02:01.282690978Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.453268ms logger=migrator t=2026-07-16T16:02:01.28742825Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-16T16:02:01.289591401Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.151251ms logger=migrator t=2026-07-16T16:02:01.29781801Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-16T16:02:01.298910541Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.091261ms logger=migrator t=2026-07-16T16:02:01.303145973Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-16T16:02:01.304287095Z level=info msg="Migration successfully executed" id="create user role table" duration=1.138912ms logger=migrator t=2026-07-16T16:02:01.309809121Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-16T16:02:01.31184381Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.035459ms logger=migrator t=2026-07-16T16:02:01.318216464Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-16T16:02:01.319392736Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.182473ms logger=migrator t=2026-07-16T16:02:01.323557986Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-16T16:02:01.324723538Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.170413ms logger=migrator t=2026-07-16T16:02:01.329245486Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-16T16:02:01.330681394Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.434178ms logger=migrator t=2026-07-16T16:02:01.334469496Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-16T16:02:01.335571028Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.101222ms logger=migrator t=2026-07-16T16:02:01.339923551Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-16T16:02:01.341077084Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.153353ms logger=migrator t=2026-07-16T16:02:01.346074291Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-16T16:02:01.356105154Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.035524ms logger=migrator t=2026-07-16T16:02:01.361470647Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-16T16:02:01.363773551Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.305404ms logger=migrator t=2026-07-16T16:02:01.368085824Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-16T16:02:01.369229377Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.143343ms logger=migrator t=2026-07-16T16:02:01.373090251Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-16T16:02:01.374323505Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.236024ms logger=migrator t=2026-07-16T16:02:01.37872918Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-16T16:02:01.379794471Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.065021ms logger=migrator t=2026-07-16T16:02:01.387603591Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-16T16:02:01.389580149Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.995279ms logger=migrator t=2026-07-16T16:02:01.394573155Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-16T16:02:01.395395051Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=821.306µs logger=migrator t=2026-07-16T16:02:01.398618613Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-16T16:02:01.405624338Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.005195ms logger=migrator t=2026-07-16T16:02:01.410212976Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-16T16:02:01.420088207Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.870321ms logger=migrator t=2026-07-16T16:02:01.423623225Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-16T16:02:01.432228791Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.604306ms logger=migrator t=2026-07-16T16:02:01.437471532Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-16T16:02:01.44926679Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.795027ms logger=migrator t=2026-07-16T16:02:01.452984851Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-16T16:02:01.45392474Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=937.089µs logger=migrator t=2026-07-16T16:02:01.457830905Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-16T16:02:01.458687521Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=853.137µs logger=migrator t=2026-07-16T16:02:01.466590454Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-16T16:02:01.46791428Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.326656ms logger=migrator t=2026-07-16T16:02:01.471415557Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-16T16:02:01.472178332Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=762.625µs logger=migrator t=2026-07-16T16:02:01.475347273Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-16T16:02:01.476374383Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.02802ms logger=migrator t=2026-07-16T16:02:01.483540021Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-16T16:02:01.483614012Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=74.981µs logger=migrator t=2026-07-16T16:02:01.487215491Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-16T16:02:01.487250332Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=35.761µs logger=migrator t=2026-07-16T16:02:01.491014085Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-16T16:02:01.491860911Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=847.516µs logger=migrator t=2026-07-16T16:02:01.497285476Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-16T16:02:01.498306185Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.025089ms logger=migrator t=2026-07-16T16:02:01.50220793Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-16T16:02:01.502907434Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=699.754µs logger=migrator t=2026-07-16T16:02:01.508053293Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-16T16:02:01.508386669Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=330.376µs logger=migrator t=2026-07-16T16:02:01.511835006Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-16T16:02:01.512337576Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=502.78µs logger=migrator t=2026-07-16T16:02:01.517612967Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-16T16:02:01.518971954Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.358697ms logger=migrator t=2026-07-16T16:02:01.523509221Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-16T16:02:01.524809006Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.294795ms logger=migrator t=2026-07-16T16:02:01.541238293Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-16T16:02:01.551926629Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.689356ms logger=migrator t=2026-07-16T16:02:01.556931216Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-16T16:02:01.557015707Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=91.712µs logger=migrator t=2026-07-16T16:02:01.567688603Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-16T16:02:01.568704843Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.01848ms logger=migrator t=2026-07-16T16:02:01.573965724Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-16T16:02:01.574856961Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=890.087µs logger=migrator t=2026-07-16T16:02:01.579622483Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-16T16:02:01.581258595Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.635202ms logger=migrator t=2026-07-16T16:02:01.586593537Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-16T16:02:01.596889386Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.296949ms logger=migrator t=2026-07-16T16:02:01.600303812Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-16T16:02:01.601492825Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.188143ms logger=migrator t=2026-07-16T16:02:01.605687576Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-16T16:02:01.606738836Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.0516ms logger=migrator t=2026-07-16T16:02:01.610268394Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-16T16:02:01.63182815Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.558766ms logger=migrator t=2026-07-16T16:02:01.6354718Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-16T16:02:01.636250875Z level=info msg="Migration successfully executed" id="create correlation v2" duration=778.595µs logger=migrator t=2026-07-16T16:02:01.641061858Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-16T16:02:01.643465434Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.401126ms logger=migrator t=2026-07-16T16:02:01.650833356Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-16T16:02:01.653182632Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.354436ms logger=migrator t=2026-07-16T16:02:01.657406283Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-16T16:02:01.65825496Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=849.087µs logger=migrator t=2026-07-16T16:02:01.666402736Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-16T16:02:01.667023289Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=625.732µs logger=migrator t=2026-07-16T16:02:01.671357462Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-16T16:02:01.672319661Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=962.259µs logger=migrator t=2026-07-16T16:02:01.680379995Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-16T16:02:01.68991827Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.535865ms logger=migrator t=2026-07-16T16:02:01.694570819Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-16T16:02:01.695601819Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.03145ms logger=migrator t=2026-07-16T16:02:01.699913842Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-16T16:02:01.701021944Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.108042ms logger=migrator t=2026-07-16T16:02:01.705086392Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-16T16:02:01.705572121Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-16T16:02:01.710434345Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-16T16:02:01.710876854Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-16T16:02:01.716425371Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-16T16:02:01.717257887Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=832.456µs logger=migrator t=2026-07-16T16:02:01.721327016Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-16T16:02:01.722854155Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.526959ms logger=migrator t=2026-07-16T16:02:01.727419703Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-16T16:02:01.729646766Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.232883ms logger=migrator t=2026-07-16T16:02:01.736323954Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-16T16:02:01.738423955Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.100241ms logger=migrator t=2026-07-16T16:02:01.746111533Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-16T16:02:01.747154153Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.04257ms logger=migrator t=2026-07-16T16:02:01.751874134Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-16T16:02:01.753125878Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.250344ms logger=migrator t=2026-07-16T16:02:01.759175065Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-16T16:02:01.760385578Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.210273ms logger=migrator t=2026-07-16T16:02:01.764426166Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-16T16:02:01.765624169Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.194183ms logger=migrator t=2026-07-16T16:02:01.769436893Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-16T16:02:01.770525654Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.088561ms logger=migrator t=2026-07-16T16:02:01.774804627Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-16T16:02:01.775875897Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.070911ms logger=migrator t=2026-07-16T16:02:01.784906361Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-16T16:02:01.785996112Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.089481ms logger=migrator t=2026-07-16T16:02:01.793534267Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-16T16:02:01.818342986Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.812749ms logger=migrator t=2026-07-16T16:02:01.824099717Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-16T16:02:01.836688219Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.589682ms logger=migrator t=2026-07-16T16:02:01.841063564Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-16T16:02:01.848172241Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.107727ms logger=migrator t=2026-07-16T16:02:01.853764999Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-16T16:02:01.854126155Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=360.997µs logger=migrator t=2026-07-16T16:02:01.857104944Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-16T16:02:01.867287169Z level=info msg="Migration successfully executed" id="add share column" duration=10.181615ms logger=migrator t=2026-07-16T16:02:01.874745803Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-16T16:02:01.874911076Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=165.183µs logger=migrator t=2026-07-16T16:02:01.879541906Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-16T16:02:01.881236988Z level=info msg="Migration successfully executed" id="create file table" duration=1.705332ms logger=migrator t=2026-07-16T16:02:01.887916618Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-16T16:02:01.889086159Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.170101ms logger=migrator t=2026-07-16T16:02:01.893846632Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-16T16:02:01.894843331Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=996.419µs logger=migrator t=2026-07-16T16:02:01.905005257Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-16T16:02:01.906251681Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.246484ms logger=migrator t=2026-07-16T16:02:01.910408951Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-16T16:02:01.913150704Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.743993ms logger=migrator t=2026-07-16T16:02:01.922858601Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-16T16:02:01.922933863Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=76.242µs logger=migrator t=2026-07-16T16:02:01.929923547Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-16T16:02:01.93007658Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=157.873µs logger=migrator t=2026-07-16T16:02:01.935700659Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-16T16:02:01.936441813Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=741.614µs logger=migrator t=2026-07-16T16:02:01.945972916Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-16T16:02:01.946225891Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=252.885µs logger=migrator t=2026-07-16T16:02:01.952621145Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-16T16:02:01.954877458Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.256583ms logger=migrator t=2026-07-16T16:02:01.959850564Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-16T16:02:01.969269686Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.419272ms logger=migrator t=2026-07-16T16:02:01.973023488Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-16T16:02:01.97314132Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=120.002µs logger=migrator t=2026-07-16T16:02:01.976642978Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-16T16:02:01.977474034Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=830.946µs logger=migrator t=2026-07-16T16:02:01.982144284Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-16T16:02:01.982557482Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=413.828µs logger=migrator t=2026-07-16T16:02:01.985944328Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-16T16:02:01.986152572Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=208.084µs logger=migrator t=2026-07-16T16:02:01.989118959Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-16T16:02:01.989589667Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=470.978µs logger=migrator t=2026-07-16T16:02:01.992798809Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-16T16:02:02.001950546Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.151527ms logger=migrator t=2026-07-16T16:02:02.006241469Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-16T16:02:02.015871654Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.629595ms logger=migrator t=2026-07-16T16:02:02.061476984Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-16T16:02:02.06438293Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.910166ms logger=migrator t=2026-07-16T16:02:02.072323772Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-16T16:02:02.161784927Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=89.458725ms logger=migrator t=2026-07-16T16:02:02.166771944Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-16T16:02:02.167730502Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=958.088µs logger=migrator t=2026-07-16T16:02:02.17337183Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-16T16:02:02.174648785Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.277105ms logger=migrator t=2026-07-16T16:02:02.179785165Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-16T16:02:02.219434499Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=39.644814ms logger=migrator t=2026-07-16T16:02:02.234659602Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-16T16:02:02.246651234Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.995922ms logger=migrator t=2026-07-16T16:02:02.251309283Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-16T16:02:02.251534978Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=225.625µs logger=migrator t=2026-07-16T16:02:02.256724878Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-16T16:02:02.256915852Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=189.264µs logger=migrator t=2026-07-16T16:02:02.262074471Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-16T16:02:02.262393297Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=319.676µs logger=migrator t=2026-07-16T16:02:02.26822755Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-16T16:02:02.268555346Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=328.696µs logger=migrator t=2026-07-16T16:02:02.273581883Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-16T16:02:02.273889109Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=307.556µs logger=migrator t=2026-07-16T16:02:02.279025268Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-16T16:02:02.280557547Z level=info msg="Migration successfully executed" id="create folder table" duration=1.532029ms logger=migrator t=2026-07-16T16:02:02.28687145Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-16T16:02:02.288320228Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.449638ms logger=migrator t=2026-07-16T16:02:02.293910426Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-16T16:02:02.295013216Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.10261ms logger=migrator t=2026-07-16T16:02:02.300303818Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-16T16:02:02.300332379Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.311µs logger=migrator t=2026-07-16T16:02:02.304893426Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-16T16:02:02.306734123Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.839777ms logger=migrator t=2026-07-16T16:02:02.313187306Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-16T16:02:02.314326158Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.138342ms logger=migrator t=2026-07-16T16:02:02.319314875Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-16T16:02:02.32060506Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.287425ms logger=migrator t=2026-07-16T16:02:02.326802789Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-16T16:02:02.327594995Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=792.236µs logger=migrator t=2026-07-16T16:02:02.332965078Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-16T16:02:02.33360535Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=636.402µs logger=migrator t=2026-07-16T16:02:02.33875839Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-16T16:02:02.340471923Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.713193ms logger=migrator t=2026-07-16T16:02:02.353241779Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-16T16:02:02.35541045Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.168321ms logger=migrator t=2026-07-16T16:02:02.359783675Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-16T16:02:02.360628701Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=845.306µs logger=migrator t=2026-07-16T16:02:02.364325413Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-16T16:02:02.365483305Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.153452ms logger=migrator t=2026-07-16T16:02:02.37090102Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-16T16:02:02.372136693Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.236433ms logger=migrator t=2026-07-16T16:02:02.377462356Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-16T16:02:02.378471825Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.009129ms logger=migrator t=2026-07-16T16:02:02.382706697Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-16T16:02:02.384573573Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.868276ms logger=migrator t=2026-07-16T16:02:02.390545248Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-16T16:02:02.391775661Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.231633ms logger=migrator t=2026-07-16T16:02:02.397226477Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-16T16:02:02.398226596Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.000709ms logger=migrator t=2026-07-16T16:02:02.40412285Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-16T16:02:02.405311073Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.188674ms logger=migrator t=2026-07-16T16:02:02.414096262Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-16T16:02:02.415436568Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.338516ms logger=migrator t=2026-07-16T16:02:02.42017843Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-16T16:02:02.420502096Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=324.326µs logger=migrator t=2026-07-16T16:02:02.426966421Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-16T16:02:02.440220486Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.252625ms logger=migrator t=2026-07-16T16:02:02.447892184Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-16T16:02:02.449075946Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.191422ms logger=migrator t=2026-07-16T16:02:02.455584612Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-16T16:02:02.455612333Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=28.741µs logger=migrator t=2026-07-16T16:02:02.46116028Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-16T16:02:02.462432624Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.272044ms logger=migrator t=2026-07-16T16:02:02.467846999Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-16T16:02:02.467871429Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=25.32µs logger=migrator t=2026-07-16T16:02:02.472517808Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-16T16:02:02.47414984Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.626042ms logger=migrator t=2026-07-16T16:02:02.478926233Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-16T16:02:02.480199627Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.270654ms logger=migrator t=2026-07-16T16:02:02.486942456Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-16T16:02:02.488682241Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.742854ms logger=migrator t=2026-07-16T16:02:02.494187067Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-16T16:02:02.495197146Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.008279ms logger=migrator t=2026-07-16T16:02:02.50006979Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-16T16:02:02.500438867Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=370.227µs logger=migrator t=2026-07-16T16:02:02.506871741Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-16T16:02:02.507609515Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=737.564µs logger=migrator t=2026-07-16T16:02:02.512807976Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-16T16:02:02.514352915Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.544519ms logger=migrator t=2026-07-16T16:02:02.520023214Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-16T16:02:02.521098765Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.075181ms logger=migrator t=2026-07-16T16:02:02.527008809Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-16T16:02:02.53949814Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.491741ms logger=migrator t=2026-07-16T16:02:02.544237831Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-16T16:02:02.559108508Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.871847ms logger=migrator t=2026-07-16T16:02:02.564066033Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-16T16:02:02.573308122Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.237649ms logger=migrator t=2026-07-16T16:02:02.578848609Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-16T16:02:02.57893207Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=87.441µs logger=migrator t=2026-07-16T16:02:02.586236231Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-16T16:02:02.598919045Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.683694ms logger=migrator t=2026-07-16T16:02:02.606466202Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-16T16:02:02.613356504Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.889602ms logger=migrator t=2026-07-16T16:02:02.618299949Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-16T16:02:02.618687406Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=387.437µs logger=migrator t=2026-07-16T16:02:02.62454564Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.621122198s logger=migrator t=2026-07-16T16:02:02.625206123Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-16T16:02:02.643029926Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-16T16:02:02.643373593Z level=info msg="Created default organization" logger=secrets t=2026-07-16T16:02:02.649204215Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-16T16:02:02.70911904Z level=info msg="Restored cache from database" duration=430.128µs logger=plugin.store t=2026-07-16T16:02:02.710506567Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-16T16:02:02.750051309Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-16T16:02:02.75009447Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-16T16:02:02.750201792Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-16T16:02:02.750220953Z level=info msg="Plugins loaded" count=54 duration=39.714346ms logger=query_data t=2026-07-16T16:02:02.754867523Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-16T16:02:02.758750198Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-16T16:02:02.768989905Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-16T16:02:02.77910951Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-16T16:02:02.782017536Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-16T16:02:02.784034015Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-16T16:02:02.816553232Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-16T16:02:02.835192951Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-16T16:02:02.854421572Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-16T16:02:02.854455523Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-16T16:02:02.857173895Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-16T16:02:02.857256357Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-07-16T16:02:02.857463971Z level=info msg="Storage starting" logger=http.server t=2026-07-16T16:02:02.859599502Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-07-16T16:02:02.91758975Z level=info msg="State cache has been initialized" states=0 duration=60.414395ms logger=ngalert.scheduler t=2026-07-16T16:02:02.917685392Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-16T16:02:02.917776203Z level=info msg=starting first_tick=2026-07-16T16:02:10Z logger=provisioning.dashboard t=2026-07-16T16:02:02.922913323Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-07-16T16:02:02.967511733Z level=info msg="Update check succeeded" duration=110.009572ms logger=grafana.update.checker t=2026-07-16T16:02:02.996811328Z level=info msg="Update check succeeded" duration=139.46532ms logger=grafana-apiserver t=2026-07-16T16:02:03.093236596Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-16T16:02:03.0939638Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-16T16:02:03.101554207Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-16T16:02:03.234815876Z level=info msg="Patterns update finished" duration=117.971015ms logger=provisioning.dashboard t=2026-07-16T16:02:07.086469088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.094850909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.112041871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.145468036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.163766419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.203842841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.220030724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.251118372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.270593448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.307099382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.323925706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.36302859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.384942413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.421856015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.440416782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.474761855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.492589239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.524368521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.542273506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.598046412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.626382238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.699412686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.721074444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.771460275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.785029106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.820677734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.839087039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.893363336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.911016525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.959654073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:07.979490556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.016302116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.039706077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.098310277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.118768702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.163465723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.181385608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.242614719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.262507402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.30800334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.330380452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.375803977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.393479358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.452845422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.471671966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.517147362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.539150016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.601908487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.614870896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.658954517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.672186411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.744870623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.761611746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.824001398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.841105249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.901768128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:08.934346256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:09.034982276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:09.048728272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:09.28568322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:09.305601203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:09.452623698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:09.472212936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:09.896506276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:09.913589517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:09.992416796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.013959961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.083170206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.100611862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.171137382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.195363619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.265228916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.281843057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.361810599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.382049968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.460164075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.476135372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.556239128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.570962581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-16T16:02:10.689262192Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-16T16:02:34.884510746Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-07-16T16:12:02.869022264Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-16T16:12:02.917312292Z level=info msg="Completed cleanup jobs" duration=59.30428ms logger=plugins.update.checker t=2026-07-16T16:12:03.067198395Z level=info msg="Update check succeeded" duration=98.668588ms logger=cleanup t=2026-07-16T16:22:02.901122834Z level=info msg="Completed cleanup jobs" duration=43.416672ms logger=plugins.update.checker t=2026-07-16T16:22:03.063848212Z level=info msg="Update check succeeded" duration=96.180432ms logger=cleanup t=2026-07-16T16:32:02.881324985Z level=info msg="Completed cleanup jobs" duration=23.649563ms logger=plugins.update.checker t=2026-07-16T16:32:03.082671269Z level=info msg="Update check succeeded" duration=113.882839ms logger=infra.usagestats t=2026-07-16T16:32:34.907638493Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-16T16:42:02.901780345Z level=info msg="Completed cleanup jobs" duration=44.147224ms logger=plugins.update.checker t=2026-07-16T16:42:03.067896559Z level=info msg="Update check succeeded" duration=99.93897ms logger=cleanup t=2026-07-16T16:52:02.894130502Z level=info msg="Completed cleanup jobs" duration=36.203002ms logger=plugins.update.checker t=2026-07-16T16:52:03.07507096Z level=info msg="Update check succeeded" duration=107.31642ms logger=cleanup t=2026-07-16T17:02:02.884092479Z level=info msg="Completed cleanup jobs" duration=25.10452ms logger=plugins.update.checker t=2026-07-16T17:02:03.057603825Z level=info msg="Update check succeeded" duration=89.736005ms logger=infra.usagestats t=2026-07-16T17:02:34.911734647Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-16T17:12:02.906720707Z level=info msg="Completed cleanup jobs" duration=49.014187ms logger=plugins.update.checker t=2026-07-16T17:12:03.063212338Z level=info msg="Update check succeeded" duration=95.019986ms