logger=settings t=2026-04-14T11:02:37.624165738Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-14T11:02:37Z logger=settings t=2026-04-14T11:02:37.625023008Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-14T11:02:37.625053999Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-14T11:02:37.625068799Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-14T11:02:37.625077409Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-14T11:02:37.62509892Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-14T11:02:37.62510602Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-14T11:02:37.62511361Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-14T11:02:37.62513038Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-14T11:02:37.625138481Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-14T11:02:37.625146551Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-14T11:02:37.625166471Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-14T11:02:37.625174882Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-14T11:02:37.625227163Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-14T11:02:37.625235923Z level=info msg=Target target=[all] logger=settings t=2026-04-14T11:02:37.625263264Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-14T11:02:37.625282264Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-14T11:02:37.625298264Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-14T11:02:37.625307405Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-14T11:02:37.625314805Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-14T11:02:37.625339925Z level=info msg="App mode production" logger=sqlstore t=2026-04-14T11:02:37.626060853Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-14T11:02:37.626094353Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-14T11:02:37.629243588Z level=info msg="Locking database" logger=migrator t=2026-04-14T11:02:37.629269688Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-14T11:02:37.630452836Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-14T11:02:37.632327301Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.873915ms logger=migrator t=2026-04-14T11:02:37.638262551Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-14T11:02:37.639001488Z level=info msg="Migration successfully executed" id="create user table" duration=736.457µs logger=migrator t=2026-04-14T11:02:37.647786636Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-14T11:02:37.649014395Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.232619ms logger=migrator t=2026-04-14T11:02:37.654017023Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-14T11:02:37.655238861Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.226969ms logger=migrator t=2026-04-14T11:02:37.660404344Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-14T11:02:37.661168312Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=764.828µs logger=migrator t=2026-04-14T11:02:37.666521228Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-14T11:02:37.667701836Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.181908ms logger=migrator t=2026-04-14T11:02:37.674422335Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-14T11:02:37.678653695Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.230419ms logger=migrator t=2026-04-14T11:02:37.685358453Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-14T11:02:37.686435649Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.081906ms logger=migrator t=2026-04-14T11:02:37.692311657Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-14T11:02:37.693524936Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.213879ms logger=migrator t=2026-04-14T11:02:37.698233187Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-14T11:02:37.699308873Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.075836ms logger=migrator t=2026-04-14T11:02:37.704959286Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-14T11:02:37.705524279Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=565.523µs logger=migrator t=2026-04-14T11:02:37.71274811Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-14T11:02:37.713972859Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.222038ms logger=migrator t=2026-04-14T11:02:37.722646854Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-14T11:02:37.725124842Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.483488ms logger=migrator t=2026-04-14T11:02:37.731350399Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-14T11:02:37.731443912Z level=info msg="Migration successfully executed" id="Update user table charset" duration=98.152µs logger=migrator t=2026-04-14T11:02:37.736128732Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-14T11:02:37.73774791Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.620728ms logger=migrator t=2026-04-14T11:02:37.741693173Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-14T11:02:37.742022011Z level=info msg="Migration successfully executed" id="Add missing user data" duration=329.038µs logger=migrator t=2026-04-14T11:02:37.749284373Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-14T11:02:37.750949542Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.666459ms logger=migrator t=2026-04-14T11:02:37.76102008Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-14T11:02:37.766331925Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=5.306055ms logger=migrator t=2026-04-14T11:02:37.773497925Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-14T11:02:37.775502532Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.008448ms logger=migrator t=2026-04-14T11:02:37.782330173Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-14T11:02:37.790947007Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.612754ms logger=migrator t=2026-04-14T11:02:37.794638844Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-14T11:02:37.796107859Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.469245ms logger=migrator t=2026-04-14T11:02:37.800029901Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-14T11:02:37.800354969Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=326.038µs logger=migrator t=2026-04-14T11:02:37.804004085Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-14T11:02:37.804828815Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=825.76µs logger=migrator t=2026-04-14T11:02:37.80972904Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-14T11:02:37.810167461Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=439.471µs logger=migrator t=2026-04-14T11:02:37.814816321Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-14T11:02:37.815350333Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=534.532µs logger=migrator t=2026-04-14T11:02:37.820429083Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-14T11:02:37.821332445Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=903.132µs logger=migrator t=2026-04-14T11:02:37.827119851Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-14T11:02:37.828050913Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=932.332µs logger=migrator t=2026-04-14T11:02:37.833289557Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-14T11:02:37.834146477Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=857.49µs logger=migrator t=2026-04-14T11:02:37.839598356Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-14T11:02:37.840264631Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=666.495µs logger=migrator t=2026-04-14T11:02:37.846016898Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-14T11:02:37.846826177Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=807µs logger=migrator t=2026-04-14T11:02:37.852409339Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-14T11:02:37.852439719Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.7µs logger=migrator t=2026-04-14T11:02:37.859544097Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-14T11:02:37.860913459Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.369962ms logger=migrator t=2026-04-14T11:02:37.866663265Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-14T11:02:37.867519465Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=857.92µs logger=migrator t=2026-04-14T11:02:37.87406364Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-14T11:02:37.874857009Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=790.679µs logger=migrator t=2026-04-14T11:02:37.882580871Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-14T11:02:37.883707318Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.129327ms logger=migrator t=2026-04-14T11:02:37.889872313Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-14T11:02:37.893631792Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.758149ms logger=migrator t=2026-04-14T11:02:37.900926954Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-14T11:02:37.90159109Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=665.916µs logger=migrator t=2026-04-14T11:02:37.98840106Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-14T11:02:37.989372543Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=975.323µs logger=migrator t=2026-04-14T11:02:37.998355335Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-14T11:02:38.000038395Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.69104ms logger=migrator t=2026-04-14T11:02:38.008588877Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-14T11:02:38.009671113Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.086986ms logger=migrator t=2026-04-14T11:02:38.014708492Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-14T11:02:38.015567242Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=860.72µs logger=migrator t=2026-04-14T11:02:38.023189682Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-14T11:02:38.024233487Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.044624ms logger=migrator t=2026-04-14T11:02:38.029944271Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-14T11:02:38.031381565Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.436534ms logger=migrator t=2026-04-14T11:02:38.036921086Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-14T11:02:38.03748611Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=569.864µs logger=migrator t=2026-04-14T11:02:38.042967399Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-14T11:02:38.044061015Z level=info msg="Migration successfully executed" id="create star table" duration=1.099426ms logger=migrator t=2026-04-14T11:02:38.050974508Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-14T11:02:38.051964532Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=993.603µs logger=migrator t=2026-04-14T11:02:38.057567614Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-14T11:02:38.058542797Z level=info msg="Migration successfully executed" id="create org table v1" duration=980.273µs logger=migrator t=2026-04-14T11:02:38.064326354Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-14T11:02:38.065249126Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=926.712µs logger=migrator t=2026-04-14T11:02:38.07136132Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-14T11:02:38.073042129Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.680919ms logger=migrator t=2026-04-14T11:02:38.0828113Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-14T11:02:38.083738612Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=938.982µs logger=migrator t=2026-04-14T11:02:38.090779108Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-14T11:02:38.091488085Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=708.157µs logger=migrator t=2026-04-14T11:02:38.097415025Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-14T11:02:38.098497211Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.082746ms logger=migrator t=2026-04-14T11:02:38.104954853Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-14T11:02:38.105001144Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.641µs logger=migrator t=2026-04-14T11:02:38.114268223Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-14T11:02:38.114309764Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.901µs logger=migrator t=2026-04-14T11:02:38.130813424Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-14T11:02:38.132259728Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=1.448234ms logger=migrator t=2026-04-14T11:02:38.14335021Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-14T11:02:38.144754613Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.408713ms logger=migrator t=2026-04-14T11:02:38.150638322Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-14T11:02:38.15180756Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.168837ms logger=migrator t=2026-04-14T11:02:38.1577331Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-14T11:02:38.158799585Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.066445ms logger=migrator t=2026-04-14T11:02:38.165637026Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-14T11:02:38.166581859Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=946.323µs logger=migrator t=2026-04-14T11:02:38.171827423Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-14T11:02:38.17256585Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=738.318µs logger=migrator t=2026-04-14T11:02:38.17807402Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-14T11:02:38.178815507Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=742.637µs logger=migrator t=2026-04-14T11:02:38.185620278Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-14T11:02:38.190806391Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.184333ms logger=migrator t=2026-04-14T11:02:38.196447344Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-14T11:02:38.197296484Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=848.31µs logger=migrator t=2026-04-14T11:02:38.203114481Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-14T11:02:38.2039036Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=789.979µs logger=migrator t=2026-04-14T11:02:38.210151768Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-14T11:02:38.211250554Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.099216ms logger=migrator t=2026-04-14T11:02:38.21661162Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-14T11:02:38.217131742Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=517.992µs logger=migrator t=2026-04-14T11:02:38.22252788Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-14T11:02:38.224015515Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.488735ms logger=migrator t=2026-04-14T11:02:38.234247177Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-14T11:02:38.234360339Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=116.662µs logger=migrator t=2026-04-14T11:02:38.24159011Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-14T11:02:38.243215898Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.630108ms logger=migrator t=2026-04-14T11:02:38.248184996Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-14T11:02:38.249997149Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.811713ms logger=migrator t=2026-04-14T11:02:38.255814666Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-14T11:02:38.257867095Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.049979ms logger=migrator t=2026-04-14T11:02:38.264077281Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-14T11:02:38.265583267Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.507906ms logger=migrator t=2026-04-14T11:02:38.27079207Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-14T11:02:38.272846958Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.054838ms logger=migrator t=2026-04-14T11:02:38.278575794Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-14T11:02:38.279579787Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.003674ms logger=migrator t=2026-04-14T11:02:38.284564725Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-14T11:02:38.285972099Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.415043ms logger=migrator t=2026-04-14T11:02:38.292181125Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-14T11:02:38.292214776Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.311µs logger=migrator t=2026-04-14T11:02:38.302915508Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-14T11:02:38.30296974Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=59.272µs logger=migrator t=2026-04-14T11:02:38.310333254Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-14T11:02:38.313102879Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.770456ms logger=migrator t=2026-04-14T11:02:38.318149769Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-14T11:02:38.320532045Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.381057ms logger=migrator t=2026-04-14T11:02:38.327564641Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-14T11:02:38.330110111Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.54471ms logger=migrator t=2026-04-14T11:02:38.336059821Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-14T11:02:38.338487149Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.428217ms logger=migrator t=2026-04-14T11:02:38.343476466Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-14T11:02:38.343795894Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=322.028µs logger=migrator t=2026-04-14T11:02:38.348636919Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-14T11:02:38.349575491Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=938.672µs logger=migrator t=2026-04-14T11:02:38.355260225Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-14T11:02:38.356110145Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=850.42µs logger=migrator t=2026-04-14T11:02:38.361710087Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-14T11:02:38.361761478Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=57.451µs logger=migrator t=2026-04-14T11:02:38.368083928Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-14T11:02:38.369708436Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.624438ms logger=migrator t=2026-04-14T11:02:38.375760679Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-14T11:02:38.376520217Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=760.208µs logger=migrator t=2026-04-14T11:02:38.38300609Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-14T11:02:38.38934554Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.33934ms logger=migrator t=2026-04-14T11:02:38.395367522Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-14T11:02:38.396278864Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=910.781µs logger=migrator t=2026-04-14T11:02:38.402369597Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-14T11:02:38.40374974Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.379763ms logger=migrator t=2026-04-14T11:02:38.413561792Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-14T11:02:38.415002286Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.444244ms logger=migrator t=2026-04-14T11:02:38.42620467Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-14T11:02:38.426851246Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=654.246µs logger=migrator t=2026-04-14T11:02:38.437034226Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-14T11:02:38.438360878Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.332042ms logger=migrator t=2026-04-14T11:02:38.443262543Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-14T11:02:38.445734762Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.469639ms logger=migrator t=2026-04-14T11:02:38.452766968Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-14T11:02:38.453883674Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.122906ms logger=migrator t=2026-04-14T11:02:38.46134014Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-14T11:02:38.461630727Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=295.347µs logger=migrator t=2026-04-14T11:02:38.468867258Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-14T11:02:38.469115614Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=250.296µs logger=migrator t=2026-04-14T11:02:38.475929495Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-14T11:02:38.476924848Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=995.163µs logger=migrator t=2026-04-14T11:02:38.481846935Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-14T11:02:38.484475717Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.628922ms logger=migrator t=2026-04-14T11:02:38.492797843Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-14T11:02:38.49393893Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.143007ms logger=migrator t=2026-04-14T11:02:38.499983463Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-14T11:02:38.501183311Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.200668ms logger=migrator t=2026-04-14T11:02:38.508006543Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-14T11:02:38.509709673Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.702431ms logger=migrator t=2026-04-14T11:02:38.514200949Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-14T11:02:38.515040959Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=840.2µs logger=migrator t=2026-04-14T11:02:38.520635851Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-14T11:02:38.521679185Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.047765ms logger=migrator t=2026-04-14T11:02:38.526429657Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-14T11:02:38.533019963Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.587776ms logger=migrator t=2026-04-14T11:02:38.538086983Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-14T11:02:38.53921848Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.127097ms logger=migrator t=2026-04-14T11:02:38.544651478Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-14T11:02:38.546609594Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.964896ms logger=migrator t=2026-04-14T11:02:38.552591105Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-14T11:02:38.553903876Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.317651ms logger=migrator t=2026-04-14T11:02:38.5616667Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-14T11:02:38.562993861Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.331562ms logger=migrator t=2026-04-14T11:02:38.570777615Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-14T11:02:38.574162815Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.38338ms logger=migrator t=2026-04-14T11:02:38.579375168Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-14T11:02:38.582393269Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.019141ms logger=migrator t=2026-04-14T11:02:38.587530971Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-14T11:02:38.587590232Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=59.582µs logger=migrator t=2026-04-14T11:02:38.598438898Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-14T11:02:38.598875779Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=442.371µs logger=migrator t=2026-04-14T11:02:38.60484365Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-14T11:02:38.609366376Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.526417ms logger=migrator t=2026-04-14T11:02:38.621607445Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-14T11:02:38.621925193Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=324.788µs logger=migrator t=2026-04-14T11:02:38.628036058Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-14T11:02:38.628278643Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=246.226µs logger=migrator t=2026-04-14T11:02:38.635892203Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-14T11:02:38.638918774Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.026131ms logger=migrator t=2026-04-14T11:02:39.338910497Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-14T11:02:39.342656775Z level=info msg="Migration successfully executed" id="Update uid value" duration=3.748348ms logger=migrator t=2026-04-14T11:02:39.80393219Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-14T11:02:39.805870195Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.940976ms logger=migrator t=2026-04-14T11:02:39.848012161Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-14T11:02:39.849172368Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.159108ms logger=migrator t=2026-04-14T11:02:39.856404869Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-14T11:02:39.860925686Z level=info msg="Migration successfully executed" id="create api_key table" duration=4.513147ms logger=migrator t=2026-04-14T11:02:39.871344782Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-14T11:02:39.873196635Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.851653ms logger=migrator t=2026-04-14T11:02:39.879018883Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-14T11:02:39.879622357Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=602.914µs logger=migrator t=2026-04-14T11:02:39.884592465Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-14T11:02:39.885278971Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=685.486µs logger=migrator t=2026-04-14T11:02:39.891122999Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-14T11:02:39.892666005Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.543326ms logger=migrator t=2026-04-14T11:02:39.897606612Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-14T11:02:39.89835053Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=744.458µs logger=migrator t=2026-04-14T11:02:39.906246386Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-14T11:02:39.907491375Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.246619ms logger=migrator t=2026-04-14T11:02:39.913431836Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-14T11:02:39.921050936Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.61891ms logger=migrator t=2026-04-14T11:02:39.926796222Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-14T11:02:39.92756342Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=764.759µs logger=migrator t=2026-04-14T11:02:39.934923673Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-14T11:02:39.935767453Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=844.11µs logger=migrator t=2026-04-14T11:02:39.93985533Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-14T11:02:39.940630708Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=771.398µs logger=migrator t=2026-04-14T11:02:39.944336426Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-14T11:02:39.945127064Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=790.248µs logger=migrator t=2026-04-14T11:02:39.950541862Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-14T11:02:39.95087265Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=330.848µs logger=migrator t=2026-04-14T11:02:39.956896902Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-14T11:02:39.957446855Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=550.103µs logger=migrator t=2026-04-14T11:02:39.994844899Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-14T11:02:39.99490764Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=68.362µs logger=migrator t=2026-04-14T11:02:40.000800859Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-14T11:02:40.004714312Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.909473ms logger=migrator t=2026-04-14T11:02:40.07871472Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-14T11:02:40.083528323Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.817854ms logger=migrator t=2026-04-14T11:02:40.090086878Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-14T11:02:40.090402765Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=313.287µs logger=migrator t=2026-04-14T11:02:40.096435968Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-14T11:02:40.101070627Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.632869ms logger=migrator t=2026-04-14T11:02:40.107387727Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-14T11:02:40.110121351Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.730834ms logger=migrator t=2026-04-14T11:02:40.117341012Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-14T11:02:40.11855561Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.222408ms logger=migrator t=2026-04-14T11:02:40.12278972Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-14T11:02:40.123276802Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=487.382µs logger=migrator t=2026-04-14T11:02:40.130576764Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-14T11:02:40.131547017Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=976.323µs logger=migrator t=2026-04-14T11:02:40.13587162Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-14T11:02:40.136814042Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=942.352µs logger=migrator t=2026-04-14T11:02:40.141063972Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-14T11:02:40.142048445Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=983.703µs logger=migrator t=2026-04-14T11:02:40.149754137Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-14T11:02:40.15157992Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.825603ms logger=migrator t=2026-04-14T11:02:40.16129593Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-14T11:02:40.161579587Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=289.397µs logger=migrator t=2026-04-14T11:02:40.168596433Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-14T11:02:40.168621853Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.141µs logger=migrator t=2026-04-14T11:02:40.177125024Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-14T11:02:40.182297936Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.169772ms logger=migrator t=2026-04-14T11:02:40.190623292Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-14T11:02:40.19558562Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.968768ms logger=migrator t=2026-04-14T11:02:40.202691678Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-14T11:02:40.20276849Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.511µs logger=migrator t=2026-04-14T11:02:40.207051811Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-14T11:02:40.208260389Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.208428ms logger=migrator t=2026-04-14T11:02:40.214123428Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-14T11:02:40.216858852Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.722125ms logger=migrator t=2026-04-14T11:02:40.221729987Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-14T11:02:40.221796589Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=70.222µs logger=migrator t=2026-04-14T11:02:40.227010512Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-14T11:02:40.227785911Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=775.598µs logger=migrator t=2026-04-14T11:02:40.23326855Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-14T11:02:40.234158401Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=889.581µs logger=migrator t=2026-04-14T11:02:40.239476826Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-14T11:02:40.243199524Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.721878ms logger=migrator t=2026-04-14T11:02:40.249259707Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-14T11:02:40.249316469Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=60.962µs logger=migrator t=2026-04-14T11:02:40.255091005Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-14T11:02:40.256503508Z level=info msg="Migration successfully executed" id="create session table" duration=1.405593ms logger=migrator t=2026-04-14T11:02:40.265400209Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-14T11:02:40.265582353Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=184.744µs logger=migrator t=2026-04-14T11:02:40.285262978Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-14T11:02:40.285490493Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=231.766µs logger=migrator t=2026-04-14T11:02:40.292222652Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-14T11:02:40.293146154Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=926.362µs logger=migrator t=2026-04-14T11:02:40.297941557Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-14T11:02:40.298719586Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=777.729µs logger=migrator t=2026-04-14T11:02:40.305487515Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-14T11:02:40.305583138Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=96.543µs logger=migrator t=2026-04-14T11:02:40.315948332Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-14T11:02:40.316052985Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=109.723µs logger=migrator t=2026-04-14T11:02:40.321610016Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-14T11:02:40.32559097Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.997344ms logger=migrator t=2026-04-14T11:02:40.332830541Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-14T11:02:40.336661862Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.826701ms logger=migrator t=2026-04-14T11:02:40.348227385Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-14T11:02:40.348384539Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=162.073µs logger=migrator t=2026-04-14T11:02:40.353964101Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-14T11:02:40.354255947Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=295.297µs logger=migrator t=2026-04-14T11:02:40.360944215Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-14T11:02:40.362282367Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.342052ms logger=migrator t=2026-04-14T11:02:40.367830238Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-14T11:02:40.367861519Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.351µs logger=migrator t=2026-04-14T11:02:40.371900944Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-14T11:02:40.374371632Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.471588ms logger=migrator t=2026-04-14T11:02:40.380307442Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-14T11:02:40.380585479Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=278.357µs logger=migrator t=2026-04-14T11:02:40.391248521Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-14T11:02:40.396846143Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.598472ms logger=migrator t=2026-04-14T11:02:40.418001953Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-14T11:02:40.423191186Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.189112ms logger=migrator t=2026-04-14T11:02:40.429846693Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-14T11:02:40.429915664Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.551µs logger=migrator t=2026-04-14T11:02:40.434443551Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-14T11:02:40.435853304Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.408003ms logger=migrator t=2026-04-14T11:02:40.470130814Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-14T11:02:40.472452708Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.325224ms logger=migrator t=2026-04-14T11:02:40.48099828Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-14T11:02:40.483404857Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.406737ms logger=migrator t=2026-04-14T11:02:40.489806198Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-14T11:02:40.49073474Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=928.362µs logger=migrator t=2026-04-14T11:02:40.496606198Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-14T11:02:40.497555471Z level=info msg="Migration successfully executed" id="add index alert state" duration=949.913µs logger=migrator t=2026-04-14T11:02:40.501445132Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-14T11:02:40.502428396Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=984.724µs logger=migrator t=2026-04-14T11:02:40.507070245Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-14T11:02:40.508244263Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.174768ms logger=migrator t=2026-04-14T11:02:40.514182074Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-14T11:02:40.515152566Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=971.082µs logger=migrator t=2026-04-14T11:02:40.522380157Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-14T11:02:40.524056787Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.68164ms logger=migrator t=2026-04-14T11:02:40.530093149Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-14T11:02:40.54114153Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.042121ms logger=migrator t=2026-04-14T11:02:40.549040507Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-14T11:02:40.550576093Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.539456ms logger=migrator t=2026-04-14T11:02:40.559170016Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-14T11:02:40.560083377Z 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=859.15µs logger=migrator t=2026-04-14T11:02:40.567462322Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-14T11:02:40.567788559Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=326.167µs logger=migrator t=2026-04-14T11:02:40.574861917Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-14T11:02:40.575511272Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=649.365µs logger=migrator t=2026-04-14T11:02:40.583076191Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-14T11:02:40.583973312Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=901.602µs logger=migrator t=2026-04-14T11:02:40.592916233Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-14T11:02:40.597220434Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.309961ms logger=migrator t=2026-04-14T11:02:40.620764721Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-14T11:02:40.624470438Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.709387ms logger=migrator t=2026-04-14T11:02:40.630797157Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-14T11:02:40.63512049Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.324773ms logger=migrator t=2026-04-14T11:02:40.642156046Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-14T11:02:40.647237506Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.07872ms logger=migrator t=2026-04-14T11:02:40.656703099Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-14T11:02:40.658565443Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.871664ms logger=migrator t=2026-04-14T11:02:40.668546279Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-14T11:02:40.668605241Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=64.242µs logger=migrator t=2026-04-14T11:02:40.741525943Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-14T11:02:40.741592454Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=85.022µs logger=migrator t=2026-04-14T11:02:40.750114346Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-14T11:02:40.750989336Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=872.87µs logger=migrator t=2026-04-14T11:02:40.762446717Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T11:02:40.763527233Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.083416ms logger=migrator t=2026-04-14T11:02:40.771955652Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-14T11:02:40.7731533Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.199499ms logger=migrator t=2026-04-14T11:02:40.785140103Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-14T11:02:40.786104446Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=967.672µs logger=migrator t=2026-04-14T11:02:40.795705663Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-14T11:02:40.796765218Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.063025ms logger=migrator t=2026-04-14T11:02:40.805272338Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-14T11:02:40.810060241Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.786683ms logger=migrator t=2026-04-14T11:02:40.817539818Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-14T11:02:40.82144378Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.903572ms logger=migrator t=2026-04-14T11:02:40.837318655Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-14T11:02:40.837678724Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=364.479µs logger=migrator t=2026-04-14T11:02:40.854996133Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-14T11:02:40.856493668Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.499025ms logger=migrator t=2026-04-14T11:02:40.865176663Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-14T11:02:40.866277639Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.104776ms logger=migrator t=2026-04-14T11:02:40.871787389Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-14T11:02:40.877404802Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.614753ms logger=migrator t=2026-04-14T11:02:40.884145101Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-14T11:02:40.884275814Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=134.523µs logger=migrator t=2026-04-14T11:02:40.890292257Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-14T11:02:40.891340121Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.049875ms logger=migrator t=2026-04-14T11:02:40.897752083Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-14T11:02:40.898839028Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.089615ms logger=migrator t=2026-04-14T11:02:40.910803061Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-14T11:02:40.910955884Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=154.933µs logger=migrator t=2026-04-14T11:02:40.91668179Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-14T11:02:40.917649853Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=968.943µs logger=migrator t=2026-04-14T11:02:40.923678935Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-14T11:02:40.924540865Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=861.18µs logger=migrator t=2026-04-14T11:02:40.930704971Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-14T11:02:40.931549251Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=843.87µs logger=migrator t=2026-04-14T11:02:40.938998297Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-14T11:02:40.939924069Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=925.621µs logger=migrator t=2026-04-14T11:02:40.946723369Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-14T11:02:40.947745404Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.022565ms logger=migrator t=2026-04-14T11:02:40.954945294Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-14T11:02:40.956149752Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.203889ms logger=migrator t=2026-04-14T11:02:40.969662641Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-14T11:02:40.969733143Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=72.702µs logger=migrator t=2026-04-14T11:02:40.98571391Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-14T11:02:40.990054753Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.350863ms logger=migrator t=2026-04-14T11:02:40.996776641Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-14T11:02:40.997649142Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=872.571µs logger=migrator t=2026-04-14T11:02:41.009361979Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-14T11:02:41.01364394Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.282991ms logger=migrator t=2026-04-14T11:02:41.022219332Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-14T11:02:41.023130814Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=913.172µs logger=migrator t=2026-04-14T11:02:41.031410749Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-14T11:02:41.032689289Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.27885ms logger=migrator t=2026-04-14T11:02:41.048105134Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-14T11:02:41.049284322Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.182968ms logger=migrator t=2026-04-14T11:02:41.058483689Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-14T11:02:41.070926472Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.436943ms logger=migrator t=2026-04-14T11:02:41.080018248Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-14T11:02:41.080862757Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=845.58µs logger=migrator t=2026-04-14T11:02:41.087365021Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-14T11:02:41.088982109Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.617088ms logger=migrator t=2026-04-14T11:02:41.093480735Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-14T11:02:41.093839174Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=358.929µs logger=migrator t=2026-04-14T11:02:41.100283986Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-14T11:02:41.101047354Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=765.298µs logger=migrator t=2026-04-14T11:02:41.108041709Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-14T11:02:41.108308836Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=267.537µs logger=migrator t=2026-04-14T11:02:41.113923228Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-14T11:02:41.11865269Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.729782ms logger=migrator t=2026-04-14T11:02:41.125812269Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-14T11:02:41.13262972Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.816901ms logger=migrator t=2026-04-14T11:02:41.140077566Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-14T11:02:41.141200303Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.133487ms logger=migrator t=2026-04-14T11:02:41.145553765Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-14T11:02:41.146717643Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.164578ms logger=migrator t=2026-04-14T11:02:41.152349346Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-14T11:02:41.152617832Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=266.476µs logger=migrator t=2026-04-14T11:02:41.157916957Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-14T11:02:41.164208066Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.294879ms logger=migrator t=2026-04-14T11:02:41.173414113Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-14T11:02:41.174446468Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.028335ms logger=migrator t=2026-04-14T11:02:41.1800396Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-14T11:02:41.180333087Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=297.297µs logger=migrator t=2026-04-14T11:02:41.186118953Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-14T11:02:41.18681849Z level=info msg="Migration successfully executed" id="Move region to single row" duration=699.707µs logger=migrator t=2026-04-14T11:02:41.193446766Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-14T11:02:41.194824029Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.377183ms logger=migrator t=2026-04-14T11:02:41.202163592Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-14T11:02:41.203464033Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.301171ms logger=migrator t=2026-04-14T11:02:41.21901526Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T11:02:41.221013187Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.010687ms logger=migrator t=2026-04-14T11:02:41.228272109Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-14T11:02:41.229055807Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=783.108µs logger=migrator t=2026-04-14T11:02:41.23506969Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-14T11:02:41.235977071Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=898.571µs logger=migrator t=2026-04-14T11:02:41.241225415Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-14T11:02:41.242002003Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=776.328µs logger=migrator t=2026-04-14T11:02:41.24823069Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-14T11:02:41.248297442Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=68.172µs logger=migrator t=2026-04-14T11:02:41.25456551Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-14T11:02:41.25544283Z level=info msg="Migration successfully executed" id="create test_data table" duration=877.29µs logger=migrator t=2026-04-14T11:02:41.260595592Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-14T11:02:41.261210477Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=612.665µs logger=migrator t=2026-04-14T11:02:41.267546557Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-14T11:02:41.268422527Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=875.79µs logger=migrator t=2026-04-14T11:02:41.274732786Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-14T11:02:41.276256542Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.521586ms logger=migrator t=2026-04-14T11:02:41.281640329Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-14T11:02:41.281821034Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=181.514µs logger=migrator t=2026-04-14T11:02:41.288979172Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-14T11:02:41.289956746Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=985.433µs logger=migrator t=2026-04-14T11:02:41.296587433Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-14T11:02:41.296693515Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=107.583µs logger=migrator t=2026-04-14T11:02:41.303299771Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-14T11:02:41.304915659Z level=info msg="Migration successfully executed" id="create team table" duration=1.615838ms logger=migrator t=2026-04-14T11:02:41.310437059Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-14T11:02:41.311883234Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.447454ms logger=migrator t=2026-04-14T11:02:41.321068901Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-14T11:02:41.323035887Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.986627ms logger=migrator t=2026-04-14T11:02:41.331692822Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-14T11:02:41.336384552Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.69151ms logger=migrator t=2026-04-14T11:02:41.341619276Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-14T11:02:41.34179759Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=178.204µs logger=migrator t=2026-04-14T11:02:41.347904794Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-14T11:02:41.349098352Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.195018ms logger=migrator t=2026-04-14T11:02:41.35574751Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-14T11:02:41.357126022Z level=info msg="Migration successfully executed" id="create team member table" duration=1.378732ms logger=migrator t=2026-04-14T11:02:41.363462122Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-14T11:02:41.36464464Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.183038ms logger=migrator t=2026-04-14T11:02:41.371058941Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-14T11:02:41.372635048Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.572407ms logger=migrator t=2026-04-14T11:02:41.378979548Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-14T11:02:41.380110555Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.132307ms logger=migrator t=2026-04-14T11:02:41.386331982Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-14T11:02:41.394502375Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.169833ms logger=migrator t=2026-04-14T11:02:41.401204113Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-14T11:02:41.407921792Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.695428ms logger=migrator t=2026-04-14T11:02:41.414270512Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-14T11:02:41.421181205Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.903883ms logger=migrator t=2026-04-14T11:02:41.427219028Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-14T11:02:41.428225201Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.006043ms logger=migrator t=2026-04-14T11:02:41.438254798Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-14T11:02:41.439933668Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.67895ms logger=migrator t=2026-04-14T11:02:41.447103117Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-14T11:02:41.448168682Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.066075ms logger=migrator t=2026-04-14T11:02:41.457729518Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-14T11:02:41.459561652Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.832133ms logger=migrator t=2026-04-14T11:02:41.468235876Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-14T11:02:41.469719871Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.484435ms logger=migrator t=2026-04-14T11:02:41.475000236Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-14T11:02:41.475994889Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=995.673µs logger=migrator t=2026-04-14T11:02:41.482969174Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-14T11:02:41.484648394Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.67877ms logger=migrator t=2026-04-14T11:02:41.492806657Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-14T11:02:41.494571388Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.763631ms logger=migrator t=2026-04-14T11:02:41.50013733Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-14T11:02:41.500665972Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=532.792µs logger=migrator t=2026-04-14T11:02:41.507188546Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-14T11:02:41.507801651Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=612.815µs logger=migrator t=2026-04-14T11:02:41.513604998Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-14T11:02:41.514985501Z level=info msg="Migration successfully executed" id="create tag table" duration=1.380383ms logger=migrator t=2026-04-14T11:02:41.521432723Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-14T11:02:41.522519089Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.086505ms logger=migrator t=2026-04-14T11:02:41.528380307Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-14T11:02:41.529229437Z level=info msg="Migration successfully executed" id="create login attempt table" duration=849.09µs logger=migrator t=2026-04-14T11:02:41.53656903Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-14T11:02:41.537980463Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.427603ms logger=migrator t=2026-04-14T11:02:41.544436836Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-14T11:02:41.546534076Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.09747ms logger=migrator t=2026-04-14T11:02:41.554429122Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-14T11:02:41.574403164Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.971502ms logger=migrator t=2026-04-14T11:02:41.583166301Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-14T11:02:41.584630065Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.468294ms logger=migrator t=2026-04-14T11:02:41.590375441Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-14T11:02:41.59160781Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.233979ms logger=migrator t=2026-04-14T11:02:41.598600275Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-14T11:02:41.599427885Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=833.51µs logger=migrator t=2026-04-14T11:02:41.605308674Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-14T11:02:41.606290907Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=982.063µs logger=migrator t=2026-04-14T11:02:41.612249068Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-14T11:02:41.613100298Z level=info msg="Migration successfully executed" id="create user auth table" duration=856.73µs logger=migrator t=2026-04-14T11:02:41.621366933Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-14T11:02:41.623568355Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.204342ms logger=migrator t=2026-04-14T11:02:41.630235362Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-14T11:02:41.630338905Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=105.323µs logger=migrator t=2026-04-14T11:02:41.636277665Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-14T11:02:41.644310645Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.02792ms logger=migrator t=2026-04-14T11:02:41.650969042Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-14T11:02:41.660090708Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.124455ms logger=migrator t=2026-04-14T11:02:41.665524416Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-14T11:02:41.669759596Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.23449ms logger=migrator t=2026-04-14T11:02:41.673856733Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-14T11:02:41.679094007Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.236873ms logger=migrator t=2026-04-14T11:02:41.684947595Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-14T11:02:41.685942268Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=998.684µs logger=migrator t=2026-04-14T11:02:41.69067662Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-14T11:02:41.695790901Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.114321ms logger=migrator t=2026-04-14T11:02:41.69998017Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-14T11:02:41.700793689Z level=info msg="Migration successfully executed" id="create server_lock table" duration=813.479µs logger=migrator t=2026-04-14T11:02:41.704518507Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-14T11:02:41.705534711Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.015854ms logger=migrator t=2026-04-14T11:02:41.709964206Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-14T11:02:41.711082442Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.115076ms logger=migrator t=2026-04-14T11:02:41.716387897Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-14T11:02:41.71734835Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=960.253µs logger=migrator t=2026-04-14T11:02:41.722107372Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-14T11:02:41.72370863Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.599888ms logger=migrator t=2026-04-14T11:02:41.730663755Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-14T11:02:41.731848603Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.137137ms logger=migrator t=2026-04-14T11:02:41.736597285Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-14T11:02:41.745336121Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.740206ms logger=migrator t=2026-04-14T11:02:41.750233787Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-14T11:02:41.75120799Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=974.063µs logger=migrator t=2026-04-14T11:02:41.757623071Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-14T11:02:41.758566053Z level=info msg="Migration successfully executed" id="create cache_data table" duration=942.152µs logger=migrator t=2026-04-14T11:02:41.763046669Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-14T11:02:41.764068774Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.021885ms logger=migrator t=2026-04-14T11:02:41.768536489Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-14T11:02:41.769523752Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=987.233µs logger=migrator t=2026-04-14T11:02:41.775880202Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-14T11:02:41.7779118Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.031208ms logger=migrator t=2026-04-14T11:02:41.783231016Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-14T11:02:41.783329498Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=102.522µs logger=migrator t=2026-04-14T11:02:41.789106735Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-14T11:02:41.789209747Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=105.193µs logger=migrator t=2026-04-14T11:02:41.792768011Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-14T11:02:41.793775765Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.008504ms logger=migrator t=2026-04-14T11:02:41.798676661Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T11:02:41.799690235Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.012754ms logger=migrator t=2026-04-14T11:02:41.805255776Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T11:02:41.807013638Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.758602ms logger=migrator t=2026-04-14T11:02:41.812326253Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-14T11:02:41.812397415Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.282µs logger=migrator t=2026-04-14T11:02:41.8172709Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T11:02:41.818295984Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.025374ms logger=migrator t=2026-04-14T11:02:41.822731499Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T11:02:41.824557112Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.825483ms logger=migrator t=2026-04-14T11:02:41.830439041Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-14T11:02:41.831524987Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.086226ms logger=migrator t=2026-04-14T11:02:41.836451243Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-14T11:02:41.837513988Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.062235ms logger=migrator t=2026-04-14T11:02:41.846621743Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-14T11:02:41.854752405Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.130832ms logger=migrator t=2026-04-14T11:02:41.865820947Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-14T11:02:41.866757639Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=929.782µs logger=migrator t=2026-04-14T11:02:41.871071951Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-14T11:02:41.871198534Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=127.963µs logger=migrator t=2026-04-14T11:02:41.875918635Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-14T11:02:41.877510003Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.592127ms logger=migrator t=2026-04-14T11:02:41.88332136Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-14T11:02:41.884352534Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.030214ms logger=migrator t=2026-04-14T11:02:41.889037155Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-14T11:02:41.890714305Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.67326ms logger=migrator t=2026-04-14T11:02:41.896390479Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T11:02:41.89645657Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.891µs logger=migrator t=2026-04-14T11:02:41.90152715Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-14T11:02:41.902555254Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.025224ms logger=migrator t=2026-04-14T11:02:41.906047517Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-14T11:02:41.907097821Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.049604ms logger=migrator t=2026-04-14T11:02:41.912268683Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-14T11:02:41.913906232Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.637259ms logger=migrator t=2026-04-14T11:02:41.918267955Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-14T11:02:41.919855033Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.587288ms logger=migrator t=2026-04-14T11:02:41.933802712Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-14T11:02:41.942078808Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.276145ms logger=migrator t=2026-04-14T11:02:41.985536304Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-14T11:02:41.987110821Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.566957ms logger=migrator t=2026-04-14T11:02:41.993135374Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T11:02:41.993995244Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=859.5µs logger=migrator t=2026-04-14T11:02:42.000517018Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-14T11:02:42.029014001Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.496173ms logger=migrator t=2026-04-14T11:02:42.037760127Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-14T11:02:42.064750455Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.991088ms logger=migrator t=2026-04-14T11:02:42.068142705Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-14T11:02:42.068859552Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=714.547µs logger=migrator t=2026-04-14T11:02:42.074027944Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-14T11:02:42.074973647Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=945.392µs logger=migrator t=2026-04-14T11:02:42.080538508Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-14T11:02:42.08952268Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.984112ms logger=migrator t=2026-04-14T11:02:42.093929054Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-14T11:02:42.09801405Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.081976ms logger=migrator t=2026-04-14T11:02:42.102256801Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-14T11:02:42.103271345Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.014393ms logger=migrator t=2026-04-14T11:02:42.108327734Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-14T11:02:42.109913612Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.585618ms logger=migrator t=2026-04-14T11:02:42.114309946Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-14T11:02:42.116006906Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.697511ms logger=migrator t=2026-04-14T11:02:42.120126253Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-14T11:02:42.121210768Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.084285ms logger=migrator t=2026-04-14T11:02:42.126932093Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-14T11:02:42.127044006Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=112.693µs logger=migrator t=2026-04-14T11:02:42.130228921Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-14T11:02:42.136853528Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.624347ms logger=migrator t=2026-04-14T11:02:42.140645028Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-14T11:02:42.147189882Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.544194ms logger=migrator t=2026-04-14T11:02:42.155385506Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-14T11:02:42.163871116Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.481951ms logger=migrator t=2026-04-14T11:02:42.168404563Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-14T11:02:42.169590061Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.186468ms logger=migrator t=2026-04-14T11:02:42.17460484Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-14T11:02:42.176035833Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.430563ms logger=migrator t=2026-04-14T11:02:42.180328955Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-14T11:02:42.188980199Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.647314ms logger=migrator t=2026-04-14T11:02:42.193727651Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-14T11:02:42.2025637Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.833209ms logger=migrator t=2026-04-14T11:02:42.207419695Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-14T11:02:42.208362227Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=941.812µs logger=migrator t=2026-04-14T11:02:42.213526949Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-14T11:02:42.220031912Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.505073ms logger=migrator t=2026-04-14T11:02:42.224252822Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-14T11:02:42.230794726Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.540054ms logger=migrator t=2026-04-14T11:02:42.235958699Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-14T11:02:42.23603011Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.111µs logger=migrator t=2026-04-14T11:02:42.239743688Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-14T11:02:42.240912696Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.168878ms logger=migrator t=2026-04-14T11:02:42.245796321Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-14T11:02:42.247142533Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.345652ms logger=migrator t=2026-04-14T11:02:42.25379828Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-14T11:02:42.254811574Z 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.013304ms logger=migrator t=2026-04-14T11:02:42.259439373Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-14T11:02:42.259580176Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=142.103µs logger=migrator t=2026-04-14T11:02:42.264010561Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-14T11:02:42.27117504Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.162649ms logger=migrator t=2026-04-14T11:02:42.275964503Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-14T11:02:42.284867524Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.90139ms logger=migrator t=2026-04-14T11:02:42.289494883Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-14T11:02:42.295230569Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.734086ms logger=migrator t=2026-04-14T11:02:42.299899809Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-14T11:02:42.30671785Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.817091ms logger=migrator t=2026-04-14T11:02:42.313055819Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-14T11:02:42.320984137Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.927767ms logger=migrator t=2026-04-14T11:02:42.32537742Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-14T11:02:42.325507503Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=129.723µs logger=migrator t=2026-04-14T11:02:42.329451637Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-14T11:02:42.330360168Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=908.161µs logger=migrator t=2026-04-14T11:02:42.336989515Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-14T11:02:42.345994797Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.002562ms logger=migrator t=2026-04-14T11:02:42.350198157Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-14T11:02:42.350315019Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=118.583µs logger=migrator t=2026-04-14T11:02:42.35458306Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-14T11:02:42.362261332Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.683082ms logger=migrator t=2026-04-14T11:02:42.366288687Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-14T11:02:42.367368082Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.087565ms logger=migrator t=2026-04-14T11:02:42.37364674Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-14T11:02:42.382587211Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.938911ms logger=migrator t=2026-04-14T11:02:42.388158653Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-14T11:02:42.389685289Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.529956ms logger=migrator t=2026-04-14T11:02:42.394869932Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-14T11:02:42.395934887Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.066225ms logger=migrator t=2026-04-14T11:02:42.400413883Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-14T11:02:42.407191543Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.77884ms logger=migrator t=2026-04-14T11:02:42.412218201Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-14T11:02:42.41299629Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=780.039µs logger=migrator t=2026-04-14T11:02:42.417961527Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-14T11:02:42.42190798Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=3.939313ms logger=migrator t=2026-04-14T11:02:42.428883835Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-14T11:02:42.42953098Z level=info msg="Migration successfully executed" id="create alert_image table" duration=647.325µs logger=migrator t=2026-04-14T11:02:42.435188554Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-14T11:02:42.436315391Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.132647ms logger=migrator t=2026-04-14T11:02:42.4430781Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-14T11:02:42.443260034Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=183.544µs logger=migrator t=2026-04-14T11:02:42.447353811Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-14T11:02:42.44901243Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.658269ms logger=migrator t=2026-04-14T11:02:42.453778343Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-14T11:02:42.455973235Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.195302ms logger=migrator t=2026-04-14T11:02:42.461398033Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-14T11:02:42.461832813Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-14T11:02:42.480223287Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-14T11:02:42.481074828Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=851.601µs logger=migrator t=2026-04-14T11:02:42.50105607Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-14T11:02:42.503121238Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.068309ms logger=migrator t=2026-04-14T11:02:42.50998234Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-14T11:02:42.517403036Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.421906ms logger=migrator t=2026-04-14T11:02:42.521908332Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-14T11:02:42.523727705Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.818613ms logger=migrator t=2026-04-14T11:02:42.530311491Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-14T11:02:42.532428181Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.11342ms logger=migrator t=2026-04-14T11:02:42.538703539Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-14T11:02:42.539578649Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=874.88µs logger=migrator t=2026-04-14T11:02:42.544457255Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-14T11:02:42.546331039Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.873145ms logger=migrator t=2026-04-14T11:02:42.55102798Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-14T11:02:42.552538396Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.511396ms logger=migrator t=2026-04-14T11:02:42.561983749Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-14T11:02:42.56202719Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=45.311µs logger=migrator t=2026-04-14T11:02:42.56797672Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-14T11:02:42.568106823Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=130.833µs logger=migrator t=2026-04-14T11:02:42.573065Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-14T11:02:42.582920493Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.856493ms logger=migrator t=2026-04-14T11:02:42.588455654Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-14T11:02:42.588875544Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=419.69µs logger=migrator t=2026-04-14T11:02:42.593201836Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-14T11:02:42.595283345Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.002077ms logger=migrator t=2026-04-14T11:02:42.600493648Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-14T11:02:42.600817456Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=323.888µs logger=migrator t=2026-04-14T11:02:42.605433125Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-14T11:02:42.606456409Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.023404ms logger=migrator t=2026-04-14T11:02:42.612200985Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-14T11:02:42.613091576Z level=info msg="Migration successfully executed" id="create secrets table" duration=891.101µs logger=migrator t=2026-04-14T11:02:42.620611243Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-14T11:02:42.666119698Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=45.490714ms logger=migrator t=2026-04-14T11:02:42.673128964Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-14T11:02:42.682344141Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.210307ms logger=migrator t=2026-04-14T11:02:42.688152798Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-14T11:02:42.688325363Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=173.004µs logger=migrator t=2026-04-14T11:02:42.692336337Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-14T11:02:42.726853802Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.510875ms logger=migrator t=2026-04-14T11:02:42.731739648Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-14T11:02:42.766851297Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.108169ms logger=migrator t=2026-04-14T11:02:42.772296526Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-14T11:02:42.773254289Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=958.952µs logger=migrator t=2026-04-14T11:02:42.782170999Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-14T11:02:42.783274005Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.115276ms logger=migrator t=2026-04-14T11:02:42.788282253Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-14T11:02:42.78856447Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=281.967µs logger=migrator t=2026-04-14T11:02:42.793048886Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-14T11:02:42.794546571Z level=info msg="Migration successfully executed" id="create permission table" duration=1.497645ms logger=migrator t=2026-04-14T11:02:42.79999903Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-14T11:02:42.800876911Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=877.051µs logger=migrator t=2026-04-14T11:02:42.805817518Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-14T11:02:42.80677498Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=957.152µs logger=migrator t=2026-04-14T11:02:42.812122876Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-14T11:02:42.812929215Z level=info msg="Migration successfully executed" id="create role table" duration=806.609µs logger=migrator t=2026-04-14T11:02:42.818454176Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-14T11:02:42.82624198Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.783674ms logger=migrator t=2026-04-14T11:02:42.830213174Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-14T11:02:42.837498326Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.279242ms logger=migrator t=2026-04-14T11:02:42.845617347Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-14T11:02:42.846653042Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.038865ms logger=migrator t=2026-04-14T11:02:42.852199663Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-14T11:02:42.853544525Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.345512ms logger=migrator t=2026-04-14T11:02:42.860857208Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-14T11:02:42.864186906Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=3.328889ms logger=migrator t=2026-04-14T11:02:42.870361612Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-14T11:02:42.871597081Z level=info msg="Migration successfully executed" id="create team role table" duration=1.236769ms logger=migrator t=2026-04-14T11:02:42.880662615Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-14T11:02:42.882197871Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.537426ms logger=migrator t=2026-04-14T11:02:42.890075718Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-14T11:02:42.891610164Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.534846ms logger=migrator t=2026-04-14T11:02:42.900705249Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-14T11:02:42.90627135Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=5.569192ms logger=migrator t=2026-04-14T11:02:42.917257719Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-14T11:02:42.918587111Z level=info msg="Migration successfully executed" id="create user role table" duration=1.334052ms logger=migrator t=2026-04-14T11:02:42.926121599Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-14T11:02:42.928920545Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.803686ms logger=migrator t=2026-04-14T11:02:42.936728019Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-14T11:02:42.937806115Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.078046ms logger=migrator t=2026-04-14T11:02:42.94690507Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-14T11:02:42.949083981Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.183972ms logger=migrator t=2026-04-14T11:02:42.962086608Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-14T11:02:42.963086352Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.001154ms logger=migrator t=2026-04-14T11:02:42.974944392Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-14T11:02:42.976759715Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.815163ms logger=migrator t=2026-04-14T11:02:42.983496844Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-14T11:02:42.984744063Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.246419ms logger=migrator t=2026-04-14T11:02:42.992299062Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-14T11:02:43.002295648Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.996646ms logger=migrator t=2026-04-14T11:02:43.008494364Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-14T11:02:43.010557893Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.063359ms logger=migrator t=2026-04-14T11:02:43.036077716Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-14T11:02:43.03923652Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=3.159834ms logger=migrator t=2026-04-14T11:02:43.045928619Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-14T11:02:43.04852308Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.601602ms logger=migrator t=2026-04-14T11:02:43.053456486Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-14T11:02:43.056081228Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.624692ms logger=migrator t=2026-04-14T11:02:43.069971456Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-14T11:02:43.071275227Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.309241ms logger=migrator t=2026-04-14T11:02:43.07689831Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-14T11:02:43.07816547Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.26776ms logger=migrator t=2026-04-14T11:02:43.084070919Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-14T11:02:43.096327589Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.26032ms logger=migrator t=2026-04-14T11:02:43.101832409Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-14T11:02:43.108981368Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.143908ms logger=migrator t=2026-04-14T11:02:43.116139717Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-14T11:02:43.125091788Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.951641ms logger=migrator t=2026-04-14T11:02:43.130110507Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-14T11:02:43.137491841Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.380964ms logger=migrator t=2026-04-14T11:02:43.142909269Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-14T11:02:43.144345223Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.435644ms logger=migrator t=2026-04-14T11:02:43.150478938Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-14T11:02:43.153743435Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.233686ms logger=migrator t=2026-04-14T11:02:43.162360668Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-14T11:02:43.163627568Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.26878ms logger=migrator t=2026-04-14T11:02:43.169839355Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-14T11:02:43.171286259Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.446474ms logger=migrator t=2026-04-14T11:02:43.366954921Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-14T11:02:43.36860361Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.646948ms logger=migrator t=2026-04-14T11:02:43.374365466Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-14T11:02:43.374431567Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.522µs logger=migrator t=2026-04-14T11:02:43.38216563Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-14T11:02:43.382229311Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=65.651µs logger=migrator t=2026-04-14T11:02:43.388768095Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-14T11:02:43.389432411Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=665.406µs logger=migrator t=2026-04-14T11:02:43.395502855Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-14T11:02:43.396516139Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.014044ms logger=migrator t=2026-04-14T11:02:43.402391118Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-14T11:02:43.403522074Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.129377ms logger=migrator t=2026-04-14T11:02:43.408642985Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-14T11:02:43.409012564Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=370.349µs logger=migrator t=2026-04-14T11:02:43.415031486Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-14T11:02:43.417120215Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=2.096829ms logger=migrator t=2026-04-14T11:02:43.42281195Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-14T11:02:43.424052139Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.239189ms logger=migrator t=2026-04-14T11:02:43.430781528Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-14T11:02:43.432238552Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.456464ms logger=migrator t=2026-04-14T11:02:43.438409898Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-14T11:02:43.449232424Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.821395ms logger=migrator t=2026-04-14T11:02:43.454392686Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-14T11:02:43.454499888Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=106.752µs logger=migrator t=2026-04-14T11:02:43.461038613Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-14T11:02:43.462127658Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.089115ms logger=migrator t=2026-04-14T11:02:43.469024981Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-14T11:02:43.470193759Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.168348ms logger=migrator t=2026-04-14T11:02:43.476403505Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-14T11:02:43.478151417Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.747812ms logger=migrator t=2026-04-14T11:02:43.485679585Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-14T11:02:43.494663487Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.981323ms logger=migrator t=2026-04-14T11:02:43.501190311Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-14T11:02:43.505242057Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=4.053485ms logger=migrator t=2026-04-14T11:02:43.511525185Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-14T11:02:43.513100862Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.581387ms logger=migrator t=2026-04-14T11:02:43.52064188Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-14T11:02:43.549568523Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.923813ms logger=migrator t=2026-04-14T11:02:43.556130709Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-14T11:02:43.55786986Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.740562ms logger=migrator t=2026-04-14T11:02:43.566116444Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-14T11:02:43.568229884Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.11639ms logger=migrator t=2026-04-14T11:02:43.574576044Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-14T11:02:43.576152001Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.577337ms logger=migrator t=2026-04-14T11:02:43.582520292Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-14T11:02:43.584608401Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.090739ms logger=migrator t=2026-04-14T11:02:43.591238398Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-14T11:02:43.591708489Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=471.921µs logger=migrator t=2026-04-14T11:02:43.598698884Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-14T11:02:43.59981607Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.118386ms logger=migrator t=2026-04-14T11:02:43.606632371Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-14T11:02:43.618751198Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.122416ms logger=migrator t=2026-04-14T11:02:43.625073997Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-14T11:02:43.625901256Z level=info msg="Migration successfully executed" id="create entity_events table" duration=839.95µs logger=migrator t=2026-04-14T11:02:43.630849863Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-14T11:02:43.632962533Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.11154ms logger=migrator t=2026-04-14T11:02:43.640633544Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T11:02:43.641659759Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T11:02:43.646957744Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T11:02:43.647505117Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T11:02:43.652513245Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-14T11:02:43.653494318Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=981.063µs logger=migrator t=2026-04-14T11:02:43.659586242Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-14T11:02:43.6607778Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.188378ms logger=migrator t=2026-04-14T11:02:43.667887508Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-14T11:02:43.669160348Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.27686ms logger=migrator t=2026-04-14T11:02:43.681251434Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-14T11:02:43.682429182Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.177397ms logger=migrator t=2026-04-14T11:02:43.689377315Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T11:02:43.690467911Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.090396ms logger=migrator t=2026-04-14T11:02:43.697450076Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T11:02:43.699081245Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.631228ms logger=migrator t=2026-04-14T11:02:43.704463872Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-14T11:02:43.705777713Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.324982ms logger=migrator t=2026-04-14T11:02:43.712367269Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-14T11:02:43.713828703Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.464415ms logger=migrator t=2026-04-14T11:02:43.719229971Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-14T11:02:43.721051034Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.814562ms logger=migrator t=2026-04-14T11:02:43.728626752Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-14T11:02:43.730790323Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.166841ms logger=migrator t=2026-04-14T11:02:43.737532623Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-14T11:02:43.73869817Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.165697ms logger=migrator t=2026-04-14T11:02:43.746047824Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-14T11:02:43.772362786Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.310301ms logger=migrator t=2026-04-14T11:02:43.781161503Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-14T11:02:43.791540868Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.376575ms logger=migrator t=2026-04-14T11:02:43.798089533Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-14T11:02:43.807242239Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.149636ms logger=migrator t=2026-04-14T11:02:43.827034807Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-14T11:02:43.827362894Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=335.568µs logger=migrator t=2026-04-14T11:02:43.842355029Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-14T11:02:43.851152676Z level=info msg="Migration successfully executed" id="add share column" duration=8.796548ms logger=migrator t=2026-04-14T11:02:43.867004741Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-14T11:02:43.867301568Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=318.068µs logger=migrator t=2026-04-14T11:02:43.879602918Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-14T11:02:43.881937233Z level=info msg="Migration successfully executed" id="create file table" duration=2.336835ms logger=migrator t=2026-04-14T11:02:43.889812219Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-14T11:02:43.890979867Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.168368ms logger=migrator t=2026-04-14T11:02:43.896899107Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-14T11:02:43.899094759Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.196882ms logger=migrator t=2026-04-14T11:02:43.908607513Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-14T11:02:43.910008896Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.400373ms logger=migrator t=2026-04-14T11:02:43.918916047Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-14T11:02:43.920974535Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.059198ms logger=migrator t=2026-04-14T11:02:43.927590232Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-14T11:02:43.927712485Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=124.213µs logger=migrator t=2026-04-14T11:02:43.934757291Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-14T11:02:43.934883384Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=127.423µs logger=migrator t=2026-04-14T11:02:43.941624713Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-14T11:02:43.942711839Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.079915ms logger=migrator t=2026-04-14T11:02:43.949867678Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-14T11:02:43.950153264Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=281.546µs logger=migrator t=2026-04-14T11:02:43.95547398Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-14T11:02:43.957025247Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.551907ms logger=migrator t=2026-04-14T11:02:43.962914806Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-14T11:02:43.976476126Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.56116ms logger=migrator t=2026-04-14T11:02:43.984064395Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-14T11:02:43.984328122Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=266.877µs logger=migrator t=2026-04-14T11:02:43.99061466Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-14T11:02:43.99229702Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.68344ms logger=migrator t=2026-04-14T11:02:43.9990862Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-14T11:02:43.999621453Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=537.463µs logger=migrator t=2026-04-14T11:02:44.008074962Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-14T11:02:44.008666416Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=627.474µs logger=migrator t=2026-04-14T11:02:44.016757098Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-14T11:02:44.017565597Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=808.93µs logger=migrator t=2026-04-14T11:02:44.023395435Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-14T11:02:44.032686254Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.29046ms logger=migrator t=2026-04-14T11:02:44.039132646Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-14T11:02:44.048656151Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.523015ms logger=migrator t=2026-04-14T11:02:44.055578474Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-14T11:02:44.05670771Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.129366ms logger=migrator t=2026-04-14T11:02:44.061715658Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-14T11:02:44.138484371Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.764723ms logger=migrator t=2026-04-14T11:02:44.144822851Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-14T11:02:44.145774474Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=955.003µs logger=migrator t=2026-04-14T11:02:44.151877488Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-14T11:02:44.153777053Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.899485ms logger=migrator t=2026-04-14T11:02:44.159805995Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-14T11:02:44.186733171Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.925596ms logger=migrator t=2026-04-14T11:02:44.195188141Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-14T11:02:44.201461529Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.273758ms logger=migrator t=2026-04-14T11:02:44.207720657Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-14T11:02:44.207956613Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=235.746µs logger=migrator t=2026-04-14T11:02:44.215537341Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-14T11:02:44.215846649Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=309.778µs logger=migrator t=2026-04-14T11:02:44.222522876Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-14T11:02:44.222883435Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=349.909µs logger=migrator t=2026-04-14T11:02:44.228979719Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-14T11:02:44.229318947Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=340.978µs logger=migrator t=2026-04-14T11:02:44.235599395Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-14T11:02:44.235913842Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=321.277µs logger=migrator t=2026-04-14T11:02:44.241658939Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-14T11:02:44.242803126Z level=info msg="Migration successfully executed" id="create folder table" duration=1.146217ms logger=migrator t=2026-04-14T11:02:44.249034923Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-14T11:02:44.250219501Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.190819ms logger=migrator t=2026-04-14T11:02:44.257091603Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-14T11:02:44.258953657Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.862364ms logger=migrator t=2026-04-14T11:02:44.265486701Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-14T11:02:44.265528462Z level=info msg="Migration successfully executed" id="Update folder title length" duration=42.791µs logger=migrator t=2026-04-14T11:02:44.276789048Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T11:02:44.27813718Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.348202ms logger=migrator t=2026-04-14T11:02:44.295976021Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-14T11:02:44.297975668Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.000987ms logger=migrator t=2026-04-14T11:02:44.312376259Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-14T11:02:44.314349505Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.974647ms logger=migrator t=2026-04-14T11:02:44.334234485Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-14T11:02:44.33488607Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=655.295µs logger=migrator t=2026-04-14T11:02:44.362999734Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-14T11:02:44.363503506Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=505.842µs logger=migrator t=2026-04-14T11:02:44.515503766Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-14T11:02:44.517540544Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.040218ms logger=migrator t=2026-04-14T11:02:44.596355326Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-14T11:02:44.598524557Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.171672ms logger=migrator t=2026-04-14T11:02:44.678922476Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-14T11:02:44.680653897Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.734691ms logger=migrator t=2026-04-14T11:02:44.697152446Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-14T11:02:44.699380479Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.230493ms logger=migrator t=2026-04-14T11:02:44.808146618Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-14T11:02:44.80950145Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.358202ms logger=migrator t=2026-04-14T11:02:44.841078686Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-14T11:02:44.842622132Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.556527ms logger=migrator t=2026-04-14T11:02:44.860215497Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-14T11:02:44.862939772Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.725924ms logger=migrator t=2026-04-14T11:02:44.989622364Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-14T11:02:44.991740864Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.12135ms logger=migrator t=2026-04-14T11:02:45.020768089Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-14T11:02:45.022603813Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.839584ms logger=migrator t=2026-04-14T11:02:45.047830318Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-14T11:02:45.050042921Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.198412ms logger=migrator t=2026-04-14T11:02:45.070547665Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-14T11:02:45.072607844Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.060299ms logger=migrator t=2026-04-14T11:02:45.099772345Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-14T11:02:45.100256247Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=487.872µs logger=migrator t=2026-04-14T11:02:45.119525162Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-14T11:02:45.132536529Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.052328ms logger=migrator t=2026-04-14T11:02:45.171465118Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-14T11:02:45.172478622Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.018334ms logger=migrator t=2026-04-14T11:02:45.25493907Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T11:02:45.255077353Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=143.233µs logger=migrator t=2026-04-14T11:02:45.319479214Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T11:02:45.321333898Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.859594ms logger=migrator t=2026-04-14T11:02:45.375347594Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-14T11:02:45.375488137Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=178.614µs logger=migrator t=2026-04-14T11:02:45.409233794Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-14T11:02:45.410975455Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.744401ms logger=migrator t=2026-04-14T11:02:45.441371643Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-14T11:02:45.442944Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.574817ms logger=migrator t=2026-04-14T11:02:45.477485646Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-14T11:02:45.479438082Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.966586ms logger=migrator t=2026-04-14T11:02:45.561857989Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-14T11:02:45.563470047Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.581397ms logger=migrator t=2026-04-14T11:02:45.573141855Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-14T11:02:45.573889223Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=739.248µs logger=migrator t=2026-04-14T11:02:45.580318555Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-14T11:02:45.581450821Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.131926ms logger=migrator t=2026-04-14T11:02:45.601304271Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-14T11:02:45.602761455Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.458065ms logger=migrator t=2026-04-14T11:02:45.614906042Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-14T11:02:45.615835084Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=930.602µs logger=migrator t=2026-04-14T11:02:45.655987782Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-14T11:02:45.669203414Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.217712ms logger=migrator t=2026-04-14T11:02:45.696221012Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-14T11:02:45.710310585Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.089313ms logger=migrator t=2026-04-14T11:02:45.722979424Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-14T11:02:45.741663306Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=18.678461ms logger=migrator t=2026-04-14T11:02:45.746788617Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-14T11:02:45.746950911Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=185.855µs logger=migrator t=2026-04-14T11:02:45.754730494Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-14T11:02:45.764504355Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.773021ms logger=migrator t=2026-04-14T11:02:45.769624166Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-14T11:02:45.780344539Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.719813ms logger=migrator t=2026-04-14T11:02:45.784050927Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-14T11:02:45.784307253Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=256.126µs logger=migrator t=2026-04-14T11:02:45.788961723Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.158564408s logger=migrator t=2026-04-14T11:02:45.789560177Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-14T11:02:45.807598683Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-14T11:02:45.808010463Z level=info msg="Created default organization" logger=secrets t=2026-04-14T11:02:45.813089143Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T11:02:45.861736321Z level=info msg="Restored cache from database" duration=406.659µs logger=plugin.store t=2026-04-14T11:02:45.86296584Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-14T11:02:45.89933906Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-14T11:02:45.899375861Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-14T11:02:45.899434972Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-14T11:02:45.899443662Z level=info msg="Plugins loaded" count=54 duration=36.478562ms logger=query_data t=2026-04-14T11:02:45.903482988Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-14T11:02:45.907204965Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-14T11:02:45.914503878Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-14T11:02:45.925361414Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-14T11:02:45.929288697Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-14T11:02:45.932848011Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-14T11:02:45.956244583Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-14T11:02:45.976312598Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-14T11:02:46.00605969Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-14T11:02:46.006088561Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-14T11:02:46.006336727Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-04-14T11:02:46.008923128Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-14T11:02:46.011336135Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-14T11:02:46.011509039Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-14T11:02:46.012501322Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-04-14T11:02:46.054261458Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-14T11:02:46.085964737Z level=info msg="Update check succeeded" duration=73.503626ms logger=grafana.update.checker t=2026-04-14T11:02:46.086780097Z level=info msg="Update check succeeded" duration=75.021872ms logger=ngalert.state.manager t=2026-04-14T11:02:46.120726599Z level=info msg="State cache has been initialized" states=0 duration=109.210029ms logger=ngalert.scheduler t=2026-04-14T11:02:46.120879902Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-14T11:02:46.121011105Z level=info msg=starting first_tick=2026-04-14T11:02:50Z logger=sqlstore.transactions t=2026-04-14T11:02:46.128554103Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-14T11:02:46.139790588Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-14T11:02:46.150725457Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-14T11:02:46.161715486Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-04-14T11:02:46.171885897Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-14T11:02:46.211251136Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-14T11:02:46.240463916Z level=info msg="Patterns update finished" duration=233.354462ms logger=grafana-apiserver t=2026-04-14T11:02:46.560434764Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-14T11:02:46.560839223Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-14T11:03:00.789357401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:00.790090578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:00.817334242Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-14T11:03:00.892840175Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-14T11:03:00.904246745Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-14T11:03:00.934057159Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-14T11:03:00.947220369Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-14T11:03:00.968531543Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-14T11:03:00.973787787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.013027444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.059167824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.07805393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.11195471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.13523544Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.205731635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.224856447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.347567435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.366664206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.415154931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.432353388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.478411905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.516219938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.656677446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.676390691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.739450031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.757733492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.901726533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.920138108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.976798095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:01.99351248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.062930439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.080171187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.140708137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.157509153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.210103316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.234183634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.315431653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.330427297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.390046995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.410047918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.473742562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.4922637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.561807532Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.577906702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.641273039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.654669045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.73955147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.760505045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.81874714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.836197153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.922751127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:02.936886221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.031482785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.049977672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.141174386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.162591241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.231221442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.249667528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.315466512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.330553678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.410746172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.428046221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.531870903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.547225026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.613334897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.631075446Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.704808247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.722449384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.793625305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.810935724Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.888894225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.90603539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.976566186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:03.994257094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:04.07073321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:04.08597788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:04.200375842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:04.223966169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:04.309404487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:04.335700698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:04.422351184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:04.439805647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:04.528228355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:04.549355774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-14T11:03:04.634123146Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-14T11:03:52.033550828Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-14T11:12:46.016378195Z level=info msg="Completed cleanup jobs" duration=3.78686ms logger=sqlstore.transactions t=2026-04-14T11:12:46.018459094Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-14T11:12:46.135788172Z level=info msg="Update check succeeded" duration=49.276473ms logger=sqlstore.transactions t=2026-04-14T11:17:45.923006101Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-14T11:22:46.035841576Z level=info msg="Completed cleanup jobs" duration=23.048263ms logger=plugins.update.checker t=2026-04-14T11:22:46.147418465Z level=info msg="Update check succeeded" duration=61.334065ms