logger=settings t=2026-03-14T07:11:35.497555383Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-14T07:11:35Z logger=settings t=2026-03-14T07:11:35.49785502Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-14T07:11:35.49786197Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-14T07:11:35.49786609Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-14T07:11:35.49786982Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-14T07:11:35.49787361Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-14T07:11:35.49787701Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-14T07:11:35.497882591Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-14T07:11:35.497886371Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-14T07:11:35.497890281Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-14T07:11:35.497893891Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-14T07:11:35.497897601Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-14T07:11:35.497901171Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-14T07:11:35.497904901Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-14T07:11:35.497908651Z level=info msg=Target target=[all] logger=settings t=2026-03-14T07:11:35.497915141Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-14T07:11:35.497918981Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-14T07:11:35.497924271Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-14T07:11:35.497930432Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-14T07:11:35.497935882Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-14T07:11:35.497939252Z level=info msg="App mode production" logger=sqlstore t=2026-03-14T07:11:35.49830362Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-14T07:11:35.49832377Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-14T07:11:35.499963228Z level=info msg="Locking database" logger=migrator t=2026-03-14T07:11:35.499975478Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-14T07:11:35.50053333Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-14T07:11:35.50140895Z level=info msg="Migration successfully executed" id="create migration_log table" duration=874.98µs logger=migrator t=2026-03-14T07:11:35.506610508Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-14T07:11:35.507408886Z level=info msg="Migration successfully executed" id="create user table" duration=798.098µs logger=migrator t=2026-03-14T07:11:35.513921724Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-14T07:11:35.515063849Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.141545ms logger=migrator t=2026-03-14T07:11:35.51995997Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-14T07:11:35.522087919Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=2.153689ms logger=migrator t=2026-03-14T07:11:35.531277887Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-14T07:11:35.532178157Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=903.43µs logger=migrator t=2026-03-14T07:11:35.541346634Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-14T07:11:35.543054943Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.713419ms logger=migrator t=2026-03-14T07:11:35.550872781Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-14T07:11:35.553287035Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.414685ms logger=migrator t=2026-03-14T07:11:35.562869362Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-14T07:11:35.564727764Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.854102ms logger=migrator t=2026-03-14T07:11:35.569224516Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-14T07:11:35.570217929Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=992.293µs logger=migrator t=2026-03-14T07:11:35.574667849Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-14T07:11:35.575936928Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.248819ms logger=migrator t=2026-03-14T07:11:35.586420236Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-14T07:11:35.586986109Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=566.272µs logger=migrator t=2026-03-14T07:11:35.595513832Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-14T07:11:35.596561085Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.047373ms logger=migrator t=2026-03-14T07:11:35.602224253Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-14T07:11:35.603342999Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.118216ms logger=migrator t=2026-03-14T07:11:35.612215519Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-14T07:11:35.61225817Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.871µs logger=migrator t=2026-03-14T07:11:35.62152023Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-14T07:11:35.622629785Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.108895ms logger=migrator t=2026-03-14T07:11:35.6268354Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-14T07:11:35.62727972Z level=info msg="Migration successfully executed" id="Add missing user data" duration=444.26µs logger=migrator t=2026-03-14T07:11:35.63301065Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-14T07:11:35.63474723Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.73568ms logger=migrator t=2026-03-14T07:11:35.642380233Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-14T07:11:35.643904977Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.528844ms logger=migrator t=2026-03-14T07:11:35.653606867Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-14T07:11:35.655716254Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.111187ms logger=migrator t=2026-03-14T07:11:35.660890632Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-14T07:11:35.671688156Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.799335ms logger=migrator t=2026-03-14T07:11:35.676893234Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-14T07:11:35.677701292Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=808.238µs logger=migrator t=2026-03-14T07:11:35.684049556Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-14T07:11:35.684274171Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=222.365µs logger=migrator t=2026-03-14T07:11:35.689149301Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-14T07:11:35.689880658Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=730.987µs logger=migrator t=2026-03-14T07:11:35.695138857Z 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-03-14T07:11:35.695453414Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=319.707µs logger=migrator t=2026-03-14T07:11:35.702133436Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-14T07:11:35.702683198Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=550.402µs logger=migrator t=2026-03-14T07:11:35.709841771Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-14T07:11:35.710630958Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=789.487µs logger=migrator t=2026-03-14T07:11:35.788315038Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-14T07:11:35.789683398Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.372671ms logger=migrator t=2026-03-14T07:11:35.796864221Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-14T07:11:35.797609998Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=741.967µs logger=migrator t=2026-03-14T07:11:35.803134093Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-14T07:11:35.804250378Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.116035ms logger=migrator t=2026-03-14T07:11:35.810421377Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-14T07:11:35.811544233Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.122506ms logger=migrator t=2026-03-14T07:11:35.822391269Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-14T07:11:35.822491501Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=104.642µs logger=migrator t=2026-03-14T07:11:35.830009751Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-14T07:11:35.83124764Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.237659ms logger=migrator t=2026-03-14T07:11:35.836762234Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-14T07:11:35.838146135Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.388381ms logger=migrator t=2026-03-14T07:11:35.843871365Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-14T07:11:35.844585301Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=714.327µs logger=migrator t=2026-03-14T07:11:35.850859783Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-14T07:11:35.852395408Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.536424ms logger=migrator t=2026-03-14T07:11:35.858039995Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:11:35.861202588Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.158873ms logger=migrator t=2026-03-14T07:11:35.86659951Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-14T07:11:35.868017962Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.418022ms logger=migrator t=2026-03-14T07:11:35.87498686Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-14T07:11:35.875693666Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=706.666µs logger=migrator t=2026-03-14T07:11:35.883435721Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-14T07:11:35.884553336Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.117165ms logger=migrator t=2026-03-14T07:11:35.890781567Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-14T07:11:35.891465142Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=682.855µs logger=migrator t=2026-03-14T07:11:35.89837651Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-14T07:11:35.899450923Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.069264ms logger=migrator t=2026-03-14T07:11:35.905745077Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-14T07:11:35.906145416Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=401.519µs logger=migrator t=2026-03-14T07:11:35.911139598Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-14T07:11:35.91163418Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=494.672µs logger=migrator t=2026-03-14T07:11:35.916964061Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-14T07:11:35.91736778Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=402.869µs logger=migrator t=2026-03-14T07:11:35.923197412Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-14T07:11:35.923812366Z level=info msg="Migration successfully executed" id="create star table" duration=614.673µs logger=migrator t=2026-03-14T07:11:35.92883811Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-14T07:11:35.929615307Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=776.587µs logger=migrator t=2026-03-14T07:11:35.935151672Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-14T07:11:35.936337259Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.185947ms logger=migrator t=2026-03-14T07:11:35.943612614Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-14T07:11:35.945031066Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.418852ms logger=migrator t=2026-03-14T07:11:35.951569584Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-14T07:11:35.95228241Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=713.056µs logger=migrator t=2026-03-14T07:11:35.957775194Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-14T07:11:35.958848678Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.072244ms logger=migrator t=2026-03-14T07:11:35.964733312Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-14T07:11:35.965491979Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=759.147µs logger=migrator t=2026-03-14T07:11:35.97171177Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-14T07:11:35.972442586Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=730.606µs logger=migrator t=2026-03-14T07:11:35.980042769Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-14T07:11:35.980072409Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.231µs logger=migrator t=2026-03-14T07:11:35.98713338Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-14T07:11:35.987182201Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=49.862µs logger=migrator t=2026-03-14T07:11:35.993194037Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-14T07:11:35.993573925Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=376.068µs logger=migrator t=2026-03-14T07:11:36.000191955Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-14T07:11:36.001001054Z level=info msg="Migration successfully executed" id="create dashboard table" duration=809.149µs logger=migrator t=2026-03-14T07:11:36.007729056Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-14T07:11:36.009156978Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.419731ms logger=migrator t=2026-03-14T07:11:36.015553723Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-14T07:11:36.016890993Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.33659ms logger=migrator t=2026-03-14T07:11:36.022891999Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-14T07:11:36.023584595Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=691.866µs logger=migrator t=2026-03-14T07:11:36.030602374Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-14T07:11:36.031467683Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=871.2µs logger=migrator t=2026-03-14T07:11:36.03974871Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-14T07:11:36.040825965Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.076275ms logger=migrator t=2026-03-14T07:11:36.049363759Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-14T07:11:36.055846125Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.481166ms logger=migrator t=2026-03-14T07:11:36.063398686Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-14T07:11:36.064594703Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.197537ms logger=migrator t=2026-03-14T07:11:36.071398728Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-14T07:11:36.072274997Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=877.69µs logger=migrator t=2026-03-14T07:11:36.078256762Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-14T07:11:36.07905408Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=797.258µs logger=migrator t=2026-03-14T07:11:36.092010794Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-14T07:11:36.093101518Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.101254ms logger=migrator t=2026-03-14T07:11:36.098643404Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-14T07:11:36.09977851Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.135346ms logger=migrator t=2026-03-14T07:11:36.105484859Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-14T07:11:36.105638903Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=154.164µs logger=migrator t=2026-03-14T07:11:36.111552837Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-14T07:11:36.113658545Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.105938ms logger=migrator t=2026-03-14T07:11:36.119007196Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-14T07:11:36.121033591Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.027585ms logger=migrator t=2026-03-14T07:11:36.126598997Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-14T07:11:36.128606313Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.001686ms logger=migrator t=2026-03-14T07:11:36.139793726Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-14T07:11:36.140946992Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.158436ms logger=migrator t=2026-03-14T07:11:36.147762647Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-14T07:11:36.149904226Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.142638ms logger=migrator t=2026-03-14T07:11:36.158782336Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-14T07:11:36.159786059Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.005733ms logger=migrator t=2026-03-14T07:11:36.165861716Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-14T07:11:36.166691985Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=829.839µs logger=migrator t=2026-03-14T07:11:36.172260161Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-14T07:11:36.172307852Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=48.651µs logger=migrator t=2026-03-14T07:11:36.179557736Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-14T07:11:36.179611917Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=58.121µs logger=migrator t=2026-03-14T07:11:36.186898213Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-14T07:11:36.189380199Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.483186ms logger=migrator t=2026-03-14T07:11:36.194849523Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-14T07:11:36.197212267Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.359893ms logger=migrator t=2026-03-14T07:11:36.201116185Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-14T07:11:36.203312185Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.19679ms logger=migrator t=2026-03-14T07:11:36.210515307Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-14T07:11:36.21282348Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.314433ms logger=migrator t=2026-03-14T07:11:36.219529052Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-14T07:11:36.219833909Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=308.867µs logger=migrator t=2026-03-14T07:11:36.228576777Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-14T07:11:36.229465097Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=888.52µs logger=migrator t=2026-03-14T07:11:36.234180064Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-14T07:11:36.235080174Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=900.32µs logger=migrator t=2026-03-14T07:11:36.241686833Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-14T07:11:36.241724024Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.361µs logger=migrator t=2026-03-14T07:11:36.246482002Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-14T07:11:36.247504396Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.022004ms logger=migrator t=2026-03-14T07:11:36.252402786Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-14T07:11:36.253164294Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=761.718µs logger=migrator t=2026-03-14T07:11:36.262432333Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:11:36.284495013Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=22.06863ms logger=migrator t=2026-03-14T07:11:36.289919596Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-14T07:11:36.290518479Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=599.763µs logger=migrator t=2026-03-14T07:11:36.299328078Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-14T07:11:36.300553946Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.223258ms logger=migrator t=2026-03-14T07:11:36.306649555Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-14T07:11:36.308392064Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.741658ms logger=migrator t=2026-03-14T07:11:36.312851785Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-14T07:11:36.313429258Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=577.193µs logger=migrator t=2026-03-14T07:11:36.317590363Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-14T07:11:36.318166825Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=576.482µs logger=migrator t=2026-03-14T07:11:36.323026965Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-14T07:11:36.326058704Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.030049ms logger=migrator t=2026-03-14T07:11:36.330493864Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-14T07:11:36.33204335Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.550226ms logger=migrator t=2026-03-14T07:11:36.336144642Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-14T07:11:36.336329526Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=185.174µs logger=migrator t=2026-03-14T07:11:36.344062352Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-14T07:11:36.344409929Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=353.137µs logger=migrator t=2026-03-14T07:11:36.349641468Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-14T07:11:36.350539618Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=898.05µs logger=migrator t=2026-03-14T07:11:36.356799861Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-14T07:11:36.359103662Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.303111ms logger=migrator t=2026-03-14T07:11:36.367548553Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-14T07:11:36.369348694Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.799781ms logger=migrator t=2026-03-14T07:11:36.378218695Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-14T07:11:36.379113795Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=894.34µs logger=migrator t=2026-03-14T07:11:36.385519191Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-14T07:11:36.386803409Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.281988ms logger=migrator t=2026-03-14T07:11:36.395362503Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-14T07:11:36.396314935Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=952.272µs logger=migrator t=2026-03-14T07:11:36.404322085Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-14T07:11:36.405919752Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.594967ms logger=migrator t=2026-03-14T07:11:36.414165569Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-14T07:11:36.420159655Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.992285ms logger=migrator t=2026-03-14T07:11:36.426375295Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-14T07:11:36.427505881Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.124596ms logger=migrator t=2026-03-14T07:11:36.432711569Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-14T07:11:36.433864285Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.157756ms logger=migrator t=2026-03-14T07:11:36.722527322Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-14T07:11:36.724158119Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.634707ms logger=migrator t=2026-03-14T07:11:36.738054404Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-14T07:11:36.738866052Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=812.119µs logger=migrator t=2026-03-14T07:11:36.746390482Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-14T07:11:36.750828322Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.43868ms logger=migrator t=2026-03-14T07:11:36.756552422Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-14T07:11:36.759508469Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.956007ms logger=migrator t=2026-03-14T07:11:36.764129694Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-14T07:11:36.764154894Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.27µs logger=migrator t=2026-03-14T07:11:36.76882208Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-14T07:11:36.769053596Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=227.435µs logger=migrator t=2026-03-14T07:11:36.777895716Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-14T07:11:36.779942652Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.047606ms logger=migrator t=2026-03-14T07:11:36.821283678Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-14T07:11:36.821624505Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=340.357µs logger=migrator t=2026-03-14T07:11:36.831011219Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-14T07:11:36.831424988Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=419.69µs logger=migrator t=2026-03-14T07:11:36.837961055Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-14T07:11:36.842000777Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.040702ms logger=migrator t=2026-03-14T07:11:36.847333238Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-14T07:11:36.847516982Z level=info msg="Migration successfully executed" id="Update uid value" duration=183.974µs logger=migrator t=2026-03-14T07:11:36.855524864Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-14T07:11:36.856913195Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.387721ms logger=migrator t=2026-03-14T07:11:36.864378994Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-14T07:11:36.865162331Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=783.177µs logger=migrator t=2026-03-14T07:11:36.870429091Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-14T07:11:36.87174136Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.292549ms logger=migrator t=2026-03-14T07:11:36.87748532Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-14T07:11:36.878394901Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=910.051µs logger=migrator t=2026-03-14T07:11:36.884856847Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-14T07:11:36.885825449Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=968.942µs logger=migrator t=2026-03-14T07:11:36.890316351Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-14T07:11:36.891221661Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=904.72µs logger=migrator t=2026-03-14T07:11:36.894842674Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-14T07:11:36.895587411Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=744.227µs logger=migrator t=2026-03-14T07:11:36.900523603Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-14T07:11:36.901251649Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=729.566µs logger=migrator t=2026-03-14T07:11:36.905098506Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-14T07:11:36.905811473Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=712.827µs logger=migrator t=2026-03-14T07:11:36.910440467Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-14T07:11:36.917057137Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.61618ms logger=migrator t=2026-03-14T07:11:36.922351566Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-14T07:11:36.923058243Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=706.307µs logger=migrator t=2026-03-14T07:11:36.927188546Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-14T07:11:36.927990824Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=801.968µs logger=migrator t=2026-03-14T07:11:36.932824434Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-14T07:11:36.934082703Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.257369ms logger=migrator t=2026-03-14T07:11:36.937826667Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-14T07:11:36.938581284Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=754.287µs logger=migrator t=2026-03-14T07:11:36.942941903Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-14T07:11:36.94325958Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=317.487µs logger=migrator t=2026-03-14T07:11:36.946993464Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-14T07:11:36.947805673Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=812.189µs logger=migrator t=2026-03-14T07:11:36.952601471Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-14T07:11:36.952643512Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.121µs logger=migrator t=2026-03-14T07:11:36.956637853Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-14T07:11:36.960871289Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.233295ms logger=migrator t=2026-03-14T07:11:36.96535228Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-14T07:11:36.967745745Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.392745ms logger=migrator t=2026-03-14T07:11:36.972807279Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-14T07:11:36.973151357Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=342.408µs logger=migrator t=2026-03-14T07:11:36.977945465Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-14T07:11:36.981417655Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.470879ms logger=migrator t=2026-03-14T07:11:36.98739624Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-14T07:11:36.99007404Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.6792ms logger=migrator t=2026-03-14T07:11:36.995438222Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-14T07:11:36.996180899Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=742.607µs logger=migrator t=2026-03-14T07:11:37.000328792Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-14T07:11:37.000889195Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=559.683µs logger=migrator t=2026-03-14T07:11:37.007067065Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-14T07:11:37.007887284Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=819.699µs logger=migrator t=2026-03-14T07:11:37.015088287Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-14T07:11:37.015964117Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=875.71µs logger=migrator t=2026-03-14T07:11:37.02095856Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-14T07:11:37.021725867Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=767.127µs logger=migrator t=2026-03-14T07:11:37.027940698Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-14T07:11:37.028797987Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=855.549µs logger=migrator t=2026-03-14T07:11:37.036575913Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-14T07:11:37.036776118Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=205.034µs logger=migrator t=2026-03-14T07:11:37.043683475Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-14T07:11:37.043726575Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=44.661µs logger=migrator t=2026-03-14T07:11:37.048629236Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-14T07:11:37.053384994Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.755938ms logger=migrator t=2026-03-14T07:11:37.058124831Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-14T07:11:37.060892414Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.768263ms logger=migrator t=2026-03-14T07:11:37.065521269Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-14T07:11:37.065729593Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=209.854µs logger=migrator t=2026-03-14T07:11:37.073802975Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-14T07:11:37.074719077Z level=info msg="Migration successfully executed" id="create quota table v1" duration=916.262µs logger=migrator t=2026-03-14T07:11:37.079043974Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-14T07:11:37.080507488Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.462314ms logger=migrator t=2026-03-14T07:11:37.085632284Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-14T07:11:37.085674345Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.141µs logger=migrator t=2026-03-14T07:11:37.090706279Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-14T07:11:37.092126181Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.419652ms logger=migrator t=2026-03-14T07:11:37.097055073Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-14T07:11:37.098667829Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.613676ms logger=migrator t=2026-03-14T07:11:37.105962854Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-14T07:11:37.110471347Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.509753ms logger=migrator t=2026-03-14T07:11:37.115422178Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-14T07:11:37.115456679Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=35.201µs logger=migrator t=2026-03-14T07:11:37.121541178Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-14T07:11:37.122802996Z level=info msg="Migration successfully executed" id="create session table" duration=1.261328ms logger=migrator t=2026-03-14T07:11:37.128649758Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-14T07:11:37.128825442Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=228.115µs logger=migrator t=2026-03-14T07:11:37.133966029Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-14T07:11:37.134082991Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=117.732µs logger=migrator t=2026-03-14T07:11:37.140879975Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-14T07:11:37.141595492Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=715.437µs logger=migrator t=2026-03-14T07:11:37.145853298Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-14T07:11:37.147001954Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.148556ms logger=migrator t=2026-03-14T07:11:37.153567013Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-14T07:11:37.153606353Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=40.401µs logger=migrator t=2026-03-14T07:11:37.15919782Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-14T07:11:37.159242881Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=56.911µs logger=migrator t=2026-03-14T07:11:37.164173523Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-14T07:11:37.16935058Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.179357ms logger=migrator t=2026-03-14T07:11:37.178808714Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-14T07:11:37.185701929Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.887885ms logger=migrator t=2026-03-14T07:11:37.192005713Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-14T07:11:37.192147146Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=142.333µs logger=migrator t=2026-03-14T07:11:37.196801441Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-14T07:11:37.196991395Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=189.084µs logger=migrator t=2026-03-14T07:11:37.201547849Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-14T07:11:37.202940971Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.392952ms logger=migrator t=2026-03-14T07:11:37.208568828Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-14T07:11:37.208604499Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=35.451µs logger=migrator t=2026-03-14T07:11:37.214698567Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-14T07:11:37.219727991Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.025344ms logger=migrator t=2026-03-14T07:11:37.225912901Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-14T07:11:37.226262419Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=354.507µs logger=migrator t=2026-03-14T07:11:37.233506722Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-14T07:11:37.237000582Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.49485ms logger=migrator t=2026-03-14T07:11:37.242380804Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-14T07:11:37.245685109Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.304324ms logger=migrator t=2026-03-14T07:11:37.250351835Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-14T07:11:37.250424366Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=73.311µs logger=migrator t=2026-03-14T07:11:37.25504336Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-14T07:11:37.2559346Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=891.18µs logger=migrator t=2026-03-14T07:11:37.262735225Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-14T07:11:37.264216678Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.481094ms logger=migrator t=2026-03-14T07:11:37.272785853Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-14T07:11:37.274193994Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.410801ms logger=migrator t=2026-03-14T07:11:37.279157457Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-14T07:11:37.280321403Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.163926ms logger=migrator t=2026-03-14T07:11:37.286853391Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-14T07:11:37.288211001Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.36268ms logger=migrator t=2026-03-14T07:11:37.298126576Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-14T07:11:37.299259311Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.133415ms logger=migrator t=2026-03-14T07:11:37.313147976Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-14T07:11:37.314526877Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.379681ms logger=migrator t=2026-03-14T07:11:37.344960556Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-14T07:11:37.34599471Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.037714ms logger=migrator t=2026-03-14T07:11:37.360323575Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-14T07:11:37.361870229Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.548295ms logger=migrator t=2026-03-14T07:11:37.40873227Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-14T07:11:37.420848114Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.147765ms logger=migrator t=2026-03-14T07:11:37.427129467Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-14T07:11:37.42769153Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=570.503µs logger=migrator t=2026-03-14T07:11:37.440147361Z 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-03-14T07:11:37.441733258Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.535406ms logger=migrator t=2026-03-14T07:11:37.459146782Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-14T07:11:37.459903079Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=748.466µs logger=migrator t=2026-03-14T07:11:37.47363694Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-14T07:11:37.474613903Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=978.533µs logger=migrator t=2026-03-14T07:11:37.488998308Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-14T07:11:37.490457151Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.434362ms logger=migrator t=2026-03-14T07:11:37.506413982Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-14T07:11:37.512800116Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.387994ms logger=migrator t=2026-03-14T07:11:37.533027944Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-14T07:11:37.539778268Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.743484ms logger=migrator t=2026-03-14T07:11:37.563864893Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-14T07:11:37.567073996Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.218313ms logger=migrator t=2026-03-14T07:11:37.578824542Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-14T07:11:37.582606908Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.782076ms logger=migrator t=2026-03-14T07:11:37.598462527Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-14T07:11:37.600158555Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.694718ms logger=migrator t=2026-03-14T07:11:37.62467976Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-14T07:11:37.624718031Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.651µs logger=migrator t=2026-03-14T07:11:37.633557451Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-14T07:11:37.633614282Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.661µs logger=migrator t=2026-03-14T07:11:37.643340853Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-14T07:11:37.644795495Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.454722ms logger=migrator t=2026-03-14T07:11:37.661446743Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-14T07:11:37.663126251Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.693939ms logger=migrator t=2026-03-14T07:11:37.683023372Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-14T07:11:37.684656409Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.637898ms logger=migrator t=2026-03-14T07:11:37.699922364Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-14T07:11:37.70149659Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.579196ms logger=migrator t=2026-03-14T07:11:37.713573874Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-14T07:11:37.715062867Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.488913ms logger=migrator t=2026-03-14T07:11:37.727870577Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-14T07:11:37.733633097Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.76337ms logger=migrator t=2026-03-14T07:11:37.750165702Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-14T07:11:37.754270314Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.105822ms logger=migrator t=2026-03-14T07:11:37.77568898Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-14T07:11:37.77614273Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=454.25µs logger=migrator t=2026-03-14T07:11:37.80617208Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-14T07:11:37.807852129Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.679999ms logger=migrator t=2026-03-14T07:11:37.985306387Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-14T07:11:37.987721261Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.419555ms logger=migrator t=2026-03-14T07:11:38.237581579Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-14T07:11:38.246802438Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=9.216828ms logger=migrator t=2026-03-14T07:11:38.2579436Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-14T07:11:38.258111164Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=173.244µs logger=migrator t=2026-03-14T07:11:38.262482163Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-14T07:11:38.263514176Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.027693ms logger=migrator t=2026-03-14T07:11:38.270199418Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-14T07:11:38.271321003Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.123585ms logger=migrator t=2026-03-14T07:11:38.285488374Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-14T07:11:38.285706779Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=225.835µs logger=migrator t=2026-03-14T07:11:38.293469515Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-14T07:11:38.295108121Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.641767ms logger=migrator t=2026-03-14T07:11:38.307462401Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-14T07:11:38.308709069Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.248268ms logger=migrator t=2026-03-14T07:11:38.315436502Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-14T07:11:38.316487186Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.051834ms logger=migrator t=2026-03-14T07:11:38.323045074Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-14T07:11:38.323980426Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=935.382µs logger=migrator t=2026-03-14T07:11:38.33124269Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-14T07:11:38.332664422Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.422482ms logger=migrator t=2026-03-14T07:11:38.347565129Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-14T07:11:38.349287839Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.7259ms logger=migrator t=2026-03-14T07:11:38.358996088Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-14T07:11:38.35905698Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=64.432µs logger=migrator t=2026-03-14T07:11:38.365222929Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-14T07:11:38.37186093Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.636761ms logger=migrator t=2026-03-14T07:11:38.380754861Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-14T07:11:38.383986124Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=3.231003ms logger=migrator t=2026-03-14T07:11:38.389453858Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-14T07:11:38.392535638Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.07995ms logger=migrator t=2026-03-14T07:11:38.401307426Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-14T07:11:38.402640127Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.334221ms logger=migrator t=2026-03-14T07:11:38.549940672Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-14T07:11:38.553566875Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=3.613262ms logger=migrator t=2026-03-14T07:11:38.562040946Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-14T07:11:38.564185734Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.149118ms logger=migrator t=2026-03-14T07:11:38.573198399Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-14T07:11:38.584144807Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.943698ms logger=migrator t=2026-03-14T07:11:38.591059213Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-14T07:11:38.591779149Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=711.646µs logger=migrator t=2026-03-14T07:11:38.599498194Z 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-03-14T07:11:38.600925407Z 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.426453ms logger=migrator t=2026-03-14T07:11:38.612292255Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-14T07:11:38.612800826Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=513.761µs logger=migrator t=2026-03-14T07:11:38.62182791Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-14T07:11:38.622765201Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=937.651µs logger=migrator t=2026-03-14T07:11:38.631716104Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-14T07:11:38.634594059Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=2.881285ms logger=migrator t=2026-03-14T07:11:38.643222315Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-14T07:11:38.648453363Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.229038ms logger=migrator t=2026-03-14T07:11:38.656193478Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-14T07:11:38.659873722Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.681884ms logger=migrator t=2026-03-14T07:11:38.666010321Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-14T07:11:38.667130806Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.128376ms logger=migrator t=2026-03-14T07:11:38.674273618Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-14T07:11:38.675047445Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=773.767µs logger=migrator t=2026-03-14T07:11:38.682019434Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-14T07:11:38.682256349Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=236.866µs logger=migrator t=2026-03-14T07:11:38.687917127Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-14T07:11:38.69296026Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.040323ms logger=migrator t=2026-03-14T07:11:38.698484876Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-14T07:11:38.699648943Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.162786ms logger=migrator t=2026-03-14T07:11:38.708556804Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-14T07:11:38.708903062Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=346.688µs logger=migrator t=2026-03-14T07:11:38.722205023Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-14T07:11:38.722861048Z level=info msg="Migration successfully executed" id="Move region to single row" duration=653.285µs logger=migrator t=2026-03-14T07:11:38.733257313Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-14T07:11:38.734761157Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.508804ms logger=migrator t=2026-03-14T07:11:38.748271533Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-14T07:11:38.74942701Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.156797ms logger=migrator t=2026-03-14T07:11:38.758927464Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-14T07:11:38.761024332Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.095878ms logger=migrator t=2026-03-14T07:11:38.766987887Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-14T07:11:38.767815476Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=834.429µs logger=migrator t=2026-03-14T07:11:38.77548385Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-14T07:11:38.776732347Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.251418ms logger=migrator t=2026-03-14T07:11:38.782025237Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-14T07:11:38.782956739Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=940.772µs logger=migrator t=2026-03-14T07:11:38.789209831Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-14T07:11:38.789320953Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=118.853µs logger=migrator t=2026-03-14T07:11:38.79891756Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-14T07:11:38.800359013Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.445663ms logger=migrator t=2026-03-14T07:11:38.808981928Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-14T07:11:38.810295608Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.313329ms logger=migrator t=2026-03-14T07:11:38.821950182Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-14T07:11:38.823106998Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.160286ms logger=migrator t=2026-03-14T07:11:38.831237112Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-14T07:11:38.831854686Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=617.304µs logger=migrator t=2026-03-14T07:11:38.839648053Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-14T07:11:38.839942309Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=295.236µs logger=migrator t=2026-03-14T07:11:38.846147709Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-14T07:11:38.846691971Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=549.282µs logger=migrator t=2026-03-14T07:11:38.853276501Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-14T07:11:38.853348763Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=72.452µs logger=migrator t=2026-03-14T07:11:38.862164452Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-14T07:11:38.863526333Z level=info msg="Migration successfully executed" id="create team table" duration=1.361841ms logger=migrator t=2026-03-14T07:11:38.87307506Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-14T07:11:38.873809956Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=734.977µs logger=migrator t=2026-03-14T07:11:38.885336287Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-14T07:11:38.886323149Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=986.602µs logger=migrator t=2026-03-14T07:11:38.900290035Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-14T07:11:38.905628286Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.337551ms logger=migrator t=2026-03-14T07:11:38.913427713Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-14T07:11:38.913713179Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=288.726µs logger=migrator t=2026-03-14T07:11:38.919120252Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-14T07:11:38.920280989Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.162047ms logger=migrator t=2026-03-14T07:11:38.926789696Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-14T07:11:38.928147526Z level=info msg="Migration successfully executed" id="create team member table" duration=1.35888ms logger=migrator t=2026-03-14T07:11:38.938773567Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-14T07:11:38.940031146Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.261299ms logger=migrator t=2026-03-14T07:11:38.958593955Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-14T07:11:38.959923456Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.322281ms logger=migrator t=2026-03-14T07:11:38.969144665Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-14T07:11:38.970604778Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.469304ms logger=migrator t=2026-03-14T07:11:38.982440056Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-14T07:11:38.99057654Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.130284ms logger=migrator t=2026-03-14T07:11:38.999243507Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-14T07:11:39.006364277Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.118411ms logger=migrator t=2026-03-14T07:11:39.013754255Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-14T07:11:39.017657773Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.902568ms logger=migrator t=2026-03-14T07:11:39.024226562Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-14T07:11:39.025187794Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=956.712µs logger=migrator t=2026-03-14T07:11:39.034020554Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-14T07:11:39.035327454Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.30689ms logger=migrator t=2026-03-14T07:11:39.041585545Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-14T07:11:39.042747761Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.167216ms logger=migrator t=2026-03-14T07:11:39.056781519Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-14T07:11:39.058633111Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.855482ms logger=migrator t=2026-03-14T07:11:39.065786094Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-14T07:11:39.067193735Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.403281ms logger=migrator t=2026-03-14T07:11:39.076460594Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-14T07:11:39.078347127Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.885443ms logger=migrator t=2026-03-14T07:11:39.084582228Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-14T07:11:39.085706524Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.123596ms logger=migrator t=2026-03-14T07:11:39.095420074Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-14T07:11:39.096502109Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.074405ms logger=migrator t=2026-03-14T07:11:39.128058064Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-14T07:11:39.129178069Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.123905ms logger=migrator t=2026-03-14T07:11:39.161550042Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-14T07:11:39.161936861Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=391.449µs logger=migrator t=2026-03-14T07:11:39.168153231Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-14T07:11:39.16897686Z level=info msg="Migration successfully executed" id="create tag table" duration=823.449µs logger=migrator t=2026-03-14T07:11:39.176648493Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-14T07:11:39.178075316Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.426653ms logger=migrator t=2026-03-14T07:11:39.185689848Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-14T07:11:39.186881005Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.188147ms logger=migrator t=2026-03-14T07:11:39.194622391Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-14T07:11:39.196148355Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.524484ms logger=migrator t=2026-03-14T07:11:39.204586176Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-14T07:11:39.206307365Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.726229ms logger=migrator t=2026-03-14T07:11:39.213098039Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:11:39.226635386Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.545576ms logger=migrator t=2026-03-14T07:11:39.233140003Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-14T07:11:39.233919411Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=776.919µs logger=migrator t=2026-03-14T07:11:39.240334746Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-14T07:11:39.241839919Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.505233ms logger=migrator t=2026-03-14T07:11:39.249648937Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-14T07:11:39.250006235Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=358.578µs logger=migrator t=2026-03-14T07:11:39.256594164Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-14T07:11:39.257383262Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=788.988µs logger=migrator t=2026-03-14T07:11:39.26256707Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-14T07:11:39.26392315Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.3422ms logger=migrator t=2026-03-14T07:11:39.269601288Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-14T07:11:39.271290317Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.688779ms logger=migrator t=2026-03-14T07:11:39.278386617Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-14T07:11:39.278456789Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=70.922µs logger=migrator t=2026-03-14T07:11:39.284275091Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-14T07:11:39.292244881Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.794336ms logger=migrator t=2026-03-14T07:11:39.473800902Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-14T07:11:39.485741322Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=11.9439ms logger=migrator t=2026-03-14T07:11:39.556173448Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-14T07:11:39.563218467Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.051749ms logger=migrator t=2026-03-14T07:11:39.611206574Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-14T07:11:39.620045194Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.83836ms logger=migrator t=2026-03-14T07:11:39.625388084Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-14T07:11:39.626106091Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=719.537µs logger=migrator t=2026-03-14T07:11:39.634120122Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-14T07:11:39.641486589Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.376407ms logger=migrator t=2026-03-14T07:11:39.648581961Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-14T07:11:39.649770107Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.186897ms logger=migrator t=2026-03-14T07:11:39.657157625Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-14T07:11:39.659120398Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.963293ms logger=migrator t=2026-03-14T07:11:39.665710308Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-14T07:11:39.666786472Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.078264ms logger=migrator t=2026-03-14T07:11:39.674361564Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-14T07:11:39.675998101Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.624846ms logger=migrator t=2026-03-14T07:11:39.683243885Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-14T07:11:39.685909306Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.66038ms logger=migrator t=2026-03-14T07:11:39.691539923Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-14T07:11:39.692838152Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.300009ms logger=migrator t=2026-03-14T07:11:39.69801978Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-14T07:11:39.703981054Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.961004ms logger=migrator t=2026-03-14T07:11:39.71127223Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-14T07:11:39.712377925Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.093174ms logger=migrator t=2026-03-14T07:11:39.717768377Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-14T07:11:39.718808521Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.038994ms logger=migrator t=2026-03-14T07:11:39.723996189Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-14T07:11:39.725092773Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.096084ms logger=migrator t=2026-03-14T07:11:39.732807498Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-14T07:11:39.735210792Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.406554ms logger=migrator t=2026-03-14T07:11:39.742237531Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-14T07:11:39.743295304Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.062403ms logger=migrator t=2026-03-14T07:11:39.749405534Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-14T07:11:39.749508766Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=104.613µs logger=migrator t=2026-03-14T07:11:39.754699493Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-14T07:11:39.754825996Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=127.324µs logger=migrator t=2026-03-14T07:11:39.759511632Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-14T07:11:39.760948505Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.440263ms logger=migrator t=2026-03-14T07:11:39.767147345Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T07:11:39.768756731Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.615486ms logger=migrator t=2026-03-14T07:11:39.775586166Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T07:11:39.777286625Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.700099ms logger=migrator t=2026-03-14T07:11:39.786679967Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:11:39.786883132Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=208.975µs logger=migrator t=2026-03-14T07:11:39.800841948Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T07:11:39.802461945Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.619607ms logger=migrator t=2026-03-14T07:11:39.810349673Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T07:11:39.811836357Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.495604ms logger=migrator t=2026-03-14T07:11:39.818035887Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-14T07:11:39.819869829Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.833842ms logger=migrator t=2026-03-14T07:11:39.825710912Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-14T07:11:39.826663183Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=952.292µs logger=migrator t=2026-03-14T07:11:39.830788257Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-14T07:11:39.836780002Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.991115ms logger=migrator t=2026-03-14T07:11:39.841382186Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-14T07:11:39.84244183Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.059144ms logger=migrator t=2026-03-14T07:11:39.847853583Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-14T07:11:39.847936245Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.091µs logger=migrator t=2026-03-14T07:11:39.85346715Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-14T07:11:39.855087076Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.619376ms logger=migrator t=2026-03-14T07:11:39.859754292Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-14T07:11:39.861486422Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.731659ms logger=migrator t=2026-03-14T07:11:39.866910684Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-14T07:11:39.867911377Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.000093ms logger=migrator t=2026-03-14T07:11:39.872925971Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:11:39.873034643Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=108.343µs logger=migrator t=2026-03-14T07:11:39.877936953Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-14T07:11:39.87955622Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.617977ms logger=migrator t=2026-03-14T07:11:39.885861273Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-14T07:11:39.886840966Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=978.953µs logger=migrator t=2026-03-14T07:11:39.891435549Z 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-03-14T07:11:39.892987245Z 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.551566ms logger=migrator t=2026-03-14T07:11:39.898998121Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-14T07:11:39.899975863Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=973.431µs logger=migrator t=2026-03-14T07:11:39.905804574Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-14T07:11:39.914900521Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.094227ms logger=migrator t=2026-03-14T07:11:39.919263819Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-14T07:11:39.919941045Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=677.626µs logger=migrator t=2026-03-14T07:11:39.924979879Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-14T07:11:39.926390361Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.410482ms logger=migrator t=2026-03-14T07:11:39.930867812Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-14T07:11:39.957482245Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.610503ms logger=migrator t=2026-03-14T07:11:39.961932645Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-14T07:11:39.987186157Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.217381ms logger=migrator t=2026-03-14T07:11:39.992275413Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-14T07:11:39.993044611Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=769.478µs logger=migrator t=2026-03-14T07:11:39.997803778Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-14T07:11:39.999436465Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.638197ms logger=migrator t=2026-03-14T07:11:40.00496442Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-14T07:11:40.011636271Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.670331ms logger=migrator t=2026-03-14T07:11:40.016179694Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-14T07:11:40.02215144Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.971335ms logger=migrator t=2026-03-14T07:11:40.026400035Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-14T07:11:40.027500761Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.101026ms logger=migrator t=2026-03-14T07:11:40.032241748Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-14T07:11:40.033847664Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.605486ms logger=migrator t=2026-03-14T07:11:40.040391672Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-14T07:11:40.041686482Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.29562ms logger=migrator t=2026-03-14T07:11:40.046842809Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-14T07:11:40.048076246Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.229357ms logger=migrator t=2026-03-14T07:11:40.053864437Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:11:40.05395943Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=95.363µs logger=migrator t=2026-03-14T07:11:40.058168985Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-14T07:11:40.067727701Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.547996ms logger=migrator t=2026-03-14T07:11:40.072127661Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-14T07:11:40.076649243Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.521212ms logger=migrator t=2026-03-14T07:11:40.080549872Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-14T07:11:40.086630499Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.080407ms logger=migrator t=2026-03-14T07:11:40.093087615Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-14T07:11:40.094093089Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.005314ms logger=migrator t=2026-03-14T07:11:40.098366775Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-14T07:11:40.100052224Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.685029ms logger=migrator t=2026-03-14T07:11:40.10479437Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-14T07:11:40.110844048Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.055578ms logger=migrator t=2026-03-14T07:11:40.115626746Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-14T07:11:40.12155939Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.932224ms logger=migrator t=2026-03-14T07:11:40.126072943Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-14T07:11:40.127193048Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.119575ms logger=migrator t=2026-03-14T07:11:40.131948746Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-14T07:11:40.141565254Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.598088ms logger=migrator t=2026-03-14T07:11:40.146964036Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-14T07:11:40.153546575Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.58495ms logger=migrator t=2026-03-14T07:11:40.158704772Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-14T07:11:40.158934747Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=235.315µs logger=migrator t=2026-03-14T07:11:40.163611822Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-14T07:11:40.16568736Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.064527ms logger=migrator t=2026-03-14T07:11:40.170963909Z 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-03-14T07:11:40.172064344Z 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.100105ms logger=migrator t=2026-03-14T07:11:40.177753262Z 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-03-14T07:11:40.178833797Z 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.075215ms logger=migrator t=2026-03-14T07:11:40.183456772Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-14T07:11:40.183520204Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=64.302µs logger=migrator t=2026-03-14T07:11:40.187487723Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-14T07:11:40.197681334Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.199911ms logger=migrator t=2026-03-14T07:11:40.202973883Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-14T07:11:40.20765954Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.684947ms logger=migrator t=2026-03-14T07:11:40.211542838Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-14T07:11:40.218085966Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.542798ms logger=migrator t=2026-03-14T07:11:40.228514373Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-14T07:11:40.237191059Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.680156ms logger=migrator t=2026-03-14T07:11:40.242821227Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-14T07:11:40.249537998Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.716041ms logger=migrator t=2026-03-14T07:11:40.255283348Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-14T07:11:40.255408351Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=126.993µs logger=migrator t=2026-03-14T07:11:40.261301725Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-14T07:11:40.262477482Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.174507ms logger=migrator t=2026-03-14T07:11:40.268897077Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-14T07:11:40.279889806Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.992989ms logger=migrator t=2026-03-14T07:11:40.285034683Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-14T07:11:40.285102184Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=68.491µs logger=migrator t=2026-03-14T07:11:40.289514963Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-14T07:11:40.297096755Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.582172ms logger=migrator t=2026-03-14T07:11:40.349705717Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-14T07:11:40.35160365Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.899393ms logger=migrator t=2026-03-14T07:11:40.360353288Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-14T07:11:40.36927308Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.913522ms logger=migrator t=2026-03-14T07:11:40.374786875Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-14T07:11:40.376445482Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.655927ms logger=migrator t=2026-03-14T07:11:40.385437766Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-14T07:11:40.387433021Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.995385ms logger=migrator t=2026-03-14T07:11:40.393507919Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-14T07:11:40.400538198Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.030239ms logger=migrator t=2026-03-14T07:11:40.406482882Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-14T07:11:40.407458214Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=975.552µs logger=migrator t=2026-03-14T07:11:40.415272131Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-14T07:11:40.417501942Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.253902ms logger=migrator t=2026-03-14T07:11:40.425555774Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-14T07:11:40.426407803Z level=info msg="Migration successfully executed" id="create alert_image table" duration=852.009µs logger=migrator t=2026-03-14T07:11:40.433361141Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-14T07:11:40.435075839Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.714458ms logger=migrator t=2026-03-14T07:11:40.440999013Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-14T07:11:40.441109617Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=111.954µs logger=migrator t=2026-03-14T07:11:40.448224458Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-14T07:11:40.449805274Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.580667ms logger=migrator t=2026-03-14T07:11:40.459472592Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-14T07:11:40.461268583Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.795731ms logger=migrator t=2026-03-14T07:11:40.466985243Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-14T07:11:40.467685048Z 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-03-14T07:11:40.474051412Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-14T07:11:40.474749849Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=685.926µs logger=migrator t=2026-03-14T07:11:40.479097777Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-14T07:11:40.480790805Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.692968ms logger=migrator t=2026-03-14T07:11:40.48674946Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-14T07:11:40.493992734Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.243934ms logger=migrator t=2026-03-14T07:11:40.504956282Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-14T07:11:40.509281881Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=4.330148ms logger=migrator t=2026-03-14T07:11:40.516689777Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-14T07:11:40.517925906Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.233829ms logger=migrator t=2026-03-14T07:11:40.522686314Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-14T07:11:40.523632365Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=946.211µs logger=migrator t=2026-03-14T07:11:40.529757064Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-14T07:11:40.532811803Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=3.05467ms logger=migrator t=2026-03-14T07:11:40.538011191Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-14T07:11:40.539228529Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.215369ms logger=migrator t=2026-03-14T07:11:40.544282362Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-14T07:11:40.544318623Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=37.181µs logger=migrator t=2026-03-14T07:11:40.549296926Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-14T07:11:40.549367298Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=71.532µs logger=migrator t=2026-03-14T07:11:40.553303757Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-14T07:11:40.563201851Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.898744ms logger=migrator t=2026-03-14T07:11:40.568198814Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-14T07:11:40.568590703Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=389.949µs logger=migrator t=2026-03-14T07:11:40.572590623Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-14T07:11:40.573677539Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.086086ms logger=migrator t=2026-03-14T07:11:40.579759566Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-14T07:11:40.580093974Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=316.857µs logger=migrator t=2026-03-14T07:11:40.583697885Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-14T07:11:40.584698158Z level=info msg="Migration successfully executed" id="create data_keys table" duration=999.523µs logger=migrator t=2026-03-14T07:11:40.58921215Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-14T07:11:40.590479619Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.267579ms logger=migrator t=2026-03-14T07:11:40.598686885Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-14T07:11:40.635879147Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.191932ms logger=migrator t=2026-03-14T07:11:40.640187525Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-14T07:11:40.646928947Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.739292ms logger=migrator t=2026-03-14T07:11:40.651764967Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-14T07:11:40.651870939Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=105.752µs logger=migrator t=2026-03-14T07:11:40.656595285Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-14T07:11:40.690126415Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.52908ms logger=migrator t=2026-03-14T07:11:40.694598217Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-14T07:11:40.732477745Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.747514ms logger=migrator t=2026-03-14T07:11:40.739702478Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-14T07:11:40.741398606Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.700769ms logger=migrator t=2026-03-14T07:11:40.750669876Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-14T07:11:40.751904974Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.235518ms logger=migrator t=2026-03-14T07:11:40.75789216Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-14T07:11:40.758823021Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=931.231µs logger=migrator t=2026-03-14T07:11:40.763191839Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-14T07:11:40.764626862Z level=info msg="Migration successfully executed" id="create permission table" duration=1.434723ms logger=migrator t=2026-03-14T07:11:40.76935211Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-14T07:11:40.770913664Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.561305ms logger=migrator t=2026-03-14T07:11:40.776256925Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-14T07:11:40.777358331Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.102976ms logger=migrator t=2026-03-14T07:11:40.781931904Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-14T07:11:40.783299875Z level=info msg="Migration successfully executed" id="create role table" duration=1.367661ms logger=migrator t=2026-03-14T07:11:40.788568615Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-14T07:11:40.800900474Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.341999ms logger=migrator t=2026-03-14T07:11:40.805535839Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-14T07:11:40.810762427Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.225548ms logger=migrator t=2026-03-14T07:11:40.815157447Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-14T07:11:40.816323073Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.166006ms logger=migrator t=2026-03-14T07:11:40.822064203Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-14T07:11:40.823891854Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.829432ms logger=migrator t=2026-03-14T07:11:40.829796608Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-14T07:11:40.830910234Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.113416ms logger=migrator t=2026-03-14T07:11:40.835382174Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-14T07:11:40.836376698Z level=info msg="Migration successfully executed" id="create team role table" duration=994.044µs logger=migrator t=2026-03-14T07:11:40.84137487Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-14T07:11:40.842548507Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.173537ms logger=migrator t=2026-03-14T07:11:40.847664043Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-14T07:11:40.849391431Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.727588ms logger=migrator t=2026-03-14T07:11:40.854427796Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-14T07:11:40.855751656Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.324531ms logger=migrator t=2026-03-14T07:11:40.861071526Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-14T07:11:40.862034218Z level=info msg="Migration successfully executed" id="create user role table" duration=963.112µs logger=migrator t=2026-03-14T07:11:40.868507574Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-14T07:11:40.86967613Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.169516ms logger=migrator t=2026-03-14T07:11:40.875642846Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-14T07:11:40.877342014Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.698228ms logger=migrator t=2026-03-14T07:11:40.882370448Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-14T07:11:40.883474183Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.103535ms logger=migrator t=2026-03-14T07:11:40.889045479Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-14T07:11:40.890337409Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.29164ms logger=migrator t=2026-03-14T07:11:40.895568758Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-14T07:11:40.897221954Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.656657ms logger=migrator t=2026-03-14T07:11:40.902248729Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-14T07:11:40.903365254Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.113286ms logger=migrator t=2026-03-14T07:11:40.907760983Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-14T07:11:40.919054829Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.292646ms logger=migrator t=2026-03-14T07:11:40.92527873Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-14T07:11:40.926524909Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.247239ms logger=migrator t=2026-03-14T07:11:40.931784468Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-14T07:11:40.933025936Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.240508ms logger=migrator t=2026-03-14T07:11:40.937684061Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-14T07:11:40.938841997Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.161396ms logger=migrator t=2026-03-14T07:11:40.943857111Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-14T07:11:40.946123383Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.266131ms logger=migrator t=2026-03-14T07:11:40.951944054Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-14T07:11:40.952796333Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=852.199µs logger=migrator t=2026-03-14T07:11:40.960265622Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-14T07:11:40.961566231Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.305869ms logger=migrator t=2026-03-14T07:11:40.970298329Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-14T07:11:40.98357065Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.275881ms logger=migrator t=2026-03-14T07:11:40.987187481Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-14T07:11:40.99288115Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.693379ms logger=migrator t=2026-03-14T07:11:40.997206269Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-14T07:11:41.005529267Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.322078ms logger=migrator t=2026-03-14T07:11:41.012760252Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-14T07:11:41.022160614Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.404463ms logger=migrator t=2026-03-14T07:11:41.029327506Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-14T07:11:41.030242937Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=915.731µs logger=migrator t=2026-03-14T07:11:41.03918923Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-14T07:11:41.041263027Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.071847ms logger=migrator t=2026-03-14T07:11:41.048006479Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-14T07:11:41.049491703Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.484864ms logger=migrator t=2026-03-14T07:11:41.057557176Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-14T07:11:41.059159472Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.607306ms logger=migrator t=2026-03-14T07:11:41.066940148Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-14T07:11:41.069072707Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.132259ms logger=migrator t=2026-03-14T07:11:41.078242524Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-14T07:11:41.078343736Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=101.442µs logger=migrator t=2026-03-14T07:11:41.08290963Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-14T07:11:41.083014442Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=106.512µs logger=migrator t=2026-03-14T07:11:41.089216692Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-14T07:11:41.090151793Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=926.351µs logger=migrator t=2026-03-14T07:11:41.12310248Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-14T07:11:41.124260786Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.169117ms logger=migrator t=2026-03-14T07:11:41.132212906Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-14T07:11:41.133470275Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.257859ms logger=migrator t=2026-03-14T07:11:41.141558888Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-14T07:11:41.141976217Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=418.199µs logger=migrator t=2026-03-14T07:11:41.148489885Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-14T07:11:41.149386565Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=897.18µs logger=migrator t=2026-03-14T07:11:41.15665584Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-14T07:11:41.157635852Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=979.942µs logger=migrator t=2026-03-14T07:11:41.164335004Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-14T07:11:41.166762939Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.423435ms logger=migrator t=2026-03-14T07:11:41.173946471Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-14T07:11:41.183997259Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.046228ms logger=migrator t=2026-03-14T07:11:41.189118875Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-14T07:11:41.189202017Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=84.812µs logger=migrator t=2026-03-14T07:11:41.195306545Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-14T07:11:41.197254368Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.950873ms logger=migrator t=2026-03-14T07:11:41.203114132Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-14T07:11:41.204701327Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.589045ms logger=migrator t=2026-03-14T07:11:41.21100293Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-14T07:11:41.212112885Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.075135ms logger=migrator t=2026-03-14T07:11:41.216640497Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-14T07:11:41.228395604Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.753737ms logger=migrator t=2026-03-14T07:11:41.232448176Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-14T07:11:41.233192092Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=747.876µs logger=migrator t=2026-03-14T07:11:41.239117856Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-14T07:11:41.24014759Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.030024ms logger=migrator t=2026-03-14T07:11:41.243849884Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-14T07:11:41.271324056Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.467112ms logger=migrator t=2026-03-14T07:11:41.308922337Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-14T07:11:41.31079052Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.866833ms logger=migrator t=2026-03-14T07:11:41.432067626Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-14T07:11:41.433726224Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.662828ms logger=migrator t=2026-03-14T07:11:41.440277302Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-14T07:11:41.441593942Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.3163ms logger=migrator t=2026-03-14T07:11:41.450007943Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-14T07:11:41.451214049Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.213097ms logger=migrator t=2026-03-14T07:11:41.457939371Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-14T07:11:41.458119006Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=179.975µs logger=migrator t=2026-03-14T07:11:41.464622223Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-14T07:11:41.465561434Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=938.001µs logger=migrator t=2026-03-14T07:11:41.472068242Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-14T07:11:41.480904952Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.82945ms logger=migrator t=2026-03-14T07:11:41.487045201Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-14T07:11:41.48788492Z level=info msg="Migration successfully executed" id="create entity_events table" duration=835.049µs logger=migrator t=2026-03-14T07:11:41.493247381Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-14T07:11:41.494257744Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.010073ms logger=migrator t=2026-03-14T07:11:41.501085399Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T07:11:41.501673202Z 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-03-14T07:11:41.510523303Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T07:11:41.51747647Z 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-03-14T07:11:41.526127806Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-14T07:11:41.528185523Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.061377ms logger=migrator t=2026-03-14T07:11:41.534416974Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-14T07:11:41.535827915Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.410681ms logger=migrator t=2026-03-14T07:11:41.541099325Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-14T07:11:41.542448176Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.347431ms logger=migrator t=2026-03-14T07:11:41.54883989Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-14T07:11:41.550751574Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.911504ms logger=migrator t=2026-03-14T07:11:41.558344205Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-14T07:11:41.559911911Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.566856ms logger=migrator t=2026-03-14T07:11:41.565558629Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-14T07:11:41.567043532Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.484213ms logger=migrator t=2026-03-14T07:11:41.573290644Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-14T07:11:41.574992702Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.710438ms logger=migrator t=2026-03-14T07:11:41.582345739Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-14T07:11:41.583641868Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.296119ms logger=migrator t=2026-03-14T07:11:41.589094972Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-14T07:11:41.590230468Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.128206ms logger=migrator t=2026-03-14T07:11:41.595798204Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-14T07:11:41.596988731Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.191716ms logger=migrator t=2026-03-14T07:11:41.602033355Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-14T07:11:41.603774145Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.73993ms logger=migrator t=2026-03-14T07:11:41.609794111Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-14T07:11:41.635348569Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.560508ms logger=migrator t=2026-03-14T07:11:41.642075911Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-14T07:11:41.651363712Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.288241ms logger=migrator t=2026-03-14T07:11:41.6570053Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-14T07:11:41.665606285Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.596435ms logger=migrator t=2026-03-14T07:11:41.672313816Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-14T07:11:41.672563282Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=258.526µs logger=migrator t=2026-03-14T07:11:41.679632442Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-14T07:11:41.690367275Z level=info msg="Migration successfully executed" id="add share column" duration=10.727282ms logger=migrator t=2026-03-14T07:11:41.69676242Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-14T07:11:41.696962505Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=200.695µs logger=migrator t=2026-03-14T07:11:41.702790297Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-14T07:11:41.704124866Z level=info msg="Migration successfully executed" id="create file table" duration=1.33696ms logger=migrator t=2026-03-14T07:11:41.710829939Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-14T07:11:41.712540917Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.715548ms logger=migrator t=2026-03-14T07:11:41.719785511Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-14T07:11:41.721153302Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.367881ms logger=migrator t=2026-03-14T07:11:41.729308227Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-14T07:11:41.730856112Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.547255ms logger=migrator t=2026-03-14T07:11:41.738989296Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-14T07:11:41.741426631Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.437065ms logger=migrator t=2026-03-14T07:11:41.749036233Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-14T07:11:41.749110165Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=78.792µs logger=migrator t=2026-03-14T07:11:41.754796413Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-14T07:11:41.754871375Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=80.552µs logger=migrator t=2026-03-14T07:11:41.76039709Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-14T07:11:41.761354133Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=957.263µs logger=migrator t=2026-03-14T07:11:41.769017796Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-14T07:11:41.769254522Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=237.946µs logger=migrator t=2026-03-14T07:11:41.774789997Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-14T07:11:41.777331254Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.541927ms logger=migrator t=2026-03-14T07:11:41.782951361Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-14T07:11:41.794542994Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.591273ms logger=migrator t=2026-03-14T07:11:41.799788943Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-14T07:11:41.799921736Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=132.503µs logger=migrator t=2026-03-14T07:11:41.805948443Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-14T07:11:41.807392685Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.443032ms logger=migrator t=2026-03-14T07:11:41.813743928Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-14T07:11:41.814241171Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=508.452µs logger=migrator t=2026-03-14T07:11:41.819788486Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-14T07:11:41.820023091Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=234.555µs logger=migrator t=2026-03-14T07:11:41.826431706Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-14T07:11:41.827097231Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=667.695µs logger=migrator t=2026-03-14T07:11:41.835760257Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-14T07:11:41.846421929Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.660612ms logger=migrator t=2026-03-14T07:11:41.852852114Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-14T07:11:41.861523011Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.670697ms logger=migrator t=2026-03-14T07:11:41.86855124Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-14T07:11:41.869587873Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.036873ms logger=migrator t=2026-03-14T07:11:41.876275115Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-14T07:11:41.951459188Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.183933ms logger=migrator t=2026-03-14T07:11:41.957891903Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-14T07:11:41.958914586Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.022853ms logger=migrator t=2026-03-14T07:11:41.964954872Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-14T07:11:41.966077738Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.124736ms logger=migrator t=2026-03-14T07:11:41.973154338Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-14T07:11:42.001603583Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.450765ms logger=migrator t=2026-03-14T07:11:42.007954397Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-14T07:11:42.015465176Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.510679ms logger=migrator t=2026-03-14T07:11:42.022096007Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-14T07:11:42.022432564Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=336.727µs logger=migrator t=2026-03-14T07:11:42.028280707Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-14T07:11:42.02843427Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=153.593µs logger=migrator t=2026-03-14T07:11:42.034262642Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-14T07:11:42.034647741Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=385.549µs logger=migrator t=2026-03-14T07:11:42.041091957Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-14T07:11:42.041430925Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=579.053µs logger=migrator t=2026-03-14T07:11:42.048021814Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-14T07:11:42.048418913Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=397.389µs logger=migrator t=2026-03-14T07:11:42.053954338Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-14T07:11:42.055676568Z level=info msg="Migration successfully executed" id="create folder table" duration=1.721829ms logger=migrator t=2026-03-14T07:11:42.061856837Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-14T07:11:42.063044574Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.187057ms logger=migrator t=2026-03-14T07:11:42.069995142Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-14T07:11:42.071998317Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.010165ms logger=migrator t=2026-03-14T07:11:42.078238518Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-14T07:11:42.078266319Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.331µs logger=migrator t=2026-03-14T07:11:42.084702734Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-14T07:11:42.086635828Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.935734ms logger=migrator t=2026-03-14T07:11:42.094736322Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-14T07:11:42.096367208Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.636986ms logger=migrator t=2026-03-14T07:11:42.103532971Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-14T07:11:42.104902281Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.36921ms logger=migrator t=2026-03-14T07:11:42.120971206Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-14T07:11:42.121705292Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=739.437µs logger=migrator t=2026-03-14T07:11:42.126249175Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-14T07:11:42.126606573Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=357.458µs logger=migrator t=2026-03-14T07:11:42.131592536Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-14T07:11:42.132973867Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.386731ms logger=migrator t=2026-03-14T07:11:42.145224125Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-14T07:11:42.146925663Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.700668ms logger=migrator t=2026-03-14T07:11:42.151851655Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-14T07:11:42.153231917Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.379942ms logger=migrator t=2026-03-14T07:11:42.158876295Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-14T07:11:42.160568172Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.684917ms logger=migrator t=2026-03-14T07:11:42.165875093Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-14T07:11:42.16707915Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.204337ms logger=migrator t=2026-03-14T07:11:42.174441187Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-14T07:11:42.176047423Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.606407ms logger=migrator t=2026-03-14T07:11:42.191532413Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-14T07:11:42.192823063Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.29054ms logger=migrator t=2026-03-14T07:11:42.201348886Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-14T07:11:42.203468774Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.123108ms logger=migrator t=2026-03-14T07:11:42.21080448Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-14T07:11:42.211937346Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.132486ms logger=migrator t=2026-03-14T07:11:42.219281242Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-14T07:11:42.220615412Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.33369ms logger=migrator t=2026-03-14T07:11:42.226739921Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-14T07:11:42.22804128Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.300139ms logger=migrator t=2026-03-14T07:11:42.234004016Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-14T07:11:42.234316963Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=331.289µs logger=migrator t=2026-03-14T07:11:42.240262457Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-14T07:11:42.249443985Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.181048ms logger=migrator t=2026-03-14T07:11:42.255304998Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-14T07:11:42.255996453Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=692.055µs logger=migrator t=2026-03-14T07:11:42.261829085Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-14T07:11:42.261855656Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=27.301µs logger=migrator t=2026-03-14T07:11:42.269035149Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-14T07:11:42.270658506Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.622917ms logger=migrator t=2026-03-14T07:11:42.328804612Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-14T07:11:42.328852483Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=62.222µs logger=migrator t=2026-03-14T07:11:42.369732729Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-14T07:11:42.372148874Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.406225ms logger=migrator t=2026-03-14T07:11:42.37992736Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-14T07:11:42.381183898Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.256768ms logger=migrator t=2026-03-14T07:11:42.3882998Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-14T07:11:42.390006758Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.706818ms logger=migrator t=2026-03-14T07:11:42.398722805Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-14T07:11:42.399924493Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.211078ms logger=migrator t=2026-03-14T07:11:42.40645324Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-14T07:11:42.406740087Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=287.587µs logger=migrator t=2026-03-14T07:11:42.416400976Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-14T07:11:42.417418188Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.016872ms logger=migrator t=2026-03-14T07:11:42.42723281Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-14T07:11:42.428622702Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.395982ms logger=migrator t=2026-03-14T07:11:42.436991002Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-14T07:11:42.438388973Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.401711ms logger=migrator t=2026-03-14T07:11:42.456482003Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-14T07:11:42.467606525Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.123852ms logger=migrator t=2026-03-14T07:11:42.478903481Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-14T07:11:42.488918108Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.019467ms logger=migrator t=2026-03-14T07:11:42.495543678Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-14T07:11:42.505601825Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.077017ms logger=migrator t=2026-03-14T07:11:42.511675264Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-14T07:11:42.511727845Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=52.811µs logger=migrator t=2026-03-14T07:11:42.516946163Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-14T07:11:42.529990407Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.037054ms logger=migrator t=2026-03-14T07:11:42.549427468Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-14T07:11:42.562405332Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.997695ms logger=migrator t=2026-03-14T07:11:42.569973603Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-14T07:11:42.570384393Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=406.34µs logger=migrator t=2026-03-14T07:11:42.575562619Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.075056489s logger=migrator t=2026-03-14T07:11:42.576189214Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-14T07:11:42.593189819Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-14T07:11:42.593401154Z level=info msg="Created default organization" logger=secrets t=2026-03-14T07:11:42.603071923Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-14T07:11:42.656832359Z level=info msg="Restored cache from database" duration=714.706µs logger=plugin.store t=2026-03-14T07:11:42.664306049Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-14T07:11:42.707280442Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-14T07:11:42.708415928Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-14T07:11:42.708530171Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-14T07:11:42.708562462Z level=info msg="Plugins loaded" count=54 duration=44.254963ms logger=query_data t=2026-03-14T07:11:42.715275763Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-14T07:11:42.720329438Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-14T07:11:42.731629154Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-14T07:11:42.744845753Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-14T07:11:42.74735606Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-14T07:11:42.749592341Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-14T07:11:42.77165715Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-14T07:11:42.792934342Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-14T07:11:42.817683323Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-14T07:11:42.817715833Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-14T07:11:42.818318197Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-14T07:11:42.81847321Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-03-14T07:11:42.818642344Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-03-14T07:11:42.819129325Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-14T07:11:42.820949246Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-03-14T07:11:42.922765722Z level=info msg="Update check succeeded" duration=104.786952ms logger=plugins.update.checker t=2026-03-14T07:11:42.923932899Z level=info msg="Update check succeeded" duration=105.853278ms logger=ngalert.state.manager t=2026-03-14T07:11:42.943134164Z level=info msg="State cache has been initialized" states=0 duration=124.814596ms logger=ngalert.scheduler t=2026-03-14T07:11:42.94342783Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-14T07:11:42.943516412Z level=info msg=starting first_tick=2026-03-14T07:11:50Z logger=sqlstore.transactions t=2026-03-14T07:11:42.947937712Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-14T07:11:43.022602153Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-14T07:11:43.061283399Z level=info msg="Patterns update finished" duration=114.963173ms logger=grafana-apiserver t=2026-03-14T07:11:43.229639531Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-14T07:11:43.230149842Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-14T07:11:51.868892501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:51.870010786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:52.81969012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:53.343152264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:53.3557496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:53.768889175Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:53.786968674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:53.99257286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:54.015633102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:54.336180811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:54.360783107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:54.529952839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:54.548245052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:54.857451125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:54.87490167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:55.163930234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:55.187029317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:56.263043953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:56.286102206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:56.69349267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:56.72569636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:56.922526227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:56.94345916Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:57.331646261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:57.349963845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:57.669188714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:57.687385466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:58.088001638Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:58.103443457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:58.362877692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:58.396853682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:58.663685804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:58.682296475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:58.841587763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:58.863193782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:58.984008088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:58.997137385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:59.127835204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:59.151440808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:59.32282491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:59.340773016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:59.481757668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:11:59.497624458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:00.846058372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:00.864754156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:01.02791671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:01.043020693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:01.191432614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:01.209524433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:01.478264888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:01.491804915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:01.641448144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:01.65763258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:02.273166469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:02.293327345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:05.115966942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:05.145905519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:05.455394528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:05.471155394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:05.662666862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:05.682329437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:05.831079075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:05.847016736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:05.951271507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:05.97042192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.074853525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.096454034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.202405833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.225002806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.319681319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.334249439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.412589562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.429733331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.524138298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.544152081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.664888026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:06.690868885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:07.585489472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:07.609355463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-14T07:12:07.705839787Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-14T07:13:12.851709322Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-03-14T07:21:42.831019967Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-14T07:21:42.895239574Z level=info msg="Completed cleanup jobs" duration=75.645762ms logger=plugins.update.checker t=2026-03-14T07:21:42.988696704Z level=info msg="Update check succeeded" duration=64.39152ms logger=sqlstore.transactions t=2026-03-14T07:26:42.737037703Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-14T07:31:42.844996006Z level=info msg="Completed cleanup jobs" duration=24.546617ms logger=plugins.update.checker t=2026-03-14T07:31:42.980171975Z level=info msg="Update check succeeded" duration=55.847583ms