logger=settings t=2026-04-25T14:31:18.229676756Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-25T14:31:18Z logger=settings t=2026-04-25T14:31:18.23026999Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-25T14:31:18.2302912Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-25T14:31:18.230327651Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-25T14:31:18.230333851Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-25T14:31:18.230341671Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-25T14:31:18.230357332Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-25T14:31:18.230366382Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-25T14:31:18.230373242Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-25T14:31:18.230384632Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-25T14:31:18.230392983Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-25T14:31:18.230399373Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-25T14:31:18.230410263Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-25T14:31:18.230417893Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-25T14:31:18.230424333Z level=info msg=Target target=[all] logger=settings t=2026-04-25T14:31:18.230445364Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-25T14:31:18.230452354Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-25T14:31:18.230464984Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-25T14:31:18.230471164Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-25T14:31:18.230477535Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-25T14:31:18.230489115Z level=info msg="App mode production" logger=sqlstore t=2026-04-25T14:31:18.231428647Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-25T14:31:18.231462918Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-25T14:31:18.235136356Z level=info msg="Locking database" logger=migrator t=2026-04-25T14:31:18.235153486Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-25T14:31:18.236204011Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-25T14:31:18.237746638Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.541527ms logger=migrator t=2026-04-25T14:31:18.244437857Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-25T14:31:18.245464781Z level=info msg="Migration successfully executed" id="create user table" duration=1.026564ms logger=migrator t=2026-04-25T14:31:18.255975191Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-25T14:31:18.257270773Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.299222ms logger=migrator t=2026-04-25T14:31:18.267159378Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-25T14:31:18.268024049Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=863.991µs logger=migrator t=2026-04-25T14:31:18.277888953Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-25T14:31:18.279004129Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.114416ms logger=migrator t=2026-04-25T14:31:18.28701913Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-25T14:31:18.2878284Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=807.96µs logger=migrator t=2026-04-25T14:31:18.295146244Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-25T14:31:18.298200707Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.053402ms logger=migrator t=2026-04-25T14:31:18.308102133Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-25T14:31:18.310226913Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.1277ms logger=migrator t=2026-04-25T14:31:18.321697986Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-25T14:31:18.322380043Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=684.066µs logger=migrator t=2026-04-25T14:31:18.332054732Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-25T14:31:18.33361644Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.565538ms logger=migrator t=2026-04-25T14:31:18.340503583Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-25T14:31:18.341126399Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=619.356µs logger=migrator t=2026-04-25T14:31:18.346772473Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-25T14:31:18.347372507Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=599.284µs logger=migrator t=2026-04-25T14:31:18.352432988Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-25T14:31:18.353669337Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.236079ms logger=migrator t=2026-04-25T14:31:18.36723323Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-25T14:31:18.367309422Z level=info msg="Migration successfully executed" id="Update user table charset" duration=91.662µs logger=migrator t=2026-04-25T14:31:18.372882065Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-25T14:31:18.374330578Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.448404ms logger=migrator t=2026-04-25T14:31:18.404111098Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-25T14:31:18.404729132Z level=info msg="Migration successfully executed" id="Add missing user data" duration=620.544µs logger=migrator t=2026-04-25T14:31:18.415162041Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-25T14:31:18.417136648Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.977907ms logger=migrator t=2026-04-25T14:31:18.434090842Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-25T14:31:18.43655201Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.463999ms logger=migrator t=2026-04-25T14:31:18.443319671Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-25T14:31:18.446551508Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=3.230077ms logger=migrator t=2026-04-25T14:31:18.453851402Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-25T14:31:18.464031434Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.175531ms logger=migrator t=2026-04-25T14:31:18.471460981Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-25T14:31:18.472953667Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.494346ms logger=migrator t=2026-04-25T14:31:18.478142261Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-25T14:31:18.478390146Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=248.916µs logger=migrator t=2026-04-25T14:31:18.483239721Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-25T14:31:18.484060161Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=814.53µs logger=migrator t=2026-04-25T14:31:18.489913631Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-25T14:31:18.490268639Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=354.418µs logger=migrator t=2026-04-25T14:31:18.495376561Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-25T14:31:18.496020426Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=643.515µs logger=migrator t=2026-04-25T14:31:18.501933546Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-25T14:31:18.503396722Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.462376ms logger=migrator t=2026-04-25T14:31:18.509890496Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-25T14:31:18.510833868Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=946.722µs logger=migrator t=2026-04-25T14:31:18.517392635Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-25T14:31:18.518117952Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=725.397µs logger=migrator t=2026-04-25T14:31:18.523901489Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-25T14:31:18.52478381Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=881.581µs logger=migrator t=2026-04-25T14:31:18.53023131Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-25T14:31:18.530948787Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=718.177µs logger=migrator t=2026-04-25T14:31:18.537286268Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-25T14:31:18.537317909Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.911µs logger=migrator t=2026-04-25T14:31:18.542055781Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-25T14:31:18.542867601Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=811.68µs logger=migrator t=2026-04-25T14:31:18.547632014Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-25T14:31:18.54830517Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=673.786µs logger=migrator t=2026-04-25T14:31:18.554043767Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-25T14:31:18.554694593Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=650.795µs logger=migrator t=2026-04-25T14:31:18.559998579Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-25T14:31:18.560689835Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=691.206µs logger=migrator t=2026-04-25T14:31:18.566388481Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-25T14:31:18.571766419Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.377408ms logger=migrator t=2026-04-25T14:31:18.576888731Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-25T14:31:18.577775592Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=887.111µs logger=migrator t=2026-04-25T14:31:18.582514575Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-25T14:31:18.583452257Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=939.382µs logger=migrator t=2026-04-25T14:31:18.587972025Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-25T14:31:18.58904393Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.071736ms logger=migrator t=2026-04-25T14:31:18.596636171Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-25T14:31:18.597413829Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=776.938µs logger=migrator t=2026-04-25T14:31:18.602540511Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-25T14:31:18.603532635Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=991.633µs logger=migrator t=2026-04-25T14:31:18.611083895Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-25T14:31:18.611672658Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=593.294µs logger=migrator t=2026-04-25T14:31:18.618134812Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-25T14:31:18.619084505Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=949.533µs logger=migrator t=2026-04-25T14:31:18.625089148Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-25T14:31:18.625865866Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=773.728µs logger=migrator t=2026-04-25T14:31:18.631334306Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-25T14:31:18.631875969Z level=info msg="Migration successfully executed" id="create star table" duration=539.463µs logger=migrator t=2026-04-25T14:31:18.636696074Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-25T14:31:18.637987705Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.288751ms logger=migrator t=2026-04-25T14:31:18.645394931Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-25T14:31:18.646694843Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.295141ms logger=migrator t=2026-04-25T14:31:18.652704375Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-25T14:31:18.654007236Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.299071ms logger=migrator t=2026-04-25T14:31:18.659840205Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-25T14:31:18.660540242Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=700.807µs logger=migrator t=2026-04-25T14:31:18.666051783Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-25T14:31:18.667246971Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.195258ms logger=migrator t=2026-04-25T14:31:18.673719365Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-25T14:31:18.674955305Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.2362ms logger=migrator t=2026-04-25T14:31:18.680507967Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-25T14:31:18.68145408Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=947.582µs logger=migrator t=2026-04-25T14:31:18.686610472Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-25T14:31:18.686663194Z level=info msg="Migration successfully executed" id="Update org table charset" duration=54.242µs logger=migrator t=2026-04-25T14:31:18.691803276Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-25T14:31:18.691859717Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=58.431µs logger=migrator t=2026-04-25T14:31:18.698236139Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-25T14:31:18.698583097Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=346.278µs logger=migrator t=2026-04-25T14:31:18.704110799Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-25T14:31:18.705732138Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.618669ms logger=migrator t=2026-04-25T14:31:18.710941762Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-25T14:31:18.711796692Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=851.71µs logger=migrator t=2026-04-25T14:31:18.716807881Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-25T14:31:18.718281816Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.473765ms logger=migrator t=2026-04-25T14:31:18.724851643Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-25T14:31:18.725678663Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=827.919µs logger=migrator t=2026-04-25T14:31:18.730846506Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-25T14:31:18.731780627Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=933.942µs logger=migrator t=2026-04-25T14:31:18.737068014Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-25T14:31:18.737984185Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=916.531µs logger=migrator t=2026-04-25T14:31:18.744065069Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-25T14:31:18.752094251Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.030002ms logger=migrator t=2026-04-25T14:31:18.75667379Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-25T14:31:18.757666983Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=993.333µs logger=migrator t=2026-04-25T14:31:18.762191252Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-25T14:31:18.763098053Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=906.602µs logger=migrator t=2026-04-25T14:31:18.768934232Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-25T14:31:18.770440978Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.507067ms logger=migrator t=2026-04-25T14:31:18.777096966Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-25T14:31:18.777542417Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=441.331µs logger=migrator t=2026-04-25T14:31:18.78228591Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-25T14:31:18.7831346Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=850.659µs logger=migrator t=2026-04-25T14:31:18.788782714Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-25T14:31:18.788854926Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=73.002µs logger=migrator t=2026-04-25T14:31:18.793449855Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-25T14:31:18.795408902Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.958587ms logger=migrator t=2026-04-25T14:31:18.800369851Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-25T14:31:18.802387828Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.017427ms logger=migrator t=2026-04-25T14:31:18.807693784Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-25T14:31:18.810379138Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.684614ms logger=migrator t=2026-04-25T14:31:18.814969788Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-25T14:31:18.815786487Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=816.849µs logger=migrator t=2026-04-25T14:31:18.821910423Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-25T14:31:18.8243108Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.398867ms logger=migrator t=2026-04-25T14:31:18.833408546Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-25T14:31:18.834526934Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.100847ms logger=migrator t=2026-04-25T14:31:18.839112742Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-25T14:31:18.840220719Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.108177ms logger=migrator t=2026-04-25T14:31:18.845905114Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-25T14:31:18.845939265Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.161µs logger=migrator t=2026-04-25T14:31:18.85161367Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-25T14:31:18.851646181Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=33.451µs logger=migrator t=2026-04-25T14:31:18.855567064Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-25T14:31:18.857771036Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.200492ms logger=migrator t=2026-04-25T14:31:18.861368842Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-25T14:31:18.863174535Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.807583ms logger=migrator t=2026-04-25T14:31:18.868345228Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-25T14:31:18.871840431Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.493253ms logger=migrator t=2026-04-25T14:31:18.878199823Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-25T14:31:18.880311593Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.11167ms logger=migrator t=2026-04-25T14:31:18.885023475Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-25T14:31:18.885257671Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=234.076µs logger=migrator t=2026-04-25T14:31:18.889795299Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-25T14:31:18.890506426Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=710.698µs logger=migrator t=2026-04-25T14:31:18.89697998Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-25T14:31:18.89784003Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=860.73µs logger=migrator t=2026-04-25T14:31:18.902710726Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-25T14:31:18.902742937Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.971µs logger=migrator t=2026-04-25T14:31:18.907634884Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-25T14:31:18.908550585Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=915.031µs logger=migrator t=2026-04-25T14:31:18.913722238Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-25T14:31:18.914456106Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=733.298µs logger=migrator t=2026-04-25T14:31:18.920062389Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-25T14:31:18.927919306Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.856287ms logger=migrator t=2026-04-25T14:31:18.935024196Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-25T14:31:18.935656061Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=633.415µs logger=migrator t=2026-04-25T14:31:18.940811114Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-25T14:31:18.94150664Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=695.746µs logger=migrator t=2026-04-25T14:31:18.951598581Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-25T14:31:18.952601264Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.005894ms logger=migrator t=2026-04-25T14:31:18.959066018Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-25T14:31:18.959430986Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=366.328µs logger=migrator t=2026-04-25T14:31:18.965220444Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-25T14:31:18.982209148Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=16.984594ms logger=migrator t=2026-04-25T14:31:18.988434557Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-25T14:31:18.99067235Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.238563ms logger=migrator t=2026-04-25T14:31:18.997247287Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-25T14:31:18.998525697Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.279051ms logger=migrator t=2026-04-25T14:31:19.004010607Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-25T14:31:19.004197622Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=187.635µs logger=migrator t=2026-04-25T14:31:19.008747881Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-25T14:31:19.008930165Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=183.204µs logger=migrator t=2026-04-25T14:31:19.015711766Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-25T14:31:19.016564117Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=852.851µs logger=migrator t=2026-04-25T14:31:19.022339014Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-25T14:31:19.02468269Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.343856ms logger=migrator t=2026-04-25T14:31:19.029788401Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-25T14:31:19.034143345Z level=info msg="Migration successfully executed" id="create data_source table" duration=4.343844ms logger=migrator t=2026-04-25T14:31:19.040603138Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-25T14:31:19.041646974Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.043966ms logger=migrator t=2026-04-25T14:31:19.047967674Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-25T14:31:19.049030959Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.051704ms logger=migrator t=2026-04-25T14:31:19.126499013Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-25T14:31:19.127991608Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.495335ms logger=migrator t=2026-04-25T14:31:19.279952306Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-25T14:31:19.281477382Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.531386ms logger=migrator t=2026-04-25T14:31:19.30279017Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-25T14:31:19.312835468Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.046908ms logger=migrator t=2026-04-25T14:31:19.324249161Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-25T14:31:19.325354087Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.106886ms logger=migrator t=2026-04-25T14:31:19.336178015Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-25T14:31:19.337345082Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.167458ms logger=migrator t=2026-04-25T14:31:19.351457988Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-25T14:31:19.353021316Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.566308ms logger=migrator t=2026-04-25T14:31:19.36035653Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-25T14:31:19.361129789Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=775.58µs logger=migrator t=2026-04-25T14:31:19.36623101Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-25T14:31:19.368562525Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.332065ms logger=migrator t=2026-04-25T14:31:19.376225108Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-25T14:31:19.379231649Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.000671ms logger=migrator t=2026-04-25T14:31:19.385506788Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-25T14:31:19.38560624Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=101.112µs logger=migrator t=2026-04-25T14:31:19.391777078Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-25T14:31:19.392004764Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=225.736µs logger=migrator t=2026-04-25T14:31:19.397216268Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-25T14:31:19.400290881Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.074063ms logger=migrator t=2026-04-25T14:31:19.408481416Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-25T14:31:19.408734892Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=254.016µs logger=migrator t=2026-04-25T14:31:19.420949912Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-25T14:31:19.421233459Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=283.757µs logger=migrator t=2026-04-25T14:31:19.431050003Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-25T14:31:19.433079591Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.033638ms logger=migrator t=2026-04-25T14:31:19.441563933Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-25T14:31:19.44184729Z level=info msg="Migration successfully executed" id="Update uid value" duration=286.768µs logger=migrator t=2026-04-25T14:31:19.448934548Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-25T14:31:19.450305661Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.361883ms logger=migrator t=2026-04-25T14:31:19.458401894Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-25T14:31:19.459804747Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.403394ms logger=migrator t=2026-04-25T14:31:19.465085713Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-25T14:31:19.465902112Z level=info msg="Migration successfully executed" id="create api_key table" duration=817.059µs logger=migrator t=2026-04-25T14:31:19.494037372Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-25T14:31:19.496320147Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.286614ms logger=migrator t=2026-04-25T14:31:19.508770062Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-25T14:31:19.510296749Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.526777ms logger=migrator t=2026-04-25T14:31:19.516024505Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-25T14:31:19.517698246Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.672761ms logger=migrator t=2026-04-25T14:31:19.523515164Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-25T14:31:19.524483057Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=979.173µs logger=migrator t=2026-04-25T14:31:19.533319267Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-25T14:31:19.534097535Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=781.978µs logger=migrator t=2026-04-25T14:31:19.540777385Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-25T14:31:19.54187493Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.100835ms logger=migrator t=2026-04-25T14:31:19.547763541Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-25T14:31:19.557209536Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.446935ms logger=migrator t=2026-04-25T14:31:19.562381469Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-25T14:31:19.56371035Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.329031ms logger=migrator t=2026-04-25T14:31:19.568690639Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-25T14:31:19.569511339Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=820.909µs logger=migrator t=2026-04-25T14:31:19.575183394Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-25T14:31:19.576343112Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.162708ms logger=migrator t=2026-04-25T14:31:19.581242218Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-25T14:31:19.582221992Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=980.774µs logger=migrator t=2026-04-25T14:31:19.587341323Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-25T14:31:19.587738523Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=397.3µs logger=migrator t=2026-04-25T14:31:19.593476199Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-25T14:31:19.594068833Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=591.164µs logger=migrator t=2026-04-25T14:31:19.599137604Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-25T14:31:19.599192176Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=56.172µs logger=migrator t=2026-04-25T14:31:19.60441988Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-25T14:31:19.607161695Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.744645ms logger=migrator t=2026-04-25T14:31:19.613056766Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-25T14:31:19.615894933Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.837357ms logger=migrator t=2026-04-25T14:31:19.621093827Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-25T14:31:19.621338033Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=247.176µs logger=migrator t=2026-04-25T14:31:19.626130316Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-25T14:31:19.629310542Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.178586ms logger=migrator t=2026-04-25T14:31:19.63428413Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-25T14:31:19.636902473Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.619663ms logger=migrator t=2026-04-25T14:31:19.642642899Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-25T14:31:19.643458178Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=815.379µs logger=migrator t=2026-04-25T14:31:19.647854073Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-25T14:31:19.648769355Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=916.002µs logger=migrator t=2026-04-25T14:31:19.652384232Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-25T14:31:19.653848616Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.463814ms logger=migrator t=2026-04-25T14:31:19.659022679Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-25T14:31:19.65989168Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=869.701µs logger=migrator t=2026-04-25T14:31:19.663986698Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-25T14:31:19.664759166Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=772.078µs logger=migrator t=2026-04-25T14:31:19.670169565Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-25T14:31:19.671365053Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.195029ms logger=migrator t=2026-04-25T14:31:19.677336896Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-25T14:31:19.677419638Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=83.672µs logger=migrator t=2026-04-25T14:31:19.681690729Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-25T14:31:19.681716289Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=38.121µs logger=migrator t=2026-04-25T14:31:19.686862902Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-25T14:31:19.690680453Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.816751ms logger=migrator t=2026-04-25T14:31:19.695868796Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-25T14:31:19.698673363Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.804137ms logger=migrator t=2026-04-25T14:31:19.708849165Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-25T14:31:19.708942388Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=97.403µs logger=migrator t=2026-04-25T14:31:19.713449764Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-25T14:31:19.714287525Z level=info msg="Migration successfully executed" id="create quota table v1" duration=838.821µs logger=migrator t=2026-04-25T14:31:19.719853198Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-25T14:31:19.721217259Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.362872ms logger=migrator t=2026-04-25T14:31:19.728221577Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-25T14:31:19.728264238Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.961µs logger=migrator t=2026-04-25T14:31:19.733083492Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-25T14:31:19.733908412Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=825.15µs logger=migrator t=2026-04-25T14:31:19.739241769Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-25T14:31:19.740198662Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=956.853µs logger=migrator t=2026-04-25T14:31:19.747639859Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-25T14:31:19.752272589Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.63308ms logger=migrator t=2026-04-25T14:31:19.761763045Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-25T14:31:19.761808806Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=50.471µs logger=migrator t=2026-04-25T14:31:19.766761515Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-25T14:31:19.7678577Z level=info msg="Migration successfully executed" id="create session table" duration=1.097176ms logger=migrator t=2026-04-25T14:31:19.775440971Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-25T14:31:19.775568404Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=130.053µs logger=migrator t=2026-04-25T14:31:19.780379048Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-25T14:31:19.780557762Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=178.864µs logger=migrator t=2026-04-25T14:31:19.785808977Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-25T14:31:19.78718997Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.381733ms logger=migrator t=2026-04-25T14:31:19.792834205Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-25T14:31:19.793665034Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=831.779µs logger=migrator t=2026-04-25T14:31:19.80062432Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-25T14:31:19.800657581Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=34.801µs logger=migrator t=2026-04-25T14:31:19.805895485Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-25T14:31:19.805939076Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.141µs logger=migrator t=2026-04-25T14:31:19.81112301Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-25T14:31:19.816370905Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.247385ms logger=migrator t=2026-04-25T14:31:19.822661034Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-25T14:31:19.825888102Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.227428ms logger=migrator t=2026-04-25T14:31:19.831296311Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-25T14:31:19.831406023Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=116.873µs logger=migrator t=2026-04-25T14:31:19.836535484Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-25T14:31:19.836694188Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=162.624µs logger=migrator t=2026-04-25T14:31:19.84221638Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-25T14:31:19.843735906Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.520537ms logger=migrator t=2026-04-25T14:31:19.850459186Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-25T14:31:19.850553848Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=55.701µs logger=migrator t=2026-04-25T14:31:19.856444289Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-25T14:31:19.860776532Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.331383ms logger=migrator t=2026-04-25T14:31:19.865981636Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-25T14:31:19.866343004Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=362.878µs logger=migrator t=2026-04-25T14:31:19.871807045Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-25T14:31:19.87706988Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.261396ms logger=migrator t=2026-04-25T14:31:19.883044822Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-25T14:31:19.888099912Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.05419ms logger=migrator t=2026-04-25T14:31:19.893484951Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-25T14:31:19.893682175Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=199.194µs logger=migrator t=2026-04-25T14:31:19.900475176Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-25T14:31:19.901614214Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.139738ms logger=migrator t=2026-04-25T14:31:19.907961855Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-25T14:31:19.909100512Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.139257ms logger=migrator t=2026-04-25T14:31:19.915625458Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-25T14:31:19.916847936Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.224838ms logger=migrator t=2026-04-25T14:31:19.922729447Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-25T14:31:19.923848394Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.120798ms logger=migrator t=2026-04-25T14:31:19.92959805Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-25T14:31:19.930651135Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.067615ms logger=migrator t=2026-04-25T14:31:19.935803548Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-25T14:31:19.936840112Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.040434ms logger=migrator t=2026-04-25T14:31:19.942599879Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-25T14:31:19.94346376Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=865.491µs logger=migrator t=2026-04-25T14:31:19.94973428Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-25T14:31:19.950859486Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.127876ms logger=migrator t=2026-04-25T14:31:19.956275475Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-25T14:31:19.957139615Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=865.23µs logger=migrator t=2026-04-25T14:31:19.96278438Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-25T14:31:19.977681185Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.892376ms logger=migrator t=2026-04-25T14:31:19.985684596Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-25T14:31:19.986499755Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=813.93µs logger=migrator t=2026-04-25T14:31:19.992306773Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-25T14:31:19.993704786Z 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.400313ms logger=migrator t=2026-04-25T14:31:20.000225922Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-25T14:31:20.000657592Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=432.761µs logger=migrator t=2026-04-25T14:31:20.004301358Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-25T14:31:20.004899283Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=599.325µs logger=migrator t=2026-04-25T14:31:20.009612174Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-25T14:31:20.010533367Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=923.363µs logger=migrator t=2026-04-25T14:31:20.016029357Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-25T14:31:20.022498002Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.466184ms logger=migrator t=2026-04-25T14:31:20.027477981Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-25T14:31:20.032268474Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.787704ms logger=migrator t=2026-04-25T14:31:20.037369695Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-25T14:31:20.042358754Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.985349ms logger=migrator t=2026-04-25T14:31:20.047558138Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-25T14:31:20.051526072Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.965814ms logger=migrator t=2026-04-25T14:31:20.057210947Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-25T14:31:20.058277853Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.073186ms logger=migrator t=2026-04-25T14:31:20.063660521Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-25T14:31:20.063701573Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.382µs logger=migrator t=2026-04-25T14:31:20.069046189Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-25T14:31:20.06909332Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=49.711µs logger=migrator t=2026-04-25T14:31:20.074246883Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-25T14:31:20.075549475Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.305461ms logger=migrator t=2026-04-25T14:31:20.082065329Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-25T14:31:20.083118584Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.054585ms logger=migrator t=2026-04-25T14:31:20.089751333Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-25T14:31:20.090524291Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=773.758µs logger=migrator t=2026-04-25T14:31:20.099580266Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-25T14:31:20.10056846Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=988.054µs logger=migrator t=2026-04-25T14:31:20.106171924Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-25T14:31:20.107198708Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.043445ms logger=migrator t=2026-04-25T14:31:20.113751903Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-25T14:31:20.119606512Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.854099ms logger=migrator t=2026-04-25T14:31:20.12451488Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-25T14:31:20.128183518Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.668329ms logger=migrator t=2026-04-25T14:31:20.133000461Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-25T14:31:20.133203256Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=202.855µs logger=migrator t=2026-04-25T14:31:20.138910902Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-25T14:31:20.140269365Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.358103ms logger=migrator t=2026-04-25T14:31:20.14593085Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-25T14:31:20.146708878Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=778.288µs logger=migrator t=2026-04-25T14:31:20.15184356Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-25T14:31:20.155653901Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.806261ms logger=migrator t=2026-04-25T14:31:20.161722715Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-25T14:31:20.161795378Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=73.463µs logger=migrator t=2026-04-25T14:31:20.166774606Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-25T14:31:20.167579795Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=804.95µs logger=migrator t=2026-04-25T14:31:20.172376379Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-25T14:31:20.17324252Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=865.981µs logger=migrator t=2026-04-25T14:31:20.183474183Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-25T14:31:20.183556625Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.982µs logger=migrator t=2026-04-25T14:31:20.188091893Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-25T14:31:20.188939003Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=846.8µs logger=migrator t=2026-04-25T14:31:20.19424141Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-25T14:31:20.19510204Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=860.27µs logger=migrator t=2026-04-25T14:31:20.200937548Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-25T14:31:20.202297881Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.364543ms logger=migrator t=2026-04-25T14:31:20.207740601Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-25T14:31:20.208629652Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=889.801µs logger=migrator t=2026-04-25T14:31:20.213993449Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-25T14:31:20.214913061Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=919.342µs logger=migrator t=2026-04-25T14:31:20.245659723Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-25T14:31:20.247259071Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.598698ms logger=migrator t=2026-04-25T14:31:20.252994398Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-25T14:31:20.253020759Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.661µs logger=migrator t=2026-04-25T14:31:20.257919076Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-25T14:31:20.264159874Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.238668ms logger=migrator t=2026-04-25T14:31:20.270134856Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-25T14:31:20.270970306Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=835.24µs logger=migrator t=2026-04-25T14:31:20.277370668Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-25T14:31:20.281509307Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.138139ms logger=migrator t=2026-04-25T14:31:20.286328652Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-25T14:31:20.286852214Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=524.052µs logger=migrator t=2026-04-25T14:31:20.2925586Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-25T14:31:20.294050166Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.491656ms logger=migrator t=2026-04-25T14:31:20.299379323Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-25T14:31:20.300603471Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.224509ms logger=migrator t=2026-04-25T14:31:20.305237532Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-25T14:31:20.317093274Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.853232ms logger=migrator t=2026-04-25T14:31:20.323476126Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-25T14:31:20.323989388Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=513.502µs logger=migrator t=2026-04-25T14:31:20.331035966Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-25T14:31:20.332360107Z 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.325681ms logger=migrator t=2026-04-25T14:31:20.337782206Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-25T14:31:20.338205636Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=424.12µs logger=migrator t=2026-04-25T14:31:20.34299386Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-25T14:31:20.343600494Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=604.724µs logger=migrator t=2026-04-25T14:31:20.349463415Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-25T14:31:20.349832134Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=367.209µs logger=migrator t=2026-04-25T14:31:20.355364405Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-25T14:31:20.360519207Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.156052ms logger=migrator t=2026-04-25T14:31:20.365267471Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-25T14:31:20.369827959Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.559918ms logger=migrator t=2026-04-25T14:31:20.376236202Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-25T14:31:20.377145323Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=910.521µs logger=migrator t=2026-04-25T14:31:20.382433639Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-25T14:31:20.383742861Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.308652ms logger=migrator t=2026-04-25T14:31:20.389538679Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-25T14:31:20.389872476Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=341.158µs logger=migrator t=2026-04-25T14:31:20.396251618Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-25T14:31:20.403932981Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.675823ms logger=migrator t=2026-04-25T14:31:20.409499994Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-25T14:31:20.410952628Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.453325ms logger=migrator t=2026-04-25T14:31:20.426381566Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-25T14:31:20.42657488Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=196.735µs logger=migrator t=2026-04-25T14:31:20.431109278Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-25T14:31:20.431535138Z level=info msg="Migration successfully executed" id="Move region to single row" duration=426.08µs logger=migrator t=2026-04-25T14:31:20.443022552Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-25T14:31:20.444097097Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.076415ms logger=migrator t=2026-04-25T14:31:20.450042748Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-25T14:31:20.45134657Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.303752ms logger=migrator t=2026-04-25T14:31:20.456852251Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-25T14:31:20.457830634Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=978.203µs logger=migrator t=2026-04-25T14:31:20.46356588Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-25T14:31:20.464615116Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.048766ms logger=migrator t=2026-04-25T14:31:20.470883245Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-25T14:31:20.471764515Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=886.991µs logger=migrator t=2026-04-25T14:31:20.476366165Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-25T14:31:20.477277877Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=911.462µs logger=migrator t=2026-04-25T14:31:20.483814062Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-25T14:31:20.483884444Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=71.172µs logger=migrator t=2026-04-25T14:31:20.489332573Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-25T14:31:20.490218355Z level=info msg="Migration successfully executed" id="create test_data table" duration=882.892µs logger=migrator t=2026-04-25T14:31:20.497796165Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-25T14:31:20.498672336Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=876.781µs logger=migrator t=2026-04-25T14:31:20.503671236Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-25T14:31:20.504569567Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=898.141µs logger=migrator t=2026-04-25T14:31:20.510630921Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-25T14:31:20.512035285Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.403744ms logger=migrator t=2026-04-25T14:31:20.518019927Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-25T14:31:20.518325304Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=307.657µs logger=migrator t=2026-04-25T14:31:20.523533518Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-25T14:31:20.523911617Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=378.389µs logger=migrator t=2026-04-25T14:31:20.52867605Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-25T14:31:20.528749263Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=73.733µs logger=migrator t=2026-04-25T14:31:20.535679007Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-25T14:31:20.536958227Z level=info msg="Migration successfully executed" id="create team table" duration=1.27566ms logger=migrator t=2026-04-25T14:31:20.542381716Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-25T14:31:20.543855762Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.473026ms logger=migrator t=2026-04-25T14:31:20.549286031Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-25T14:31:20.549907466Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=618.084µs logger=migrator t=2026-04-25T14:31:20.55470318Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-25T14:31:20.560315304Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.611654ms logger=migrator t=2026-04-25T14:31:20.566271435Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-25T14:31:20.5664734Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=202.415µs logger=migrator t=2026-04-25T14:31:20.571208173Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-25T14:31:20.572477593Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.26932ms logger=migrator t=2026-04-25T14:31:20.578084176Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-25T14:31:20.578733102Z level=info msg="Migration successfully executed" id="create team member table" duration=649.726µs logger=migrator t=2026-04-25T14:31:20.584974161Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-25T14:31:20.585703588Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=729.187µs logger=migrator t=2026-04-25T14:31:20.590636106Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-25T14:31:20.591563797Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=927.361µs logger=migrator t=2026-04-25T14:31:20.596563747Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-25T14:31:20.597685283Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.121496ms logger=migrator t=2026-04-25T14:31:20.604186277Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-25T14:31:20.609380951Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.194294ms logger=migrator t=2026-04-25T14:31:20.613814257Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-25T14:31:20.618636712Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.822235ms logger=migrator t=2026-04-25T14:31:20.621836688Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-25T14:31:20.627514163Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.676965ms logger=migrator t=2026-04-25T14:31:20.633946806Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-25T14:31:20.635055302Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.108716ms logger=migrator t=2026-04-25T14:31:20.643262318Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-25T14:31:20.64415596Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=893.431µs logger=migrator t=2026-04-25T14:31:20.649918427Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-25T14:31:20.651183176Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.264249ms logger=migrator t=2026-04-25T14:31:20.66181611Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-25T14:31:20.664417381Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.603941ms logger=migrator t=2026-04-25T14:31:20.670418594Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-25T14:31:20.672396432Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.977668ms logger=migrator t=2026-04-25T14:31:20.679550091Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-25T14:31:20.681539339Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.988748ms logger=migrator t=2026-04-25T14:31:20.687415279Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-25T14:31:20.688769501Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.350292ms logger=migrator t=2026-04-25T14:31:20.692966231Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-25T14:31:20.694093848Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.127307ms logger=migrator t=2026-04-25T14:31:20.699996809Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-25T14:31:20.700423129Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=426.15µs logger=migrator t=2026-04-25T14:31:20.705034438Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-25T14:31:20.705245224Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=210.916µs logger=migrator t=2026-04-25T14:31:20.712275901Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-25T14:31:20.713794097Z level=info msg="Migration successfully executed" id="create tag table" duration=1.517696ms logger=migrator t=2026-04-25T14:31:20.719742719Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-25T14:31:20.720788863Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.045394ms logger=migrator t=2026-04-25T14:31:20.726885358Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-25T14:31:20.727555984Z level=info msg="Migration successfully executed" id="create login attempt table" duration=670.346µs logger=migrator t=2026-04-25T14:31:20.732679556Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-25T14:31:20.734459109Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.778653ms logger=migrator t=2026-04-25T14:31:20.740594225Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-25T14:31:20.741986508Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.394154ms logger=migrator t=2026-04-25T14:31:20.74671Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-25T14:31:20.761558404Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.848534ms logger=migrator t=2026-04-25T14:31:20.767780202Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-25T14:31:20.768918479Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.119746ms logger=migrator t=2026-04-25T14:31:20.775882625Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-25T14:31:20.777053863Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.171048ms logger=migrator t=2026-04-25T14:31:20.784246554Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-25T14:31:20.784694745Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=447.961µs logger=migrator t=2026-04-25T14:31:20.789562291Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-25T14:31:20.791016345Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.452994ms logger=migrator t=2026-04-25T14:31:20.798254038Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-25T14:31:20.800545872Z level=info msg="Migration successfully executed" id="create user auth table" duration=2.291514ms logger=migrator t=2026-04-25T14:31:20.806959295Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-25T14:31:20.808919492Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.961808ms logger=migrator t=2026-04-25T14:31:20.815099799Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-25T14:31:20.815205491Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=104.052µs logger=migrator t=2026-04-25T14:31:20.824033401Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-25T14:31:20.833929716Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.897575ms logger=migrator t=2026-04-25T14:31:20.839515299Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-25T14:31:20.8467009Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.184851ms logger=migrator t=2026-04-25T14:31:20.851006144Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-25T14:31:20.854902026Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.895623ms logger=migrator t=2026-04-25T14:31:20.860664163Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-25T14:31:20.866616724Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.952361ms logger=migrator t=2026-04-25T14:31:20.871270115Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-25T14:31:20.872458143Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.187598ms logger=migrator t=2026-04-25T14:31:20.879578784Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-25T14:31:20.885345451Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.767527ms logger=migrator t=2026-04-25T14:31:20.890987485Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-25T14:31:20.891798924Z level=info msg="Migration successfully executed" id="create server_lock table" duration=811.289µs logger=migrator t=2026-04-25T14:31:20.896691021Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-25T14:31:20.897869748Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.178408ms logger=migrator t=2026-04-25T14:31:20.901781602Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-25T14:31:20.902755435Z level=info msg="Migration successfully executed" id="create user auth token table" duration=973.463µs logger=migrator t=2026-04-25T14:31:20.910012108Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-25T14:31:20.910930419Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=914.231µs logger=migrator t=2026-04-25T14:31:20.917387833Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-25T14:31:20.918798007Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.407474ms logger=migrator t=2026-04-25T14:31:20.9244061Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-25T14:31:20.925507346Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.102686ms logger=migrator t=2026-04-25T14:31:20.931669493Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-25T14:31:20.937657315Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.987452ms logger=migrator t=2026-04-25T14:31:20.942563042Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-25T14:31:20.943868704Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.304912ms logger=migrator t=2026-04-25T14:31:20.949240892Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-25T14:31:20.950282396Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.042134ms logger=migrator t=2026-04-25T14:31:20.957463678Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-25T14:31:20.958544493Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.077015ms logger=migrator t=2026-04-25T14:31:20.965474967Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-25T14:31:20.968817318Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=3.349871ms logger=migrator t=2026-04-25T14:31:20.9777372Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-25T14:31:20.978914798Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.176507ms logger=migrator t=2026-04-25T14:31:20.984422458Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-25T14:31:20.9844855Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=63.002µs logger=migrator t=2026-04-25T14:31:20.990331949Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-25T14:31:20.990490893Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=158.384µs logger=migrator t=2026-04-25T14:31:20.997311786Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-25T14:31:20.999344974Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.038957ms logger=migrator t=2026-04-25T14:31:21.006357091Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-25T14:31:21.008501252Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.144701ms logger=migrator t=2026-04-25T14:31:21.0151632Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-25T14:31:21.016297688Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.134428ms logger=migrator t=2026-04-25T14:31:21.021267976Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-25T14:31:21.021363948Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=96.962µs logger=migrator t=2026-04-25T14:31:21.02648609Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-25T14:31:21.028044407Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.558217ms logger=migrator t=2026-04-25T14:31:21.03612008Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-25T14:31:21.03866097Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.544181ms logger=migrator t=2026-04-25T14:31:21.044099099Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-25T14:31:21.046034355Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.934016ms logger=migrator t=2026-04-25T14:31:21.05082194Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-25T14:31:21.052751826Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.935407ms logger=migrator t=2026-04-25T14:31:21.059370353Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-25T14:31:21.067488296Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.115613ms logger=migrator t=2026-04-25T14:31:21.072004123Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-25T14:31:21.072755042Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=751.159µs logger=migrator t=2026-04-25T14:31:21.07776132Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-25T14:31:21.077919835Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=158.805µs logger=migrator t=2026-04-25T14:31:21.081852928Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-25T14:31:21.083343773Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.491385ms logger=migrator t=2026-04-25T14:31:21.087233416Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-25T14:31:21.088324232Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.090776ms logger=migrator t=2026-04-25T14:31:21.094593931Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-25T14:31:21.095714298Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.121417ms logger=migrator t=2026-04-25T14:31:21.100284187Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-25T14:31:21.10037694Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=94.363µs logger=migrator t=2026-04-25T14:31:21.103542145Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-25T14:31:21.104534118Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=991.793µs logger=migrator t=2026-04-25T14:31:21.110145352Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-25T14:31:21.111131455Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=985.254µs logger=migrator t=2026-04-25T14:31:21.11556168Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-25T14:31:21.116436161Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=873.111µs logger=migrator t=2026-04-25T14:31:21.120523669Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-25T14:31:21.12144816Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=927.161µs logger=migrator t=2026-04-25T14:31:21.129126483Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-25T14:31:21.134353488Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.226025ms logger=migrator t=2026-04-25T14:31:21.138618749Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-25T14:31:21.139395937Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=776.758µs logger=migrator t=2026-04-25T14:31:21.142934412Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-25T14:31:21.14370489Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=769.818µs logger=migrator t=2026-04-25T14:31:21.149007887Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-25T14:31:21.175324603Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.315696ms logger=migrator t=2026-04-25T14:31:21.179916012Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-25T14:31:21.21385673Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=33.930478ms logger=migrator t=2026-04-25T14:31:21.219006923Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-25T14:31:21.219931015Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=926.352µs logger=migrator t=2026-04-25T14:31:21.238672661Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-25T14:31:21.240572677Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.901676ms logger=migrator t=2026-04-25T14:31:21.369492015Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-25T14:31:21.379720878Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.236543ms logger=migrator t=2026-04-25T14:31:21.385366503Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-25T14:31:21.38943862Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.072067ms logger=migrator t=2026-04-25T14:31:21.393823974Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-25T14:31:21.39488005Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.054626ms logger=migrator t=2026-04-25T14:31:21.400654187Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-25T14:31:21.402275285Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.617798ms logger=migrator t=2026-04-25T14:31:21.407647613Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-25T14:31:21.408625207Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=977.274µs logger=migrator t=2026-04-25T14:31:21.414408724Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-25T14:31:21.415546031Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.136847ms logger=migrator t=2026-04-25T14:31:21.421027412Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-25T14:31:21.421108734Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=81.322µs logger=migrator t=2026-04-25T14:31:21.425550579Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-25T14:31:21.435524776Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.975827ms logger=migrator t=2026-04-25T14:31:21.440447534Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-25T14:31:21.44617802Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.729046ms logger=migrator t=2026-04-25T14:31:21.449853388Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-25T14:31:21.458895664Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.041256ms logger=migrator t=2026-04-25T14:31:21.464673781Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-25T14:31:21.466009362Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.331301ms logger=migrator t=2026-04-25T14:31:21.47263094Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-25T14:31:21.474055244Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.425314ms logger=migrator t=2026-04-25T14:31:21.479193226Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-25T14:31:21.485825734Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.630998ms logger=migrator t=2026-04-25T14:31:21.496000507Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-25T14:31:21.504629552Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.627316ms logger=migrator t=2026-04-25T14:31:21.512045979Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-25T14:31:21.514458965Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.414156ms logger=migrator t=2026-04-25T14:31:21.521386001Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-25T14:31:21.528060569Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.676038ms logger=migrator t=2026-04-25T14:31:21.534266567Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-25T14:31:21.540378723Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.111566ms logger=migrator t=2026-04-25T14:31:21.549665474Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-25T14:31:21.549855238Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=196.534µs logger=migrator t=2026-04-25T14:31:21.557282055Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-25T14:31:21.561668029Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=4.386194ms logger=migrator t=2026-04-25T14:31:21.569621259Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-25T14:31:21.570658113Z 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.036195ms logger=migrator t=2026-04-25T14:31:21.576151644Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-25T14:31:21.577449335Z 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.296661ms logger=migrator t=2026-04-25T14:31:21.583934979Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-25T14:31:21.584010421Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=76.602µs logger=migrator t=2026-04-25T14:31:21.589493392Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-25T14:31:21.598986428Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.493446ms logger=migrator t=2026-04-25T14:31:21.607248904Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-25T14:31:21.612040178Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.790504ms logger=migrator t=2026-04-25T14:31:21.616897184Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-25T14:31:21.624727881Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.830007ms logger=migrator t=2026-04-25T14:31:21.630656622Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-25T14:31:21.637524165Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.866923ms logger=migrator t=2026-04-25T14:31:21.642652267Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-25T14:31:21.650015103Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.361856ms logger=migrator t=2026-04-25T14:31:21.655425911Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-25T14:31:21.655500813Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=74.912µs logger=migrator t=2026-04-25T14:31:21.66123706Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-25T14:31:21.662178912Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=941.142µs logger=migrator t=2026-04-25T14:31:21.667471108Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-25T14:31:21.677561869Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.091211ms logger=migrator t=2026-04-25T14:31:21.683042279Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-25T14:31:21.683115451Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.492µs logger=migrator t=2026-04-25T14:31:21.688251542Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-25T14:31:21.695217608Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.965326ms logger=migrator t=2026-04-25T14:31:21.701202621Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-25T14:31:21.702321757Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.118116ms logger=migrator t=2026-04-25T14:31:21.708756171Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-25T14:31:21.71882303Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.051539ms logger=migrator t=2026-04-25T14:31:21.724013884Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-25T14:31:21.724919386Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=904.873µs logger=migrator t=2026-04-25T14:31:21.730470817Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-25T14:31:21.731617995Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.145898ms logger=migrator t=2026-04-25T14:31:21.737241819Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-25T14:31:21.744812349Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.56686ms logger=migrator t=2026-04-25T14:31:21.750140356Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-25T14:31:21.751050958Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=912.521µs logger=migrator t=2026-04-25T14:31:21.757581053Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-25T14:31:21.758724081Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.138817ms logger=migrator t=2026-04-25T14:31:21.764044246Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-25T14:31:21.765474271Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.429185ms logger=migrator t=2026-04-25T14:31:21.771302039Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-25T14:31:21.77255371Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.251561ms logger=migrator t=2026-04-25T14:31:21.778762417Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-25T14:31:21.778835029Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=72.832µs logger=migrator t=2026-04-25T14:31:21.788669943Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-25T14:31:21.790057556Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.751852ms logger=migrator t=2026-04-25T14:31:21.795814143Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-25T14:31:21.796920779Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.106516ms logger=migrator t=2026-04-25T14:31:21.802295817Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-25T14:31:21.802757918Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-25T14:31:21.807629304Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-25T14:31:21.808112246Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=482.552µs logger=migrator t=2026-04-25T14:31:21.81333506Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-25T14:31:21.814891737Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.554947ms logger=migrator t=2026-04-25T14:31:21.821200167Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-25T14:31:21.829255179Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.055032ms logger=migrator t=2026-04-25T14:31:21.834099834Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-25T14:31:21.835291333Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.190359ms logger=migrator t=2026-04-25T14:31:21.840893696Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-25T14:31:21.84274439Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.851714ms logger=migrator t=2026-04-25T14:31:21.848885717Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-25T14:31:21.850236388Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.350761ms logger=migrator t=2026-04-25T14:31:21.855424052Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-25T14:31:21.856660842Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.23621ms logger=migrator t=2026-04-25T14:31:21.861943667Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-25T14:31:21.863113675Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.169778ms logger=migrator t=2026-04-25T14:31:21.869593419Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-25T14:31:21.86962713Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=34.601µs logger=migrator t=2026-04-25T14:31:21.874571228Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-25T14:31:21.87464975Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=79.182µs logger=migrator t=2026-04-25T14:31:21.879584417Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-25T14:31:21.890179599Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.586941ms logger=migrator t=2026-04-25T14:31:21.897098864Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-25T14:31:21.897538524Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=439.27µs logger=migrator t=2026-04-25T14:31:21.903541367Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-25T14:31:21.905049083Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.505636ms logger=migrator t=2026-04-25T14:31:21.910992515Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-25T14:31:21.911456806Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=465.171µs logger=migrator t=2026-04-25T14:31:21.918006111Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-25T14:31:21.919113668Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.104137ms logger=migrator t=2026-04-25T14:31:21.925311876Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-25T14:31:21.926689389Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.377294ms logger=migrator t=2026-04-25T14:31:21.937062495Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-25T14:31:21.971875034Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.811619ms logger=migrator t=2026-04-25T14:31:21.977055998Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-25T14:31:21.990033516Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.968998ms logger=migrator t=2026-04-25T14:31:21.997277159Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-25T14:31:21.997468413Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=193.154µs logger=migrator t=2026-04-25T14:31:22.002556965Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-25T14:31:22.047712049Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=45.147824ms logger=migrator t=2026-04-25T14:31:22.056187101Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-25T14:31:22.08850916Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.318639ms logger=migrator t=2026-04-25T14:31:22.094507323Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-25T14:31:22.09521177Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=705.057µs logger=migrator t=2026-04-25T14:31:22.101417838Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-25T14:31:22.103282952Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.860175ms logger=migrator t=2026-04-25T14:31:22.111415125Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-25T14:31:22.111689142Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=275.007µs logger=migrator t=2026-04-25T14:31:22.122826007Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-25T14:31:22.124292012Z level=info msg="Migration successfully executed" id="create permission table" duration=1.468165ms logger=migrator t=2026-04-25T14:31:22.132225001Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-25T14:31:22.133655515Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.432704ms logger=migrator t=2026-04-25T14:31:22.139629277Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-25T14:31:22.140987939Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.359072ms logger=migrator t=2026-04-25T14:31:22.14734242Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-25T14:31:22.148484228Z level=info msg="Migration successfully executed" id="create role table" duration=1.143638ms logger=migrator t=2026-04-25T14:31:22.155807862Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-25T14:31:22.168364481Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.555039ms logger=migrator t=2026-04-25T14:31:22.174142169Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-25T14:31:22.18260581Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.462642ms logger=migrator t=2026-04-25T14:31:22.188736426Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-25T14:31:22.189652687Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=917.771µs logger=migrator t=2026-04-25T14:31:22.196182254Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-25T14:31:22.197963915Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.781631ms logger=migrator t=2026-04-25T14:31:22.204126143Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-25T14:31:22.205338571Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.210268ms logger=migrator t=2026-04-25T14:31:22.210905874Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-25T14:31:22.212950502Z level=info msg="Migration successfully executed" id="create team role table" duration=2.044978ms logger=migrator t=2026-04-25T14:31:22.222870978Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-25T14:31:22.224280172Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.412694ms logger=migrator t=2026-04-25T14:31:22.230146052Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-25T14:31:22.23135504Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.208418ms logger=migrator t=2026-04-25T14:31:22.237263621Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-25T14:31:22.238380548Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.114047ms logger=migrator t=2026-04-25T14:31:22.244464553Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-25T14:31:22.245374974Z level=info msg="Migration successfully executed" id="create user role table" duration=910.371µs logger=migrator t=2026-04-25T14:31:22.250464785Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-25T14:31:22.251603333Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.138258ms logger=migrator t=2026-04-25T14:31:22.258249471Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-25T14:31:22.259564592Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.314731ms logger=migrator t=2026-04-25T14:31:22.26618523Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-25T14:31:22.267577632Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.391822ms logger=migrator t=2026-04-25T14:31:22.273671107Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-25T14:31:22.275230105Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.559128ms logger=migrator t=2026-04-25T14:31:22.280597323Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-25T14:31:22.281920044Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.329702ms logger=migrator t=2026-04-25T14:31:22.288235535Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-25T14:31:22.289989446Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.769792ms logger=migrator t=2026-04-25T14:31:22.300052216Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-25T14:31:22.311530999Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.484843ms logger=migrator t=2026-04-25T14:31:22.319225302Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-25T14:31:22.320110213Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=886.481µs logger=migrator t=2026-04-25T14:31:22.331707329Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-25T14:31:22.334190428Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.492339ms logger=migrator t=2026-04-25T14:31:22.343559191Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-25T14:31:22.346223764Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.662233ms logger=migrator t=2026-04-25T14:31:22.351829428Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-25T14:31:22.354280067Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.429808ms logger=migrator t=2026-04-25T14:31:22.360218868Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-25T14:31:22.361063598Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=844.53µs logger=migrator t=2026-04-25T14:31:22.366377424Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-25T14:31:22.367466141Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.088536ms logger=migrator t=2026-04-25T14:31:22.372787287Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-25T14:31:22.38341093Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.621343ms logger=migrator t=2026-04-25T14:31:22.393308625Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-25T14:31:22.404501392Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.198467ms logger=migrator t=2026-04-25T14:31:22.411896668Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-25T14:31:22.418528586Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.631218ms logger=migrator t=2026-04-25T14:31:22.426149218Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-25T14:31:22.435353336Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.205629ms logger=migrator t=2026-04-25T14:31:22.44096278Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-25T14:31:22.442108558Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.146088ms logger=migrator t=2026-04-25T14:31:22.448650193Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-25T14:31:22.449850671Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.205568ms logger=migrator t=2026-04-25T14:31:22.455067055Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-25T14:31:22.456172222Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.103057ms logger=migrator t=2026-04-25T14:31:22.462066163Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-25T14:31:22.463108567Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.042315ms logger=migrator t=2026-04-25T14:31:22.468463955Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-25T14:31:22.46953374Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.069335ms logger=migrator t=2026-04-25T14:31:22.476097697Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-25T14:31:22.476186659Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=89.622µs logger=migrator t=2026-04-25T14:31:22.480790878Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-25T14:31:22.480835909Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=46.041µs logger=migrator t=2026-04-25T14:31:22.485542721Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-25T14:31:22.48592426Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=381.619µs logger=migrator t=2026-04-25T14:31:22.491517593Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-25T14:31:22.492091247Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=574.344µs logger=migrator t=2026-04-25T14:31:22.49684556Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-25T14:31:22.497539376Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=691.766µs logger=migrator t=2026-04-25T14:31:22.502223178Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-25T14:31:22.502412903Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=189.365µs logger=migrator t=2026-04-25T14:31:22.508648671Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-25T14:31:22.509625215Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=976.603µs logger=migrator t=2026-04-25T14:31:22.516065428Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-25T14:31:22.517087522Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.026564ms logger=migrator t=2026-04-25T14:31:22.524434497Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-25T14:31:22.525794279Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.356762ms logger=migrator t=2026-04-25T14:31:22.539132386Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-25T14:31:22.547979617Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.850801ms logger=migrator t=2026-04-25T14:31:22.558973749Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-25T14:31:22.559055771Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=84.042µs logger=migrator t=2026-04-25T14:31:22.563791294Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-25T14:31:22.564940421Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.148777ms logger=migrator t=2026-04-25T14:31:22.571241661Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-25T14:31:22.57245891Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.225389ms logger=migrator t=2026-04-25T14:31:22.581070385Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-25T14:31:22.583147745Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.08021ms logger=migrator t=2026-04-25T14:31:22.590224352Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-25T14:31:22.599662998Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.439056ms logger=migrator t=2026-04-25T14:31:22.605291032Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-25T14:31:22.606526091Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.234069ms logger=migrator t=2026-04-25T14:31:22.611647583Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-25T14:31:22.612764399Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.117086ms logger=migrator t=2026-04-25T14:31:22.618687321Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-25T14:31:22.65394815Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=35.254658ms logger=migrator t=2026-04-25T14:31:22.660628179Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-25T14:31:22.661885129Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.25727ms logger=migrator t=2026-04-25T14:31:22.668821813Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-25T14:31:22.670728549Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.908026ms logger=migrator t=2026-04-25T14:31:22.67875794Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-25T14:31:22.679846286Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.088506ms logger=migrator t=2026-04-25T14:31:22.684997889Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-25T14:31:22.686394903Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.395713ms logger=migrator t=2026-04-25T14:31:22.691652858Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-25T14:31:22.692002396Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=350.288µs logger=migrator t=2026-04-25T14:31:22.696932012Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-25T14:31:22.697772283Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=837.811µs logger=migrator t=2026-04-25T14:31:22.704590655Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-25T14:31:22.715247669Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.658034ms logger=migrator t=2026-04-25T14:31:22.720266559Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-25T14:31:22.721222861Z level=info msg="Migration successfully executed" id="create entity_events table" duration=956.153µs logger=migrator t=2026-04-25T14:31:22.727354447Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-25T14:31:22.728668888Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.314971ms logger=migrator t=2026-04-25T14:31:22.733565345Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-25T14:31:22.733990985Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-25T14:31:22.738441051Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-25T14:31:22.738891201Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-25T14:31:22.745764945Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-25T14:31:22.746689627Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=924.732µs logger=migrator t=2026-04-25T14:31:22.751299047Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-25T14:31:22.752327001Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.027604ms logger=migrator t=2026-04-25T14:31:22.756842289Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-25T14:31:22.757968225Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.125566ms logger=migrator t=2026-04-25T14:31:22.763781344Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-25T14:31:22.764890121Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.108527ms logger=migrator t=2026-04-25T14:31:22.769848869Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-25T14:31:22.771129059Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.28011ms logger=migrator t=2026-04-25T14:31:22.775868692Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-25T14:31:22.776971948Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.111166ms logger=migrator t=2026-04-25T14:31:22.782222623Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-25T14:31:22.783033272Z level=info msg="Migration successfully executed" id="Drop public config table" duration=810.229µs logger=migrator t=2026-04-25T14:31:22.788365909Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-25T14:31:22.789487807Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.121788ms logger=migrator t=2026-04-25T14:31:22.795176702Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-25T14:31:22.796444032Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.26653ms logger=migrator t=2026-04-25T14:31:22.801229036Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-25T14:31:22.802384183Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.155057ms logger=migrator t=2026-04-25T14:31:22.807960366Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-25T14:31:22.809927383Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.966747ms logger=migrator t=2026-04-25T14:31:22.816195422Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-25T14:31:22.837802236Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.607214ms logger=migrator t=2026-04-25T14:31:22.842495717Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-25T14:31:22.84846224Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.966333ms logger=migrator t=2026-04-25T14:31:22.853358656Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-25T14:31:22.862257948Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.898852ms logger=migrator t=2026-04-25T14:31:22.868560529Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-25T14:31:22.868838045Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=292.017µs logger=migrator t=2026-04-25T14:31:22.873750552Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-25T14:31:22.883864722Z level=info msg="Migration successfully executed" id="add share column" duration=10.11326ms logger=migrator t=2026-04-25T14:31:22.892209491Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-25T14:31:22.892394446Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=186.284µs logger=migrator t=2026-04-25T14:31:22.897726672Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-25T14:31:22.898829519Z level=info msg="Migration successfully executed" id="create file table" duration=1.104857ms logger=migrator t=2026-04-25T14:31:22.904093474Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-25T14:31:22.906083781Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.990157ms logger=migrator t=2026-04-25T14:31:22.911582042Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-25T14:31:22.912857103Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.274801ms logger=migrator t=2026-04-25T14:31:22.91987807Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-25T14:31:22.921283284Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.410144ms logger=migrator t=2026-04-25T14:31:22.926721143Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-25T14:31:22.928619458Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.898185ms logger=migrator t=2026-04-25T14:31:22.934056107Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-25T14:31:22.93415981Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=104.533µs logger=migrator t=2026-04-25T14:31:22.940025429Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-25T14:31:22.940203163Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=179.174µs logger=migrator t=2026-04-25T14:31:22.945902549Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-25T14:31:22.946913624Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.013125ms logger=migrator t=2026-04-25T14:31:22.951960964Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-25T14:31:22.952524027Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=563.333µs logger=migrator t=2026-04-25T14:31:22.958021778Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-25T14:31:22.961660794Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.638696ms logger=migrator t=2026-04-25T14:31:22.967035693Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-25T14:31:22.976973188Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.937286ms logger=migrator t=2026-04-25T14:31:22.982036499Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-25T14:31:22.982246634Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=202.605µs logger=migrator t=2026-04-25T14:31:22.987361676Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-25T14:31:22.988691428Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.329422ms logger=migrator t=2026-04-25T14:31:22.993812379Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-25T14:31:22.994289112Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=477.963µs logger=migrator t=2026-04-25T14:31:22.999783502Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-25T14:31:23.000259283Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=475.901µs logger=migrator t=2026-04-25T14:31:23.005414566Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-25T14:31:23.006325298Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=910.742µs logger=migrator t=2026-04-25T14:31:23.011552482Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-25T14:31:23.031391654Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=19.832712ms logger=migrator t=2026-04-25T14:31:23.038551784Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-25T14:31:23.050800647Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.245942ms logger=migrator t=2026-04-25T14:31:23.059632237Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-25T14:31:23.062939255Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=3.307118ms logger=migrator t=2026-04-25T14:31:23.074456719Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-25T14:31:23.151732619Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.27631ms logger=migrator t=2026-04-25T14:31:23.157045965Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-25T14:31:23.157887875Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=846.77µs logger=migrator t=2026-04-25T14:31:23.162585938Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-25T14:31:23.163676513Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.090386ms logger=migrator t=2026-04-25T14:31:23.170386862Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-25T14:31:23.201143475Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.757443ms logger=migrator t=2026-04-25T14:31:23.20681995Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-25T14:31:23.213871398Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.050498ms logger=migrator t=2026-04-25T14:31:23.21943947Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-25T14:31:23.219750108Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=311.488µs logger=migrator t=2026-04-25T14:31:23.224245955Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-25T14:31:23.224417649Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=171.974µs logger=migrator t=2026-04-25T14:31:23.229151541Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-25T14:31:23.229516211Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=364.56µs logger=migrator t=2026-04-25T14:31:23.234678293Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-25T14:31:23.234999821Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=331.019µs logger=migrator t=2026-04-25T14:31:23.240717277Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-25T14:31:23.240899532Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=182.605µs logger=migrator t=2026-04-25T14:31:23.245858279Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-25T14:31:23.247349385Z level=info msg="Migration successfully executed" id="create folder table" duration=1.491996ms logger=migrator t=2026-04-25T14:31:23.253317267Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-25T14:31:23.254794673Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.477826ms logger=migrator t=2026-04-25T14:31:23.261193874Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-25T14:31:23.262349542Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.176367ms logger=migrator t=2026-04-25T14:31:23.267981996Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-25T14:31:23.268009586Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.63µs logger=migrator t=2026-04-25T14:31:23.273036736Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-25T14:31:23.274983523Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.946497ms logger=migrator t=2026-04-25T14:31:23.282528213Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-25T14:31:23.283585877Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.057874ms logger=migrator t=2026-04-25T14:31:23.288119786Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-25T14:31:23.289309044Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.188798ms logger=migrator t=2026-04-25T14:31:23.29461462Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-25T14:31:23.295075601Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=460.851µs logger=migrator t=2026-04-25T14:31:23.300677024Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-25T14:31:23.30092513Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=248.406µs logger=migrator t=2026-04-25T14:31:23.305636023Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-25T14:31:23.307451615Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.820443ms logger=migrator t=2026-04-25T14:31:23.312469815Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-25T14:31:23.314287248Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.818433ms logger=migrator t=2026-04-25T14:31:23.319878702Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-25T14:31:23.320888935Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.010133ms logger=migrator t=2026-04-25T14:31:23.325628488Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-25T14:31:23.328014525Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.384917ms logger=migrator t=2026-04-25T14:31:23.332945193Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-25T14:31:23.334011378Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.066575ms logger=migrator t=2026-04-25T14:31:23.340418Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-25T14:31:23.341524787Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.105487ms logger=migrator t=2026-04-25T14:31:23.346958816Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-25T14:31:23.348800239Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.841563ms logger=migrator t=2026-04-25T14:31:23.355678944Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-25T14:31:23.356865262Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.186188ms logger=migrator t=2026-04-25T14:31:23.362413734Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-25T14:31:23.363276784Z level=info msg="Migration successfully executed" id="create signing_key table" duration=863.2µs logger=migrator t=2026-04-25T14:31:23.369506403Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-25T14:31:23.371200683Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.69408ms logger=migrator t=2026-04-25T14:31:23.376937859Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-25T14:31:23.378119358Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.181749ms logger=migrator t=2026-04-25T14:31:23.383967687Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-25T14:31:23.384267074Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=300.407µs logger=migrator t=2026-04-25T14:31:23.389272133Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-25T14:31:23.398397731Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.125227ms logger=migrator t=2026-04-25T14:31:23.404475325Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-25T14:31:23.405199732Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=725.527µs logger=migrator t=2026-04-25T14:31:23.410884187Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-25T14:31:23.410935558Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=53.131µs logger=migrator t=2026-04-25T14:31:23.4160523Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-25T14:31:23.417790962Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.739132ms logger=migrator t=2026-04-25T14:31:23.42314687Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-25T14:31:23.4231648Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.23µs logger=migrator t=2026-04-25T14:31:23.429251985Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-25T14:31:23.430481024Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.224969ms logger=migrator t=2026-04-25T14:31:23.435684388Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-25T14:31:23.436841596Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.156788ms logger=migrator t=2026-04-25T14:31:23.443190197Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-25T14:31:23.444239521Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.049214ms logger=migrator t=2026-04-25T14:31:23.450663925Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-25T14:31:23.451439353Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=776.318µs logger=migrator t=2026-04-25T14:31:23.456369061Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-25T14:31:23.456725809Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=355.868µs logger=migrator t=2026-04-25T14:31:23.461345209Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-25T14:31:23.462047526Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=699.458µs logger=migrator t=2026-04-25T14:31:23.467220108Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-25T14:31:23.469237466Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.020988ms logger=migrator t=2026-04-25T14:31:23.47571037Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-25T14:31:23.477146005Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.438035ms logger=migrator t=2026-04-25T14:31:23.492054859Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-25T14:31:23.502002097Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.949478ms logger=migrator t=2026-04-25T14:31:23.50932837Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-25T14:31:23.516199304Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.871774ms logger=migrator t=2026-04-25T14:31:23.525379503Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-25T14:31:23.532145214Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.771361ms logger=migrator t=2026-04-25T14:31:23.536705562Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-25T14:31:23.536752474Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=47.502µs logger=migrator t=2026-04-25T14:31:23.542456089Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-25T14:31:23.550013849Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.55786ms logger=migrator t=2026-04-25T14:31:23.555735196Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-25T14:31:23.562468205Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.73279ms logger=migrator t=2026-04-25T14:31:23.566972883Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-25T14:31:23.567211799Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=234.765µs logger=migrator t=2026-04-25T14:31:23.571951302Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.335813043s logger=migrator t=2026-04-25T14:31:23.572524415Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-25T14:31:23.589886278Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-25T14:31:23.590165265Z level=info msg="Created default organization" logger=secrets t=2026-04-25T14:31:23.59665157Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-25T14:31:23.658368819Z level=info msg="Restored cache from database" duration=594.835µs logger=plugin.store t=2026-04-25T14:31:23.659917565Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-25T14:31:23.709443694Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-25T14:31:23.709491705Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-25T14:31:23.709623408Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-25T14:31:23.709640679Z level=info msg="Plugins loaded" count=54 duration=49.723134ms logger=query_data t=2026-04-25T14:31:23.715940399Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-25T14:31:23.720524088Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-25T14:31:23.729401089Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-25T14:31:23.739764576Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-25T14:31:23.743570937Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-25T14:31:23.745901992Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-25T14:31:23.762554239Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-25T14:31:23.778886138Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-25T14:31:23.802506139Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-25T14:31:23.802560351Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-25T14:31:23.802891018Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-25T14:31:23.80297345Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-25T14:31:23.803539515Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-25T14:31:23.803645197Z level=info msg="State cache has been initialized" states=0 duration=753.639µs logger=ngalert.scheduler t=2026-04-25T14:31:23.803688718Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-25T14:31:23.80377495Z level=info msg=starting first_tick=2026-04-25T14:31:30Z logger=provisioning.dashboard t=2026-04-25T14:31:23.803978755Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-25T14:31:23.805614133Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-25T14:31:23.873831478Z level=info msg="Update check succeeded" duration=70.826197ms logger=plugins.update.checker t=2026-04-25T14:31:23.878189381Z level=info msg="Update check succeeded" duration=74.568795ms logger=sqlstore.transactions t=2026-04-25T14:31:23.900046862Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-25T14:31:23.918995053Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-25T14:31:23.930111257Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-25T14:31:23.94073544Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-25T14:31:23.977420784Z level=info msg="Patterns update finished" duration=171.995665ms logger=provisioning.dashboard t=2026-04-25T14:31:24.019485735Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-25T14:31:24.459941526Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-25T14:31:24.460321715Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-25T14:31:27.223042055Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:27.22446812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:27.323479868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:27.533581913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:27.564567931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:27.897567663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:27.914243401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:27.954286384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:27.996215223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.087065188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.109002519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.14766459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.162141475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.197086028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.213575901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.251277319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.269439912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.319181706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.334753147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.37937473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.409344234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.513737261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.528878821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.579526517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.597945427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.682211994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.701629477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.760758195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.779609764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.848385832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.860627615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.929229778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:28.940839814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.026512336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.047540906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.126779684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.147391835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.219414061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.238407114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.308645907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.327963827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.401272403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.416451604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.494046873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.51366866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.587742434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.610767103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.690106353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.705384607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.969406917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:29.984906255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.119352838Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.140532003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.217136897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.231564901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.327029785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.346170291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.412207494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.432316313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.494110595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.510065535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.582276715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.600248603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.67236295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.703732959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.774663468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.797394969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.863767361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.882202399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.964454649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:30.985807667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:31.085875111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:31.103543572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:31.186893778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:31.201360702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:31.284432761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:31.306282102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:31.386458371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:31.40865153Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T14:31:31.508860197Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-25T14:31:53.824679958Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-25T14:41:23.881948621Z level=info msg="Completed cleanup jobs" duration=78.537422ms logger=plugins.update.checker t=2026-04-25T14:41:23.928686545Z level=info msg="Update check succeeded" duration=50.111614ms logger=sqlstore.transactions t=2026-04-25T14:46:23.737260182Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-25T14:51:23.843500464Z level=info msg="Completed cleanup jobs" duration=40.397823ms logger=plugins.update.checker t=2026-04-25T14:51:23.934006042Z level=info msg="Update check succeeded" duration=54.93822ms