logger=settings t=2026-05-04T19:00:31.694471365Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-04T19:00:31Z logger=settings t=2026-05-04T19:00:31.695122457Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-04T19:00:31.695149308Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-04T19:00:31.695157788Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-04T19:00:31.695165838Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-04T19:00:31.695177168Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-04T19:00:31.695191698Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-04T19:00:31.695198668Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-04T19:00:31.695206249Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-04T19:00:31.695219829Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-04T19:00:31.695228049Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-04T19:00:31.695241019Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-04T19:00:31.695248459Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-04T19:00:31.69526151Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-04T19:00:31.69527958Z level=info msg=Target target=[all] logger=settings t=2026-05-04T19:00:31.6953086Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-04T19:00:31.695315561Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-04T19:00:31.695323141Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-04T19:00:31.695330351Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-04T19:00:31.695338121Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-04T19:00:31.695354251Z level=info msg="App mode production" logger=sqlstore t=2026-05-04T19:00:31.696037704Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-04T19:00:31.696076895Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-04T19:00:31.698676113Z level=info msg="Locking database" logger=migrator t=2026-05-04T19:00:31.698690844Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-04T19:00:31.699265984Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-04T19:00:31.700190061Z level=info msg="Migration successfully executed" id="create migration_log table" duration=923.327µs logger=migrator t=2026-05-04T19:00:31.705902297Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-04T19:00:31.707582428Z level=info msg="Migration successfully executed" id="create user table" duration=1.686101ms logger=migrator t=2026-05-04T19:00:31.718909328Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-04T19:00:31.719645632Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=736.534µs logger=migrator t=2026-05-04T19:00:31.723870961Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-04T19:00:31.724572214Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=700.293µs logger=migrator t=2026-05-04T19:00:31.728905534Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-04T19:00:31.731299099Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=2.390185ms logger=migrator t=2026-05-04T19:00:31.736396153Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-04T19:00:31.737688837Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.291994ms logger=migrator t=2026-05-04T19:00:31.742561308Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-04T19:00:31.745566984Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.004186ms logger=migrator t=2026-05-04T19:00:31.749335334Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-04T19:00:31.750327712Z level=info msg="Migration successfully executed" id="create user table v2" duration=992.168µs logger=migrator t=2026-05-04T19:00:31.755802633Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-04T19:00:31.756633869Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=830.556µs logger=migrator t=2026-05-04T19:00:31.760489181Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-04T19:00:31.761341006Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=846.955µs logger=migrator t=2026-05-04T19:00:31.76584329Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-04T19:00:31.766291009Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=448.779µs logger=migrator t=2026-05-04T19:00:31.770038308Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-04T19:00:31.770624029Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=584.381µs logger=migrator t=2026-05-04T19:00:31.777321093Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-04T19:00:31.779218478Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.895885ms logger=migrator t=2026-05-04T19:00:31.78308221Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-04T19:00:31.783121201Z level=info msg="Migration successfully executed" id="Update user table charset" duration=39.431µs logger=migrator t=2026-05-04T19:00:31.787144906Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-04T19:00:31.788278727Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.132501ms logger=migrator t=2026-05-04T19:00:31.793119697Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-04T19:00:31.793435932Z level=info msg="Migration successfully executed" id="Add missing user data" duration=313.746µs logger=migrator t=2026-05-04T19:00:31.797344855Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-04T19:00:31.798511597Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.166992ms logger=migrator t=2026-05-04T19:00:31.802221235Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-04T19:00:31.803395297Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.173352ms logger=migrator t=2026-05-04T19:00:31.807405922Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-04T19:00:31.809477511Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.070348ms logger=migrator t=2026-05-04T19:00:31.814185908Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-04T19:00:31.822170206Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.982308ms logger=migrator t=2026-05-04T19:00:31.825967526Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-04T19:00:31.827201039Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.231423ms logger=migrator t=2026-05-04T19:00:31.830923979Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-04T19:00:31.831192713Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=266.835µs logger=migrator t=2026-05-04T19:00:31.834806071Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-04T19:00:31.835581985Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=777.284µs logger=migrator t=2026-05-04T19:00:31.840237692Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-04T19:00:31.840616349Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=377.497µs logger=migrator t=2026-05-04T19:00:31.844402319Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-04T19:00:31.844940199Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=537.82µs logger=migrator t=2026-05-04T19:00:31.849442242Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-04T19:00:31.850899339Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.453357ms logger=migrator t=2026-05-04T19:00:31.856198518Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-04T19:00:31.857961651Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.769332ms logger=migrator t=2026-05-04T19:00:31.861887024Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-04T19:00:31.86274775Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=860.546µs logger=migrator t=2026-05-04T19:00:31.868913074Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-04T19:00:31.870578805Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.668181ms logger=migrator t=2026-05-04T19:00:31.876076077Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-04T19:00:31.876838962Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=761.895µs logger=migrator t=2026-05-04T19:00:31.881714421Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-04T19:00:31.881755702Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=43.781µs logger=migrator t=2026-05-04T19:00:31.885592584Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-04T19:00:31.886804596Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.212102ms logger=migrator t=2026-05-04T19:00:31.891182338Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-04T19:00:31.89236865Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.187533ms logger=migrator t=2026-05-04T19:00:31.897298441Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-04T19:00:31.898349551Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.0512ms logger=migrator t=2026-05-04T19:00:31.902131871Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-04T19:00:31.902760192Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=627.421µs logger=migrator t=2026-05-04T19:00:31.907086422Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:00:31.9117715Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.680478ms logger=migrator t=2026-05-04T19:00:31.915758825Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-04T19:00:31.916706352Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=948.697µs logger=migrator t=2026-05-04T19:00:31.920223247Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-04T19:00:31.9209283Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=704.172µs logger=migrator t=2026-05-04T19:00:31.925347412Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-04T19:00:31.926035125Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=686.253µs logger=migrator t=2026-05-04T19:00:31.929656932Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-04T19:00:31.930337045Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=679.303µs logger=migrator t=2026-05-04T19:00:31.934282628Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-04T19:00:31.935406709Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.122951ms logger=migrator t=2026-05-04T19:00:31.939802331Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-04T19:00:31.940420412Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=614.601µs logger=migrator t=2026-05-04T19:00:31.944896075Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-04T19:00:31.945389674Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=493.229µs logger=migrator t=2026-05-04T19:00:31.948985201Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-04T19:00:31.949378389Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=388.398µs logger=migrator t=2026-05-04T19:00:31.953034366Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-04T19:00:31.953693269Z level=info msg="Migration successfully executed" id="create star table" duration=658.763µs logger=migrator t=2026-05-04T19:00:31.958291944Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-04T19:00:31.959423435Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.129931ms logger=migrator t=2026-05-04T19:00:31.96345765Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-04T19:00:31.964189743Z level=info msg="Migration successfully executed" id="create org table v1" duration=729.533µs logger=migrator t=2026-05-04T19:00:31.968064385Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-04T19:00:31.968792778Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=727.663µs logger=migrator t=2026-05-04T19:00:31.972414456Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-04T19:00:31.973488236Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.07225ms logger=migrator t=2026-05-04T19:00:31.978310255Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-04T19:00:31.979504577Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.193112ms logger=migrator t=2026-05-04T19:00:31.983464101Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-04T19:00:31.984165994Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=700.993µs logger=migrator t=2026-05-04T19:00:31.988212119Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-04T19:00:31.988980484Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=768.005µs logger=migrator t=2026-05-04T19:00:31.99310315Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-04T19:00:31.993146681Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.761µs logger=migrator t=2026-05-04T19:00:31.997889579Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-04T19:00:31.99793993Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=50.671µs logger=migrator t=2026-05-04T19:00:32.002299581Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-04T19:00:32.002558266Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=258.805µs logger=migrator t=2026-05-04T19:00:32.006930767Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-04T19:00:32.008090979Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.155221ms logger=migrator t=2026-05-04T19:00:32.012321737Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-04T19:00:32.013550979Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.226012ms logger=migrator t=2026-05-04T19:00:32.018121235Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-04T19:00:32.018885729Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=763.344µs logger=migrator t=2026-05-04T19:00:32.022586368Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-04T19:00:32.023319901Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=731.613µs logger=migrator t=2026-05-04T19:00:32.027732464Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-04T19:00:32.028961185Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.227451ms logger=migrator t=2026-05-04T19:00:32.034894897Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-04T19:00:32.035558958Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=662.902µs logger=migrator t=2026-05-04T19:00:32.039903979Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-04T19:00:32.049047669Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.14318ms logger=migrator t=2026-05-04T19:00:32.053905729Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-04T19:00:32.054639653Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=736.414µs logger=migrator t=2026-05-04T19:00:32.059499533Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-04T19:00:32.060719416Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.215993ms logger=migrator t=2026-05-04T19:00:32.064942764Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-04T19:00:32.066169557Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.227493ms logger=migrator t=2026-05-04T19:00:32.069937047Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-04T19:00:32.070279603Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=340.376µs logger=migrator t=2026-05-04T19:00:32.073910461Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-04T19:00:32.074691385Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=780.684µs logger=migrator t=2026-05-04T19:00:32.079652068Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-04T19:00:32.079717969Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=65.791µs logger=migrator t=2026-05-04T19:00:32.083443577Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-04T19:00:32.086415192Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.971115ms logger=migrator t=2026-05-04T19:00:32.091044259Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-04T19:00:32.093222629Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.17903ms logger=migrator t=2026-05-04T19:00:32.096696254Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-04T19:00:32.098496917Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.800463ms logger=migrator t=2026-05-04T19:00:32.102323388Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-04T19:00:32.103096482Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=771.564µs logger=migrator t=2026-05-04T19:00:32.107626547Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-04T19:00:32.109582623Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.955426ms logger=migrator t=2026-05-04T19:00:32.113848522Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-04T19:00:32.114642868Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=792.356µs logger=migrator t=2026-05-04T19:00:32.11857546Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-04T19:00:32.119794172Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.218302ms logger=migrator t=2026-05-04T19:00:32.1250659Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-04T19:00:32.125117851Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=53.021µs logger=migrator t=2026-05-04T19:00:32.129737717Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-04T19:00:32.129778538Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.371µs logger=migrator t=2026-05-04T19:00:32.13418298Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-04T19:00:32.137201666Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.018296ms logger=migrator t=2026-05-04T19:00:32.141599628Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-04T19:00:32.144598673Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.998835ms logger=migrator t=2026-05-04T19:00:32.149675118Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-04T19:00:32.151677405Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.004687ms logger=migrator t=2026-05-04T19:00:32.155416784Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-04T19:00:32.1573479Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.930906ms logger=migrator t=2026-05-04T19:00:32.160899096Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-04T19:00:32.161152871Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=253.555µs logger=migrator t=2026-05-04T19:00:32.165739336Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-04T19:00:32.166506201Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=767.584µs logger=migrator t=2026-05-04T19:00:32.17133615Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-04T19:00:32.173074322Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.738792ms logger=migrator t=2026-05-04T19:00:32.177395312Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-04T19:00:32.177441693Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=52.241µs logger=migrator t=2026-05-04T19:00:32.182216342Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-04T19:00:32.18314351Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=935.357µs logger=migrator t=2026-05-04T19:00:32.186842768Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-04T19:00:32.187572692Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=729.574µs logger=migrator t=2026-05-04T19:00:32.191346231Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:00:32.197079077Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.731966ms logger=migrator t=2026-05-04T19:00:32.201845226Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-04T19:00:32.202559819Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=709.593µs logger=migrator t=2026-05-04T19:00:32.207063484Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-04T19:00:32.208347868Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.284744ms logger=migrator t=2026-05-04T19:00:32.212362671Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-04T19:00:32.213804758Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.441167ms logger=migrator t=2026-05-04T19:00:32.218232261Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-04T19:00:32.218546627Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=314.386µs logger=migrator t=2026-05-04T19:00:32.222159873Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-04T19:00:32.222682104Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=521.191µs logger=migrator t=2026-05-04T19:00:32.22630377Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-04T19:00:32.228309488Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.005108ms logger=migrator t=2026-05-04T19:00:32.233752039Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-04T19:00:32.234526483Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=773.974µs logger=migrator t=2026-05-04T19:00:32.238169131Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-04T19:00:32.238341514Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=172.293µs logger=migrator t=2026-05-04T19:00:32.242102484Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-04T19:00:32.24239151Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=289.475µs logger=migrator t=2026-05-04T19:00:32.246531176Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-04T19:00:32.24780616Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.274844ms logger=migrator t=2026-05-04T19:00:32.252600599Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-04T19:00:32.25643457Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.832271ms logger=migrator t=2026-05-04T19:00:32.260684649Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-04T19:00:32.261613057Z level=info msg="Migration successfully executed" id="create data_source table" duration=931.508µs logger=migrator t=2026-05-04T19:00:32.265010209Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-04T19:00:32.265793244Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=782.175µs logger=migrator t=2026-05-04T19:00:32.270623663Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-04T19:00:32.271947698Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.323095ms logger=migrator t=2026-05-04T19:00:32.275641607Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-04T19:00:32.276397511Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=755.124µs logger=migrator t=2026-05-04T19:00:32.28230882Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-04T19:00:32.283507563Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.198202ms logger=migrator t=2026-05-04T19:00:32.290595274Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-04T19:00:32.300769584Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.17329ms logger=migrator t=2026-05-04T19:00:32.304776237Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-04T19:00:32.305472991Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=695.804µs logger=migrator t=2026-05-04T19:00:32.309984074Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-04T19:00:32.311325539Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.387286ms logger=migrator t=2026-05-04T19:00:32.316276292Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-04T19:00:32.318183007Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.911815ms logger=migrator t=2026-05-04T19:00:32.322492666Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-04T19:00:32.323961424Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.473918ms logger=migrator t=2026-05-04T19:00:32.331852011Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-04T19:00:32.336629919Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.752098ms logger=migrator t=2026-05-04T19:00:32.342672641Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-04T19:00:32.346546593Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.874682ms logger=migrator t=2026-05-04T19:00:32.350427695Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-04T19:00:32.350455206Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.441µs logger=migrator t=2026-05-04T19:00:32.354119714Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-04T19:00:32.354318928Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=196.854µs logger=migrator t=2026-05-04T19:00:32.359164467Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-04T19:00:32.362826876Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.657469ms logger=migrator t=2026-05-04T19:00:32.366948082Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-04T19:00:32.367134846Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=183.484µs logger=migrator t=2026-05-04T19:00:32.370915856Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-04T19:00:32.371086609Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=171.333µs logger=migrator t=2026-05-04T19:00:32.3754486Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-04T19:00:32.379150059Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.701049ms logger=migrator t=2026-05-04T19:00:32.383138432Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-04T19:00:32.383319966Z level=info msg="Migration successfully executed" id="Update uid value" duration=181.364µs logger=migrator t=2026-05-04T19:00:32.387489783Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-04T19:00:32.388297779Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=807.296µs logger=migrator t=2026-05-04T19:00:32.393150019Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-04T19:00:32.394401042Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.250893ms logger=migrator t=2026-05-04T19:00:32.399223542Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-04T19:00:32.400394443Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.170812ms logger=migrator t=2026-05-04T19:00:32.404454399Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-04T19:00:32.405684831Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.229622ms logger=migrator t=2026-05-04T19:00:32.410730555Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-04T19:00:32.411676993Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=950.148µs logger=migrator t=2026-05-04T19:00:32.416251318Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-04T19:00:32.418119682Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.874635ms logger=migrator t=2026-05-04T19:00:32.421885892Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-04T19:00:32.422653927Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=777.655µs logger=migrator t=2026-05-04T19:00:32.426996458Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-04T19:00:32.4276887Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=691.782µs logger=migrator t=2026-05-04T19:00:32.43249982Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-04T19:00:32.433721551Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.223171ms logger=migrator t=2026-05-04T19:00:32.438920838Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-04T19:00:32.446234324Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.315756ms logger=migrator t=2026-05-04T19:00:32.452215026Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-04T19:00:32.452770596Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=555.24µs logger=migrator t=2026-05-04T19:00:32.457193588Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-04T19:00:32.457769529Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=572.681µs logger=migrator t=2026-05-04T19:00:32.461109091Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-04T19:00:32.461914436Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=811.075µs logger=migrator t=2026-05-04T19:00:32.465591124Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-04T19:00:32.466555442Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=962.398µs logger=migrator t=2026-05-04T19:00:32.473876338Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-04T19:00:32.474609762Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=732.825µs logger=migrator t=2026-05-04T19:00:32.478629926Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-04T19:00:32.479483182Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=852.186µs logger=migrator t=2026-05-04T19:00:32.485980822Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-04T19:00:32.486008743Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=41.441µs logger=migrator t=2026-05-04T19:00:32.491824981Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-04T19:00:32.495806355Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.980784ms logger=migrator t=2026-05-04T19:00:32.499609086Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-04T19:00:32.502888827Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.279091ms logger=migrator t=2026-05-04T19:00:32.50633959Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-04T19:00:32.506520373Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=180.443µs logger=migrator t=2026-05-04T19:00:32.509921607Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-04T19:00:32.512397883Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.475886ms logger=migrator t=2026-05-04T19:00:32.516879536Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-04T19:00:32.519369323Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.489057ms logger=migrator t=2026-05-04T19:00:32.525583178Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-04T19:00:32.526511605Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=928.057µs logger=migrator t=2026-05-04T19:00:32.53105817Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-04T19:00:32.531579439Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=520.939µs logger=migrator t=2026-05-04T19:00:32.538236683Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-04T19:00:32.53914497Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=909.837µs logger=migrator t=2026-05-04T19:00:32.543661903Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-04T19:00:32.545186302Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.526509ms logger=migrator t=2026-05-04T19:00:32.550697064Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-04T19:00:32.553862773Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=3.159929ms logger=migrator t=2026-05-04T19:00:32.561377133Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-04T19:00:32.562548675Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.170792ms logger=migrator t=2026-05-04T19:00:32.568150039Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-04T19:00:32.568322962Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=170.333µs logger=migrator t=2026-05-04T19:00:32.574112149Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-04T19:00:32.57413856Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.101µs logger=migrator t=2026-05-04T19:00:32.583887671Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-04T19:00:32.586701573Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.812992ms logger=migrator t=2026-05-04T19:00:32.590531254Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-04T19:00:32.593333306Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.801052ms logger=migrator t=2026-05-04T19:00:32.597185127Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-04T19:00:32.597281259Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=69.321µs logger=migrator t=2026-05-04T19:00:32.600845476Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-04T19:00:32.60163147Z level=info msg="Migration successfully executed" id="create quota table v1" duration=785.234µs logger=migrator t=2026-05-04T19:00:32.607214083Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-04T19:00:32.608468507Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.251204ms logger=migrator t=2026-05-04T19:00:32.613909368Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-04T19:00:32.613969149Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=60.371µs logger=migrator t=2026-05-04T19:00:32.625513003Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-04T19:00:32.626252397Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=738.534µs logger=migrator t=2026-05-04T19:00:32.633575253Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-04T19:00:32.635303045Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.726662ms logger=migrator t=2026-05-04T19:00:32.641299307Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-04T19:00:32.644115519Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.815582ms logger=migrator t=2026-05-04T19:00:32.647858628Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-04T19:00:32.647890449Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.371µs logger=migrator t=2026-05-04T19:00:32.653798669Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-04T19:00:32.654972531Z level=info msg="Migration successfully executed" id="create session table" duration=1.172942ms logger=migrator t=2026-05-04T19:00:32.661862208Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-04T19:00:32.662032382Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=170.804µs logger=migrator t=2026-05-04T19:00:32.666608317Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-04T19:00:32.666691168Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=82.991µs logger=migrator t=2026-05-04T19:00:32.671375165Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-04T19:00:32.672052718Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=677.763µs logger=migrator t=2026-05-04T19:00:32.683768995Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-04T19:00:32.68508124Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.315205ms logger=migrator t=2026-05-04T19:00:32.694290061Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-04T19:00:32.694378283Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=94.512µs logger=migrator t=2026-05-04T19:00:32.698996348Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-04T19:00:32.699039239Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=44.981µs logger=migrator t=2026-05-04T19:00:32.70284736Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-04T19:00:32.706255532Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.403502ms logger=migrator t=2026-05-04T19:00:32.710580073Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-04T19:00:32.713564608Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.983585ms logger=migrator t=2026-05-04T19:00:32.718809016Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-04T19:00:32.718892717Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=85.561µs logger=migrator t=2026-05-04T19:00:32.721672619Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-04T19:00:32.721834212Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=161.393µs logger=migrator t=2026-05-04T19:00:32.727964376Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-04T19:00:32.729130367Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.170051ms logger=migrator t=2026-05-04T19:00:32.733681272Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-04T19:00:32.733731493Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=51.391µs logger=migrator t=2026-05-04T19:00:32.737242848Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-04T19:00:32.74220119Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.958072ms logger=migrator t=2026-05-04T19:00:32.745660504Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-04T19:00:32.745934999Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=274.145µs logger=migrator t=2026-05-04T19:00:32.750268131Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-04T19:00:32.753341117Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.072337ms logger=migrator t=2026-05-04T19:00:32.756586718Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-04T19:00:32.759717225Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.129438ms logger=migrator t=2026-05-04T19:00:32.763836372Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-04T19:00:32.763928263Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=92.451µs logger=migrator t=2026-05-04T19:00:32.767882687Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-04T19:00:32.768821095Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=937.758µs logger=migrator t=2026-05-04T19:00:32.773209526Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-04T19:00:32.774600882Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.390636ms logger=migrator t=2026-05-04T19:00:32.779495012Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-04T19:00:32.780706415Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.212713ms logger=migrator t=2026-05-04T19:00:32.783892955Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-04T19:00:32.784859452Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=966.547µs logger=migrator t=2026-05-04T19:00:32.788168744Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-04T19:00:32.78902141Z level=info msg="Migration successfully executed" id="add index alert state" duration=852.645µs logger=migrator t=2026-05-04T19:00:32.793090475Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-04T19:00:32.793983682Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=892.437µs logger=migrator t=2026-05-04T19:00:32.797979966Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-04T19:00:32.798683339Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=702.783µs logger=migrator t=2026-05-04T19:00:32.802606492Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-04T19:00:32.80355018Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=940.528µs logger=migrator t=2026-05-04T19:00:32.848910472Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-04T19:00:32.850369589Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.458527ms logger=migrator t=2026-05-04T19:00:32.855175949Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-04T19:00:32.868568607Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.383838ms logger=migrator t=2026-05-04T19:00:32.874642699Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-04T19:00:32.87520922Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=566.071µs logger=migrator t=2026-05-04T19:00:32.880712873Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-04T19:00:32.882127929Z 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.414146ms logger=migrator t=2026-05-04T19:00:32.887236593Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-04T19:00:32.887660552Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=423.929µs logger=migrator t=2026-05-04T19:00:32.892167285Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-04T19:00:32.892942369Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=774.924µs logger=migrator t=2026-05-04T19:00:32.898284898Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-04T19:00:32.899028393Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=743.375µs logger=migrator t=2026-05-04T19:00:32.903399314Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-04T19:00:32.906949739Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.548125ms logger=migrator t=2026-05-04T19:00:32.912469862Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-04T19:00:32.919412751Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.94163ms logger=migrator t=2026-05-04T19:00:32.925234489Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-04T19:00:32.927884198Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.648559ms logger=migrator t=2026-05-04T19:00:32.932225899Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-04T19:00:32.9360928Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.866091ms logger=migrator t=2026-05-04T19:00:32.940967502Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-04T19:00:32.942019041Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.050829ms logger=migrator t=2026-05-04T19:00:32.947691056Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-04T19:00:32.947727757Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.251µs logger=migrator t=2026-05-04T19:00:32.952603357Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-04T19:00:32.952646358Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.341µs logger=migrator t=2026-05-04T19:00:32.957630261Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-04T19:00:32.959244631Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.61388ms logger=migrator t=2026-05-04T19:00:32.964509239Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T19:00:32.966134989Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.62713ms logger=migrator t=2026-05-04T19:00:32.971647901Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-04T19:00:32.972459976Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=811.525µs logger=migrator t=2026-05-04T19:00:32.977116133Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-04T19:00:32.978465718Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.349265ms logger=migrator t=2026-05-04T19:00:32.984293396Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T19:00:32.985171172Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=877.216µs logger=migrator t=2026-05-04T19:00:32.989839579Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-04T19:00:32.994045147Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.201968ms logger=migrator t=2026-05-04T19:00:32.999262103Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-04T19:00:33.003143466Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.881112ms logger=migrator t=2026-05-04T19:00:33.008410254Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-04T19:00:33.008590577Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=180.883µs logger=migrator t=2026-05-04T19:00:33.013405577Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-04T19:00:33.014326993Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=921.106µs logger=migrator t=2026-05-04T19:00:33.019318096Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-04T19:00:33.020747313Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.429227ms logger=migrator t=2026-05-04T19:00:33.026063582Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-04T19:00:33.029906323Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.845181ms logger=migrator t=2026-05-04T19:00:33.034424687Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-04T19:00:33.034493038Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.481µs logger=migrator t=2026-05-04T19:00:33.039105024Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-04T19:00:33.03999035Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=885.126µs logger=migrator t=2026-05-04T19:00:33.044666217Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-04T19:00:33.046237566Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.570559ms logger=migrator t=2026-05-04T19:00:33.052281328Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-04T19:00:33.052366789Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=84.791µs logger=migrator t=2026-05-04T19:00:33.056971566Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-04T19:00:33.057947553Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=975.637µs logger=migrator t=2026-05-04T19:00:33.062723952Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-04T19:00:33.063627329Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=903.087µs logger=migrator t=2026-05-04T19:00:33.069827934Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-04T19:00:33.071999914Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.17778ms logger=migrator t=2026-05-04T19:00:33.081252886Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-04T19:00:33.083141481Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.892355ms logger=migrator t=2026-05-04T19:00:33.088857867Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-04T19:00:33.089869936Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.011849ms logger=migrator t=2026-05-04T19:00:33.094303858Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-04T19:00:33.095239376Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=934.628µs logger=migrator t=2026-05-04T19:00:33.100959472Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-04T19:00:33.100993593Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=34.761µs logger=migrator t=2026-05-04T19:00:33.105337483Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-04T19:00:33.109393659Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.053785ms logger=migrator t=2026-05-04T19:00:33.113914512Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-04T19:00:33.114708578Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=794.206µs logger=migrator t=2026-05-04T19:00:33.119000917Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-04T19:00:33.12288282Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.878292ms logger=migrator t=2026-05-04T19:00:33.127819091Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-04T19:00:33.128536674Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=716.764µs logger=migrator t=2026-05-04T19:00:33.132984807Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-04T19:00:33.133887544Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=902.467µs logger=migrator t=2026-05-04T19:00:33.138691083Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-04T19:00:33.139935756Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.244333ms logger=migrator t=2026-05-04T19:00:33.145463689Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-04T19:00:33.156696927Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.233949ms logger=migrator t=2026-05-04T19:00:33.16221408Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-04T19:00:33.162735639Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=521.639µs logger=migrator t=2026-05-04T19:00:33.167927326Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-04T19:00:33.168835523Z 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=908.217µs logger=migrator t=2026-05-04T19:00:33.181712282Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-04T19:00:33.182266072Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=557.58µs logger=migrator t=2026-05-04T19:00:33.186630803Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-04T19:00:33.187137173Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=505.17µs logger=migrator t=2026-05-04T19:00:33.191594165Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-04T19:00:33.191789669Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=195.644µs logger=migrator t=2026-05-04T19:00:33.196960585Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-04T19:00:33.202926056Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.963651ms logger=migrator t=2026-05-04T19:00:33.208427248Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-04T19:00:33.212410742Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.982654ms logger=migrator t=2026-05-04T19:00:33.217577317Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-04T19:00:33.218453214Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=875.187µs logger=migrator t=2026-05-04T19:00:33.223865755Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-04T19:00:33.225192769Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.326495ms logger=migrator t=2026-05-04T19:00:33.230011688Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-04T19:00:33.230225962Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=214.174µs logger=migrator t=2026-05-04T19:00:33.234593993Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-04T19:00:33.238617848Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.023165ms logger=migrator t=2026-05-04T19:00:33.243658662Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-04T19:00:33.244535499Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=876.167µs logger=migrator t=2026-05-04T19:00:33.249144624Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-04T19:00:33.249330817Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=188.543µs logger=migrator t=2026-05-04T19:00:33.253573696Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-04T19:00:33.253947413Z level=info msg="Migration successfully executed" id="Move region to single row" duration=375.707µs logger=migrator t=2026-05-04T19:00:33.258706282Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-04T19:00:33.260211059Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.507478ms logger=migrator t=2026-05-04T19:00:33.26559338Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-04T19:00:33.266440825Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=840.845µs logger=migrator t=2026-05-04T19:00:33.270683304Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T19:00:33.271980748Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.295584ms logger=migrator t=2026-05-04T19:00:33.277355038Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T19:00:33.278891256Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.535788ms logger=migrator t=2026-05-04T19:00:33.283350829Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-04T19:00:33.284177825Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=826.666µs logger=migrator t=2026-05-04T19:00:33.288652468Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-04T19:00:33.289531594Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=878.346µs logger=migrator t=2026-05-04T19:00:33.294584017Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-04T19:00:33.294658288Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=74.511µs logger=migrator t=2026-05-04T19:00:33.299363957Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-04T19:00:33.300190451Z level=info msg="Migration successfully executed" id="create test_data table" duration=825.634µs logger=migrator t=2026-05-04T19:00:33.304865839Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-04T19:00:33.305705694Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=839.175µs logger=migrator t=2026-05-04T19:00:33.310529264Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-04T19:00:33.311400749Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=867.125µs logger=migrator t=2026-05-04T19:00:33.315927654Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-04T19:00:33.31678831Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=860.276µs logger=migrator t=2026-05-04T19:00:33.321645261Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-04T19:00:33.321828114Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=183.263µs logger=migrator t=2026-05-04T19:00:33.326966089Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-04T19:00:33.327316586Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=350.558µs logger=migrator t=2026-05-04T19:00:33.332371029Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-04T19:00:33.33243804Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.481µs logger=migrator t=2026-05-04T19:00:33.336670139Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-04T19:00:33.337466134Z level=info msg="Migration successfully executed" id="create team table" duration=794.475µs logger=migrator t=2026-05-04T19:00:33.341809795Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-04T19:00:33.34317912Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.367555ms logger=migrator t=2026-05-04T19:00:33.349556659Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-04T19:00:33.350564407Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.045239ms logger=migrator t=2026-05-04T19:00:33.355281105Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-04T19:00:33.359664636Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.381281ms logger=migrator t=2026-05-04T19:00:33.364400374Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-04T19:00:33.364569207Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=168.653µs logger=migrator t=2026-05-04T19:00:33.369639281Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-04T19:00:33.370504778Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=865.737µs logger=migrator t=2026-05-04T19:00:33.375150114Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-04T19:00:33.376339706Z level=info msg="Migration successfully executed" id="create team member table" duration=1.189022ms logger=migrator t=2026-05-04T19:00:33.381346319Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-04T19:00:33.382452559Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.10611ms logger=migrator t=2026-05-04T19:00:33.387791328Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-04T19:00:33.388682925Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=891.167µs logger=migrator t=2026-05-04T19:00:33.3932753Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-04T19:00:33.394192347Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=933.537µs logger=migrator t=2026-05-04T19:00:33.398905155Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-04T19:00:33.404184153Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.278578ms logger=migrator t=2026-05-04T19:00:33.408763108Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-04T19:00:33.413412954Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.649356ms logger=migrator t=2026-05-04T19:00:33.418485619Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-04T19:00:33.42343848Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.953281ms logger=migrator t=2026-05-04T19:00:33.427859733Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-04T19:00:33.428748349Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=886.556µs logger=migrator t=2026-05-04T19:00:33.43419326Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-04T19:00:33.435129408Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=935.148µs logger=migrator t=2026-05-04T19:00:33.439627561Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-04T19:00:33.440674311Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.0459ms logger=migrator t=2026-05-04T19:00:33.445840136Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-04T19:00:33.446894186Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.05048ms logger=migrator t=2026-05-04T19:00:33.452676923Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-04T19:00:33.453675772Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=998.699µs logger=migrator t=2026-05-04T19:00:33.45787117Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-04T19:00:33.458894329Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.022629ms logger=migrator t=2026-05-04T19:00:33.463604006Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-04T19:00:33.464764688Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.160582ms logger=migrator t=2026-05-04T19:00:33.469972925Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-04T19:00:33.470948152Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=975.537µs logger=migrator t=2026-05-04T19:00:33.475477637Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-04T19:00:33.476031567Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=550.08µs logger=migrator t=2026-05-04T19:00:33.481349836Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-04T19:00:33.481682602Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=332.796µs logger=migrator t=2026-05-04T19:00:33.485936371Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-04T19:00:33.486807598Z level=info msg="Migration successfully executed" id="create tag table" duration=870.376µs logger=migrator t=2026-05-04T19:00:33.491339371Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-04T19:00:33.49235458Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.014279ms logger=migrator t=2026-05-04T19:00:33.498120287Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-04T19:00:33.498971663Z level=info msg="Migration successfully executed" id="create login attempt table" duration=851.646µs logger=migrator t=2026-05-04T19:00:33.504302872Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-04T19:00:33.505435123Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.131991ms logger=migrator t=2026-05-04T19:00:33.510027648Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-04T19:00:33.510964816Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=936.488µs logger=migrator t=2026-05-04T19:00:33.515590131Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:00:33.531688061Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.086419ms logger=migrator t=2026-05-04T19:00:33.538210501Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-04T19:00:33.539132039Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=922.128µs logger=migrator t=2026-05-04T19:00:33.544255394Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-04T19:00:33.545231862Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=975.398µs logger=migrator t=2026-05-04T19:00:33.55156332Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-04T19:00:33.552021098Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=457.949µs logger=migrator t=2026-05-04T19:00:33.55694749Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-04T19:00:33.557620682Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=672.842µs logger=migrator t=2026-05-04T19:00:33.562626845Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-04T19:00:33.563799627Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.172842ms logger=migrator t=2026-05-04T19:00:33.570305027Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-04T19:00:33.571233435Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=927.688µs logger=migrator t=2026-05-04T19:00:33.577733086Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-04T19:00:33.577805417Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=72.321µs logger=migrator t=2026-05-04T19:00:33.584433529Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-04T19:00:33.592287196Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.856357ms logger=migrator t=2026-05-04T19:00:33.597497933Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-04T19:00:33.603097257Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.605334ms logger=migrator t=2026-05-04T19:00:33.608358154Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-04T19:00:33.613939687Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.580353ms logger=migrator t=2026-05-04T19:00:33.619101444Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-04T19:00:33.624632226Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.528002ms logger=migrator t=2026-05-04T19:00:33.629571499Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-04T19:00:33.631103547Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.531249ms logger=migrator t=2026-05-04T19:00:33.635639731Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-04T19:00:33.643242751Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.6029ms logger=migrator t=2026-05-04T19:00:33.647874218Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-04T19:00:33.648747174Z level=info msg="Migration successfully executed" id="create server_lock table" duration=872.676µs logger=migrator t=2026-05-04T19:00:33.653502483Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-04T19:00:33.654506701Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.003608ms logger=migrator t=2026-05-04T19:00:33.659201288Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-04T19:00:33.660212116Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.009498ms logger=migrator t=2026-05-04T19:00:33.666356641Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-04T19:00:33.667816958Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.459597ms logger=migrator t=2026-05-04T19:00:33.672558896Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-04T19:00:33.673536725Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=977.329µs logger=migrator t=2026-05-04T19:00:33.679193159Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-04T19:00:33.680738868Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.545289ms logger=migrator t=2026-05-04T19:00:33.686314352Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-04T19:00:33.691708432Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.39373ms logger=migrator t=2026-05-04T19:00:33.697131693Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-04T19:00:33.698120951Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=988.638µs logger=migrator t=2026-05-04T19:00:33.704964338Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-04T19:00:33.706599439Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.632831ms logger=migrator t=2026-05-04T19:00:33.714465984Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-04T19:00:33.715405602Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=939.158µs logger=migrator t=2026-05-04T19:00:33.72124425Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-04T19:00:33.722702227Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.457157ms logger=migrator t=2026-05-04T19:00:33.730538013Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-04T19:00:33.732158453Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.6199ms logger=migrator t=2026-05-04T19:00:33.738789357Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-04T19:00:33.738860048Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=71.281µs logger=migrator t=2026-05-04T19:00:33.744764507Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-04T19:00:33.744845309Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=81.452µs logger=migrator t=2026-05-04T19:00:33.751884609Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-04T19:00:33.753247645Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.362186ms logger=migrator t=2026-05-04T19:00:33.760475969Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:00:33.761429927Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=952.398µs logger=migrator t=2026-05-04T19:00:33.767253725Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:00:33.768726022Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.471377ms logger=migrator t=2026-05-04T19:00:33.774936227Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:00:33.775041349Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=105.732µs logger=migrator t=2026-05-04T19:00:33.781298656Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:00:33.782821444Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.523208ms logger=migrator t=2026-05-04T19:00:33.78853267Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:00:33.789954586Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.421466ms logger=migrator t=2026-05-04T19:00:33.795726483Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:00:33.797248091Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.516128ms logger=migrator t=2026-05-04T19:00:33.803992887Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:00:33.804967665Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=974.368µs logger=migrator t=2026-05-04T19:00:33.810774773Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-04T19:00:33.819613307Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.837874ms logger=migrator t=2026-05-04T19:00:33.825401284Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-04T19:00:33.826443634Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.041049ms logger=migrator t=2026-05-04T19:00:33.832798422Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-04T19:00:33.832879824Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=81.762µs logger=migrator t=2026-05-04T19:00:33.838471777Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-04T19:00:33.839953325Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.482988ms logger=migrator t=2026-05-04T19:00:33.846309302Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-04T19:00:33.847313231Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.003529ms logger=migrator t=2026-05-04T19:00:33.858091231Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-04T19:00:33.859696951Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.60454ms logger=migrator t=2026-05-04T19:00:33.864776136Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:00:33.864885998Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=110.152µs logger=migrator t=2026-05-04T19:00:33.870801348Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-04T19:00:33.872205634Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.404516ms logger=migrator t=2026-05-04T19:00:33.877632104Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-04T19:00:33.879196623Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.563719ms logger=migrator t=2026-05-04T19:00:33.885153704Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-04T19:00:33.886151963Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=998.199µs logger=migrator t=2026-05-04T19:00:33.892356888Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-04T19:00:33.893902896Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.545598ms logger=migrator t=2026-05-04T19:00:33.902324262Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-04T19:00:33.911682357Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.362694ms logger=migrator t=2026-05-04T19:00:33.918760868Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-04T19:00:33.919790387Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.029219ms logger=migrator t=2026-05-04T19:00:33.927632413Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T19:00:33.929021618Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.395206ms logger=migrator t=2026-05-04T19:00:33.935145502Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-04T19:00:33.960722307Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.577155ms logger=migrator t=2026-05-04T19:00:33.96625363Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-04T19:00:33.990432929Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.179709ms logger=migrator t=2026-05-04T19:00:33.995176047Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-04T19:00:33.995945631Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=768.734µs logger=migrator t=2026-05-04T19:00:34.000275772Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T19:00:34.00123375Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=957.208µs logger=migrator t=2026-05-04T19:00:34.006627Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-04T19:00:34.015759509Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.131499ms logger=migrator t=2026-05-04T19:00:34.020325235Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-04T19:00:34.024450041Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.124366ms logger=migrator t=2026-05-04T19:00:34.028945424Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-04T19:00:34.029987724Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.04094ms logger=migrator t=2026-05-04T19:00:34.035756981Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-04T19:00:34.03731496Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.556339ms logger=migrator t=2026-05-04T19:00:34.043416893Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-04T19:00:34.045296108Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.883056ms logger=migrator t=2026-05-04T19:00:34.052502692Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-04T19:00:34.053591531Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.096339ms logger=migrator t=2026-05-04T19:00:34.059332069Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:00:34.0594006Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=69.121µs logger=migrator t=2026-05-04T19:00:34.064126487Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-04T19:00:34.070670059Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.542762ms logger=migrator t=2026-05-04T19:00:34.075436177Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-04T19:00:34.081566151Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.129634ms logger=migrator t=2026-05-04T19:00:34.086554444Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-04T19:00:34.090890384Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.3356ms logger=migrator t=2026-05-04T19:00:34.09661831Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-04T19:00:34.098511006Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.898626ms logger=migrator t=2026-05-04T19:00:34.104567829Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-04T19:00:34.105590438Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.022479ms logger=migrator t=2026-05-04T19:00:34.110834104Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-04T19:00:34.121000694Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.127779ms logger=migrator t=2026-05-04T19:00:34.127656487Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-04T19:00:34.133651719Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.995122ms logger=migrator t=2026-05-04T19:00:34.137212264Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-04T19:00:34.138432387Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.219013ms logger=migrator t=2026-05-04T19:00:34.145469138Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-04T19:00:34.155244299Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.775191ms logger=migrator t=2026-05-04T19:00:34.161513396Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-04T19:00:34.17305835Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=11.543784ms logger=migrator t=2026-05-04T19:00:34.177657036Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-04T19:00:34.177825089Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=172.984µs logger=migrator t=2026-05-04T19:00:34.183757009Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-04T19:00:34.18651203Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.759142ms logger=migrator t=2026-05-04T19:00:34.194430237Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-04T19:00:34.196493025Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.058408ms logger=migrator t=2026-05-04T19:00:34.202631289Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-04T19:00:34.204337351Z 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.705902ms logger=migrator t=2026-05-04T19:00:34.210337102Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:00:34.210412523Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=73.011µs logger=migrator t=2026-05-04T19:00:34.215400887Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-04T19:00:34.222180783Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.779727ms logger=migrator t=2026-05-04T19:00:34.226780828Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-04T19:00:34.236772153Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.982536ms logger=migrator t=2026-05-04T19:00:34.241014622Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-04T19:00:34.247704386Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.689134ms logger=migrator t=2026-05-04T19:00:34.253130207Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-04T19:00:34.259435464Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.304557ms logger=migrator t=2026-05-04T19:00:34.266324682Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-04T19:00:34.273937764Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.612272ms logger=migrator t=2026-05-04T19:00:34.279591669Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-04T19:00:34.27966814Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=76.181µs logger=migrator t=2026-05-04T19:00:34.283746686Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-04T19:00:34.284648802Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=902.106µs logger=migrator t=2026-05-04T19:00:34.288808519Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-04T19:00:34.295545384Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.732685ms logger=migrator t=2026-05-04T19:00:34.298958568Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-04T19:00:34.299028769Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=70.061µs logger=migrator t=2026-05-04T19:00:34.304218275Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-04T19:00:34.310661055Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.43387ms logger=migrator t=2026-05-04T19:00:34.322316821Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-04T19:00:34.323476813Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.159882ms logger=migrator t=2026-05-04T19:00:34.327137142Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-04T19:00:34.335902244Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.767832ms logger=migrator t=2026-05-04T19:00:34.340036551Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-04T19:00:34.340905657Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=872.736µs logger=migrator t=2026-05-04T19:00:34.344525394Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-04T19:00:34.345302979Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=774.625µs logger=migrator t=2026-05-04T19:00:34.349578098Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-04T19:00:34.354316746Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.738028ms logger=migrator t=2026-05-04T19:00:34.357097337Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-04T19:00:34.357664809Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=567.292µs logger=migrator t=2026-05-04T19:00:34.361514159Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-04T19:00:34.362272704Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=757.525µs logger=migrator t=2026-05-04T19:00:34.366665845Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-04T19:00:34.367245186Z level=info msg="Migration successfully executed" id="create alert_image table" duration=576.181µs logger=migrator t=2026-05-04T19:00:34.371463394Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-04T19:00:34.373010823Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.550349ms logger=migrator t=2026-05-04T19:00:34.376809133Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-04T19:00:34.376915165Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=105.922µs logger=migrator t=2026-05-04T19:00:34.381120973Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-04T19:00:34.382079832Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=958.189µs logger=migrator t=2026-05-04T19:00:34.385701029Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-04T19:00:34.386648656Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=946.727µs logger=migrator t=2026-05-04T19:00:34.389954428Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T19:00:34.391178551Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T19:00:34.395276526Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-04T19:00:34.395698125Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=420.719µs logger=migrator t=2026-05-04T19:00:34.399138768Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-04T19:00:34.400159057Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.023509ms logger=migrator t=2026-05-04T19:00:34.403672422Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-04T19:00:34.410236284Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.562922ms logger=migrator t=2026-05-04T19:00:34.41488808Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-04T19:00:34.41590983Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.0212ms logger=migrator t=2026-05-04T19:00:34.419906604Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-04T19:00:34.420964744Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.05722ms logger=migrator t=2026-05-04T19:00:34.42668609Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-04T19:00:34.428112386Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.427736ms logger=migrator t=2026-05-04T19:00:34.432100561Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-04T19:00:34.4331366Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.032609ms logger=migrator t=2026-05-04T19:00:34.437595503Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-04T19:00:34.438634091Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.038298ms logger=migrator t=2026-05-04T19:00:34.442116057Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-04T19:00:34.442142437Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.47µs logger=migrator t=2026-05-04T19:00:34.445480848Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-04T19:00:34.44554457Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=64.422µs logger=migrator t=2026-05-04T19:00:34.449087386Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-04T19:00:34.458227285Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.140769ms logger=migrator t=2026-05-04T19:00:34.462618467Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-04T19:00:34.462985014Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=365.747µs logger=migrator t=2026-05-04T19:00:34.465717955Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-04T19:00:34.466761784Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.046299ms logger=migrator t=2026-05-04T19:00:34.470658046Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-04T19:00:34.470928292Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=269.816µs logger=migrator t=2026-05-04T19:00:34.474818914Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-04T19:00:34.475738141Z level=info msg="Migration successfully executed" id="create data_keys table" duration=920.328µs logger=migrator t=2026-05-04T19:00:34.479921858Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-04T19:00:34.481195282Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.272434ms logger=migrator t=2026-05-04T19:00:34.485132275Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-04T19:00:34.517251372Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.119087ms logger=migrator t=2026-05-04T19:00:34.5209433Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-04T19:00:34.527155776Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.211456ms logger=migrator t=2026-05-04T19:00:34.531406345Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-04T19:00:34.531551418Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=147.212µs logger=migrator t=2026-05-04T19:00:34.535200205Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-04T19:00:34.566324053Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.124309ms logger=migrator t=2026-05-04T19:00:34.570227675Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-04T19:00:34.599838786Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.610751ms logger=migrator t=2026-05-04T19:00:34.604783527Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-04T19:00:34.605383479Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=599.322µs logger=migrator t=2026-05-04T19:00:34.610274359Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-04T19:00:34.611326479Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.04809ms logger=migrator t=2026-05-04T19:00:34.615933614Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-04T19:00:34.61624688Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=313.026µs logger=migrator t=2026-05-04T19:00:34.621400676Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-04T19:00:34.622736541Z level=info msg="Migration successfully executed" id="create permission table" duration=1.335175ms logger=migrator t=2026-05-04T19:00:34.627462088Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-04T19:00:34.629020207Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.553868ms logger=migrator t=2026-05-04T19:00:34.633639163Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-04T19:00:34.634677052Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.036569ms logger=migrator t=2026-05-04T19:00:34.639989021Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-04T19:00:34.641421527Z level=info msg="Migration successfully executed" id="create role table" duration=1.431536ms logger=migrator t=2026-05-04T19:00:34.646265197Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-04T19:00:34.653858878Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.593991ms logger=migrator t=2026-05-04T19:00:34.657571218Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-04T19:00:34.662749624Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.177706ms logger=migrator t=2026-05-04T19:00:34.668008011Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-04T19:00:34.66902733Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.018649ms logger=migrator t=2026-05-04T19:00:34.673530813Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-04T19:00:34.675191444Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.659571ms logger=migrator t=2026-05-04T19:00:34.680098236Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-04T19:00:34.681140355Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.040929ms logger=migrator t=2026-05-04T19:00:34.685685419Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-04T19:00:34.686597497Z level=info msg="Migration successfully executed" id="create team role table" duration=908.478µs logger=migrator t=2026-05-04T19:00:34.691832743Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-04T19:00:34.693493304Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.659011ms logger=migrator t=2026-05-04T19:00:34.699603048Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-04T19:00:34.700638327Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.033969ms logger=migrator t=2026-05-04T19:00:34.705614559Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-04T19:00:34.70727314Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.657741ms logger=migrator t=2026-05-04T19:00:34.711905607Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-04T19:00:34.712767262Z level=info msg="Migration successfully executed" id="create user role table" duration=862.405µs logger=migrator t=2026-05-04T19:00:34.716777786Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-04T19:00:34.717869587Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.090731ms logger=migrator t=2026-05-04T19:00:34.725355296Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-04T19:00:34.727572177Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.219861ms logger=migrator t=2026-05-04T19:00:34.733376205Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-04T19:00:34.7352829Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.906375ms logger=migrator t=2026-05-04T19:00:34.740887514Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-04T19:00:34.74281027Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.928776ms logger=migrator t=2026-05-04T19:00:34.747724251Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-04T19:00:34.749470613Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.746492ms logger=migrator t=2026-05-04T19:00:34.753911717Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-04T19:00:34.755669759Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.757142ms logger=migrator t=2026-05-04T19:00:34.760703132Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-04T19:00:34.768823093Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.119321ms logger=migrator t=2026-05-04T19:00:34.772368999Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-04T19:00:34.773439029Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.06918ms logger=migrator t=2026-05-04T19:00:34.777846961Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-04T19:00:34.779526892Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.678161ms logger=migrator t=2026-05-04T19:00:34.784679498Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-04T19:00:34.786368859Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.673741ms logger=migrator t=2026-05-04T19:00:34.790284822Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-04T19:00:34.791456553Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.172021ms logger=migrator t=2026-05-04T19:00:34.79561057Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-04T19:00:34.796835623Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.223743ms logger=migrator t=2026-05-04T19:00:34.802166792Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-04T19:00:34.803622889Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.456387ms logger=migrator t=2026-05-04T19:00:34.809143092Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-04T19:00:34.817155621Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.011139ms logger=migrator t=2026-05-04T19:00:34.821045483Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-04T19:00:34.82678659Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.739587ms logger=migrator t=2026-05-04T19:00:34.831378935Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-04T19:00:34.83919494Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.814975ms logger=migrator t=2026-05-04T19:00:34.845313723Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-04T19:00:34.85317731Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.865707ms logger=migrator t=2026-05-04T19:00:34.857192544Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-04T19:00:34.858417267Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.223983ms logger=migrator t=2026-05-04T19:00:34.863277177Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-04T19:00:34.864389138Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.111621ms logger=migrator t=2026-05-04T19:00:34.868738979Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-04T19:00:34.870381429Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.64249ms logger=migrator t=2026-05-04T19:00:34.874452645Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-04T19:00:34.875518414Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.066599ms logger=migrator t=2026-05-04T19:00:34.880018888Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-04T19:00:34.881085598Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.065949ms logger=migrator t=2026-05-04T19:00:34.88550765Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-04T19:00:34.885581301Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=73.841µs logger=migrator t=2026-05-04T19:00:34.889392312Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-04T19:00:34.889465633Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=73.921µs logger=migrator t=2026-05-04T19:00:34.894057649Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-04T19:00:34.894762582Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=705.393µs logger=migrator t=2026-05-04T19:00:34.898803117Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-04T19:00:34.899671993Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=870.376µs logger=migrator t=2026-05-04T19:00:34.903579766Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-04T19:00:34.904268038Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=688.472µs logger=migrator t=2026-05-04T19:00:34.909056547Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-04T19:00:34.909288512Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=232.385µs logger=migrator t=2026-05-04T19:00:34.913918208Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-04T19:00:34.914425177Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=506.869µs logger=migrator t=2026-05-04T19:00:34.918205487Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-04T19:00:34.919258677Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.05127ms logger=migrator t=2026-05-04T19:00:34.924014065Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-04T19:00:34.926115324Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.101479ms logger=migrator t=2026-05-04T19:00:34.932005824Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-04T19:00:34.940341098Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.335374ms logger=migrator t=2026-05-04T19:00:34.94418934Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-04T19:00:34.944272571Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=84.531µs logger=migrator t=2026-05-04T19:00:34.948022931Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-04T19:00:34.949350025Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.325365ms logger=migrator t=2026-05-04T19:00:34.956359225Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-04T19:00:34.959351801Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.999276ms logger=migrator t=2026-05-04T19:00:34.966518094Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-04T19:00:34.967974642Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.455368ms logger=migrator t=2026-05-04T19:00:34.972442584Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-04T19:00:34.981785207Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.343133ms logger=migrator t=2026-05-04T19:00:34.985458186Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-04T19:00:34.98620467Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=745.984µs logger=migrator t=2026-05-04T19:00:34.990433359Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-04T19:00:34.991257003Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=822.474µs logger=migrator t=2026-05-04T19:00:34.994862741Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:00:35.017614253Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.752442ms logger=migrator t=2026-05-04T19:00:35.022520624Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-04T19:00:35.023347359Z level=info msg="Migration successfully executed" id="create correlation v2" duration=786.575µs logger=migrator t=2026-05-04T19:00:35.028465355Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-04T19:00:35.029556294Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.091159ms logger=migrator t=2026-05-04T19:00:35.033702641Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-04T19:00:35.034807142Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.104341ms logger=migrator t=2026-05-04T19:00:35.040172262Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-04T19:00:35.041231422Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.05924ms logger=migrator t=2026-05-04T19:00:35.047479487Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-04T19:00:35.047702831Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=223.044µs logger=migrator t=2026-05-04T19:00:35.052121594Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-04T19:00:35.052873137Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=751.393µs logger=migrator t=2026-05-04T19:00:35.056677099Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-04T19:00:35.064905891Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.227853ms logger=migrator t=2026-05-04T19:00:35.069471216Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-04T19:00:35.070276711Z level=info msg="Migration successfully executed" id="create entity_events table" duration=805.205µs logger=migrator t=2026-05-04T19:00:35.074198503Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-04T19:00:35.075183742Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=984.749µs logger=migrator t=2026-05-04T19:00:35.080278927Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T19:00:35.080720795Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T19:00:35.084481325Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T19:00:35.084921443Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T19:00:35.089909436Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-04T19:00:35.0907017Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=788.814µs logger=migrator t=2026-05-04T19:00:35.094483791Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-04T19:00:35.095447509Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=963.948µs logger=migrator t=2026-05-04T19:00:35.09983795Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T19:00:35.100927389Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.089109ms logger=migrator t=2026-05-04T19:00:35.104979685Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T19:00:35.106069305Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.09405ms logger=migrator t=2026-05-04T19:00:35.110137061Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T19:00:35.11116771Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.030379ms logger=migrator t=2026-05-04T19:00:35.116720264Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T19:00:35.117751972Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.029918ms logger=migrator t=2026-05-04T19:00:35.121560993Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-04T19:00:35.122511511Z level=info msg="Migration successfully executed" id="Drop public config table" duration=949.418µs logger=migrator t=2026-05-04T19:00:35.12896128Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-04T19:00:35.130762204Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.791374ms logger=migrator t=2026-05-04T19:00:35.134474023Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T19:00:35.135564883Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.09051ms logger=migrator t=2026-05-04T19:00:35.141511703Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T19:00:35.143234246Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.722493ms logger=migrator t=2026-05-04T19:00:35.148746178Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-04T19:00:35.14994873Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.202962ms logger=migrator t=2026-05-04T19:00:35.155876821Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-04T19:00:35.177242967Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.363366ms logger=migrator t=2026-05-04T19:00:35.183156497Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-04T19:00:35.191503152Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.346395ms logger=migrator t=2026-05-04T19:00:35.195286492Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-04T19:00:35.201161991Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.874809ms logger=migrator t=2026-05-04T19:00:35.205528032Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-04T19:00:35.205767287Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=270.455µs logger=migrator t=2026-05-04T19:00:35.210031886Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-04T19:00:35.220789056Z level=info msg="Migration successfully executed" id="add share column" duration=10.75567ms logger=migrator t=2026-05-04T19:00:35.225054845Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-04T19:00:35.225183287Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=128.782µs logger=migrator t=2026-05-04T19:00:35.228832386Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-04T19:00:35.229809334Z level=info msg="Migration successfully executed" id="create file table" duration=976.478µs logger=migrator t=2026-05-04T19:00:35.234235486Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-04T19:00:35.235430318Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.199942ms logger=migrator t=2026-05-04T19:00:35.240293788Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-04T19:00:35.24147656Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.182212ms logger=migrator t=2026-05-04T19:00:35.246141056Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-04T19:00:35.247010633Z level=info msg="Migration successfully executed" id="create file_meta table" duration=868.907µs logger=migrator t=2026-05-04T19:00:35.251265082Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-04T19:00:35.252405213Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.139261ms logger=migrator t=2026-05-04T19:00:35.258322303Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-04T19:00:35.258390514Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=68.991µs logger=migrator t=2026-05-04T19:00:35.262025872Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-04T19:00:35.262111174Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=93.672µs logger=migrator t=2026-05-04T19:00:35.266373663Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-04T19:00:35.267555094Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.206192ms logger=migrator t=2026-05-04T19:00:35.27214875Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-04T19:00:35.272481096Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=332.936µs logger=migrator t=2026-05-04T19:00:35.277005329Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-04T19:00:35.278581039Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.57493ms logger=migrator t=2026-05-04T19:00:35.28184099Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-04T19:00:35.291377216Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.535626ms logger=migrator t=2026-05-04T19:00:35.294967953Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-04T19:00:35.295115896Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=147.703µs logger=migrator t=2026-05-04T19:00:35.297683124Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-04T19:00:35.29851769Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=834.206µs logger=migrator t=2026-05-04T19:00:35.303291018Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-04T19:00:35.30396814Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=686.482µs logger=migrator t=2026-05-04T19:00:35.307973194Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-04T19:00:35.308601197Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=620.432µs logger=migrator t=2026-05-04T19:00:35.313564928Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-04T19:00:35.314050148Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=486.96µs logger=migrator t=2026-05-04T19:00:35.317691705Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-04T19:00:35.32981272Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.120855ms logger=migrator t=2026-05-04T19:00:35.339352088Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-04T19:00:35.350308271Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.960273ms logger=migrator t=2026-05-04T19:00:35.355267573Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-04T19:00:35.356093889Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=825.516µs logger=migrator t=2026-05-04T19:00:35.359707275Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-04T19:00:35.437176224Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.462669ms logger=migrator t=2026-05-04T19:00:35.441447584Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-04T19:00:35.442328159Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=880.725µs logger=migrator t=2026-05-04T19:00:35.446812962Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-04T19:00:35.447919613Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.102121ms logger=migrator t=2026-05-04T19:00:35.452686322Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-04T19:00:35.477919881Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.233879ms logger=migrator t=2026-05-04T19:00:35.485495231Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-04T19:00:35.496401944Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.906593ms logger=migrator t=2026-05-04T19:00:35.500330237Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-04T19:00:35.500600902Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=275.585µs logger=migrator t=2026-05-04T19:00:35.50424397Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-04T19:00:35.504433153Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=188.783µs logger=migrator t=2026-05-04T19:00:35.508346155Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-04T19:00:35.50854683Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=200.844µs logger=migrator t=2026-05-04T19:00:35.513002782Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-04T19:00:35.513354718Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=352.046µs logger=migrator t=2026-05-04T19:00:35.517224851Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-04T19:00:35.517618278Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=393.327µs logger=migrator t=2026-05-04T19:00:35.521653173Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-04T19:00:35.523925295Z level=info msg="Migration successfully executed" id="create folder table" duration=2.260092ms logger=migrator t=2026-05-04T19:00:35.529298514Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-04T19:00:35.530843554Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.54003ms logger=migrator t=2026-05-04T19:00:35.535284236Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-04T19:00:35.536412186Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.1273ms logger=migrator t=2026-05-04T19:00:35.540611184Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-04T19:00:35.540650236Z level=info msg="Migration successfully executed" id="Update folder title length" duration=40.482µs logger=migrator t=2026-05-04T19:00:35.544489346Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T19:00:35.54574631Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.256064ms logger=migrator t=2026-05-04T19:00:35.550911196Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T19:00:35.551994436Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.08775ms logger=migrator t=2026-05-04T19:00:35.555907898Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-04T19:00:35.558070879Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.162581ms logger=migrator t=2026-05-04T19:00:35.562893388Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-04T19:00:35.563364777Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=471.829µs logger=migrator t=2026-05-04T19:00:35.567008104Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-04T19:00:35.56726541Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=256.586µs logger=migrator t=2026-05-04T19:00:35.570963018Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-04T19:00:35.573039507Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.069279ms logger=migrator t=2026-05-04T19:00:35.578443547Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-04T19:00:35.580939843Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.494266ms logger=migrator t=2026-05-04T19:00:35.587287472Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-04T19:00:35.589057824Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.771093ms logger=migrator t=2026-05-04T19:00:35.59315255Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-04T19:00:35.594440234Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.287404ms logger=migrator t=2026-05-04T19:00:35.606504499Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-04T19:00:35.608097738Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.599329ms logger=migrator t=2026-05-04T19:00:35.611302778Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-04T19:00:35.61201685Z level=info msg="Migration successfully executed" id="create anon_device table" duration=711.483µs logger=migrator t=2026-05-04T19:00:35.614835153Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-04T19:00:35.616531075Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.693732ms logger=migrator t=2026-05-04T19:00:35.622285181Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-04T19:00:35.623761999Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.484468ms logger=migrator t=2026-05-04T19:00:35.627690812Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-04T19:00:35.628924535Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.233343ms logger=migrator t=2026-05-04T19:00:35.632900948Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-04T19:00:35.634041939Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.140301ms logger=migrator t=2026-05-04T19:00:35.639517171Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-04T19:00:35.641501299Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.982757ms logger=migrator t=2026-05-04T19:00:35.64645025Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-04T19:00:35.646961839Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=513.699µs logger=migrator t=2026-05-04T19:00:35.651090476Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-04T19:00:35.661989708Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.888452ms logger=migrator t=2026-05-04T19:00:35.666824389Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-04T19:00:35.667354308Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=530.769µs logger=migrator t=2026-05-04T19:00:35.670453265Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T19:00:35.670469896Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.291µs logger=migrator t=2026-05-04T19:00:35.673605724Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T19:00:35.674677434Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.07165ms logger=migrator t=2026-05-04T19:00:35.678717779Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T19:00:35.67875259Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=35.471µs logger=migrator t=2026-05-04T19:00:35.683017429Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-04T19:00:35.684240322Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.222173ms logger=migrator t=2026-05-04T19:00:35.687625424Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T19:00:35.688769485Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.145691ms logger=migrator t=2026-05-04T19:00:35.696484089Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-04T19:00:35.697522569Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.03843ms logger=migrator t=2026-05-04T19:00:35.706045117Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-04T19:00:35.706873052Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=828.835µs logger=migrator t=2026-05-04T19:00:35.712549277Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-04T19:00:35.712869854Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=319.107µs logger=migrator t=2026-05-04T19:00:35.720929443Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-04T19:00:35.722087434Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.155671ms logger=migrator t=2026-05-04T19:00:35.727569976Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-04T19:00:35.728552355Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=981.689µs logger=migrator t=2026-05-04T19:00:35.733960695Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-04T19:00:35.734889532Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=928.417µs logger=migrator t=2026-05-04T19:00:35.740272322Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-04T19:00:35.754200071Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.919589ms logger=migrator t=2026-05-04T19:00:35.759773984Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-04T19:00:35.769500705Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.715811ms logger=migrator t=2026-05-04T19:00:35.775638879Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-04T19:00:35.786546511Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.908002ms logger=migrator t=2026-05-04T19:00:35.792111465Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-04T19:00:35.792168076Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=63.061µs logger=migrator t=2026-05-04T19:00:35.795752363Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-04T19:00:35.808931227Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.177854ms logger=migrator t=2026-05-04T19:00:35.812874011Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-04T19:00:35.821359768Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.483767ms logger=migrator t=2026-05-04T19:00:35.826590925Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-04T19:00:35.826861Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=266.965µs logger=migrator t=2026-05-04T19:00:35.851757293Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.152517269s logger=migrator t=2026-05-04T19:00:35.852806081Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-04T19:00:35.872477328Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-04T19:00:35.872706992Z level=info msg="Created default organization" logger=secrets t=2026-05-04T19:00:35.879844454Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T19:00:35.926832046Z level=info msg="Restored cache from database" duration=788.074µs logger=plugin.store t=2026-05-04T19:00:35.928294643Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-04T19:00:35.965325301Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-04T19:00:35.965353052Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-04T19:00:35.965443423Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-04T19:00:35.965457544Z level=info msg="Plugins loaded" count=54 duration=37.164211ms logger=query_data t=2026-05-04T19:00:35.970229612Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-04T19:00:35.973705517Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-04T19:00:35.979630667Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-04T19:00:35.993994503Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-04T19:00:35.997319256Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-04T19:00:35.99976549Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-04T19:00:36.023161305Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-04T19:00:36.04445613Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-04T19:00:36.066759625Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-04T19:00:36.066786385Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-04T19:00:36.067208744Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-04T19:00:36.067476298Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-04T19:00:36.067726863Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-04T19:00:36.073305286Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-04T19:00:36.124511798Z level=info msg="State cache has been initialized" states=0 duration=57.299744ms logger=ngalert.scheduler t=2026-05-04T19:00:36.124591319Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-04T19:00:36.124683441Z level=info msg=starting first_tick=2026-05-04T19:00:40Z logger=provisioning.dashboard t=2026-05-04T19:00:36.13166267Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-04T19:00:36.150899177Z level=info msg="Update check succeeded" duration=83.562641ms logger=plugins.update.checker t=2026-05-04T19:00:36.153884923Z level=info msg="Update check succeeded" duration=86.18929ms logger=provisioning.dashboard t=2026-05-04T19:00:36.181921544Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T19:00:36.23129059Z level=info msg="Patterns update finished" duration=113.786672ms logger=grafana-apiserver t=2026-05-04T19:00:36.993699847Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-04T19:00:36.994233798Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-04T19:00:53.212211173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.213498367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.229166908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.25138134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.268070691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.295941268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.311874933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.340052217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.363277788Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-04T19:00:53.405287278Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-04T19:00:53.41937856Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-04T19:00:53.43336089Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-04T19:00:53.444499857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.462151304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.488445692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.506851094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.537531074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.5529728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.584077918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.617511428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.697869981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.717144599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.758772582Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.778291975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.820018919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.836454785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.884015198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.899538616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.936774057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:53.953958827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.017001448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.035554272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.080839692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.09845013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.162150542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.178595508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.224843406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.243023444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.298531835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.315743344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.36122147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.383322059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.436622509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.452717188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.500100108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.528708219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.60742895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.627778949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.705770778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.722839394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.851910881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.869572379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.935027734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:54.953710961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.033166406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.043811244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.14484389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.158328471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.23260048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.251787557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.322204274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.343295175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.411785977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.42920833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.514664617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.532156333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.605062176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.62411848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.704031824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.722402855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.801395842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.828523205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.900700396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:55.919635818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:56.00428555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:56.023838223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:56.100310763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:56.117996791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:56.198284152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:56.218729391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:56.296533267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:56.315735963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:00:56.391125313Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-04T19:01:59.093437759Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-04T19:10:36.07876259Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-04T19:10:36.092299143Z level=info msg="Completed cleanup jobs" duration=24.846035ms logger=plugins.update.checker t=2026-05-04T19:10:36.205463085Z level=info msg="Update check succeeded" duration=50.470906ms logger=sqlstore.transactions t=2026-05-04T19:15:35.989786864Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-04T19:20:36.103653814Z level=info msg="Completed cleanup jobs" duration=34.77487ms logger=plugins.update.checker t=2026-05-04T19:20:36.240035843Z level=info msg="Update check succeeded" duration=84.134643ms logger=cleanup t=2026-05-04T19:30:36.080483546Z level=info msg="Completed cleanup jobs" duration=12.946382ms logger=plugins.update.checker t=2026-05-04T19:30:36.205686466Z level=info msg="Update check succeeded" duration=51.405551ms logger=infra.usagestats t=2026-05-04T19:31:59.120712924Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T19:40:36.10350834Z level=info msg="Completed cleanup jobs" duration=35.550247ms logger=plugins.update.checker t=2026-05-04T19:40:36.213612391Z level=info msg="Update check succeeded" duration=58.635578ms logger=cleanup t=2026-05-04T19:50:36.098710132Z level=info msg="Completed cleanup jobs" duration=30.608074ms logger=plugins.update.checker t=2026-05-04T19:50:36.209443547Z level=info msg="Update check succeeded" duration=55.350618ms logger=cleanup t=2026-05-04T20:00:36.094336953Z level=info msg="Completed cleanup jobs" duration=25.987438ms logger=plugins.update.checker t=2026-05-04T20:00:36.220776484Z level=info msg="Update check succeeded" duration=66.330574ms logger=infra.usagestats t=2026-05-04T20:01:59.114522735Z level=info msg="Usage stats are ready to report"