logger=settings t=2026-06-27T00:09:35.076025073Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-27T00:09:35Z logger=settings t=2026-06-27T00:09:35.07641183Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-27T00:09:35.0764281Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-27T00:09:35.0764329Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-27T00:09:35.076438521Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-27T00:09:35.076443011Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-27T00:09:35.076447961Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-27T00:09:35.076452731Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-27T00:09:35.076458011Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-27T00:09:35.076466891Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-27T00:09:35.076471141Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-27T00:09:35.076476291Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-27T00:09:35.076485771Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-27T00:09:35.076490401Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-27T00:09:35.076495071Z level=info msg=Target target=[all] logger=settings t=2026-06-27T00:09:35.076509082Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-27T00:09:35.076514032Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-27T00:09:35.076518722Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-27T00:09:35.076522992Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-27T00:09:35.076528392Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-27T00:09:35.076533402Z level=info msg="App mode production" logger=sqlstore t=2026-06-27T00:09:35.076934559Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-27T00:09:35.076956619Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-27T00:09:35.078954005Z level=info msg="Locking database" logger=migrator t=2026-06-27T00:09:35.078972115Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-27T00:09:35.079766569Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-27T00:09:35.080953429Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.18637ms logger=migrator t=2026-06-27T00:09:35.087149938Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-27T00:09:35.087743599Z level=info msg="Migration successfully executed" id="create user table" duration=593.311µs logger=migrator t=2026-06-27T00:09:35.091173428Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-27T00:09:35.091695107Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=521.789µs logger=migrator t=2026-06-27T00:09:35.095167228Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-27T00:09:35.095920671Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=754.894µs logger=migrator t=2026-06-27T00:09:35.099503034Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-27T00:09:35.100553202Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.049988ms logger=migrator t=2026-06-27T00:09:35.103674508Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-27T00:09:35.10438975Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=716.862µs logger=migrator t=2026-06-27T00:09:35.107357592Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-27T00:09:35.109980728Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.637186ms logger=migrator t=2026-06-27T00:09:35.113050642Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-27T00:09:35.113959987Z level=info msg="Migration successfully executed" id="create user table v2" duration=909.206µs logger=migrator t=2026-06-27T00:09:35.117987918Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-27T00:09:35.118913584Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=948.386µs logger=migrator t=2026-06-27T00:09:35.123096127Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-27T00:09:35.124174946Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.078899ms logger=migrator t=2026-06-27T00:09:35.128774086Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-27T00:09:35.129167914Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=393.688µs logger=migrator t=2026-06-27T00:09:35.131973553Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-27T00:09:35.132533242Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=559.549µs logger=migrator t=2026-06-27T00:09:35.135891931Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-27T00:09:35.137186823Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.294602ms logger=migrator t=2026-06-27T00:09:35.140903829Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-27T00:09:35.14093785Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.551µs logger=migrator t=2026-06-27T00:09:35.146493847Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-27T00:09:35.147977223Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.482986ms logger=migrator t=2026-06-27T00:09:35.153422208Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-27T00:09:35.153961907Z level=info msg="Migration successfully executed" id="Add missing user data" duration=539.569µs logger=migrator t=2026-06-27T00:09:35.158141481Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-27T00:09:35.159698418Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.557167ms logger=migrator t=2026-06-27T00:09:35.165630102Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-27T00:09:35.167211499Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.580727ms logger=migrator t=2026-06-27T00:09:35.170824312Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-27T00:09:35.172475862Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.65039ms logger=migrator t=2026-06-27T00:09:35.177392348Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-27T00:09:35.186322054Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.928386ms logger=migrator t=2026-06-27T00:09:35.191449644Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-27T00:09:35.192311629Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=863.495µs logger=migrator t=2026-06-27T00:09:35.197481359Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-27T00:09:35.197688993Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=209.604µs logger=migrator t=2026-06-27T00:09:35.202419476Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-27T00:09:35.203178139Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=758.623µs logger=migrator t=2026-06-27T00:09:35.206547948Z 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-06-27T00:09:35.206926345Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=378.277µs logger=migrator t=2026-06-27T00:09:35.212105455Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-27T00:09:35.212653925Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=548.6µs logger=migrator t=2026-06-27T00:09:35.217763834Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-27T00:09:35.218561259Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=796.975µs logger=migrator t=2026-06-27T00:09:35.223930912Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-27T00:09:35.224855529Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=924.247µs logger=migrator t=2026-06-27T00:09:35.235192129Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-27T00:09:35.236657475Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.473186ms logger=migrator t=2026-06-27T00:09:35.24375839Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-27T00:09:35.244439942Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=679.272µs logger=migrator t=2026-06-27T00:09:35.249337388Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-27T00:09:35.250586269Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.249871ms logger=migrator t=2026-06-27T00:09:35.255220701Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-27T00:09:35.255473875Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=254.984µs logger=migrator t=2026-06-27T00:09:35.259881082Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-27T00:09:35.260824129Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=942.757µs logger=migrator t=2026-06-27T00:09:35.263918953Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-27T00:09:35.264707706Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=788.683µs logger=migrator t=2026-06-27T00:09:35.268925961Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-27T00:09:35.269744925Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=816.584µs logger=migrator t=2026-06-27T00:09:35.274146781Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-27T00:09:35.274867485Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=721.164µs logger=migrator t=2026-06-27T00:09:35.278992256Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-27T00:09:35.282731801Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.737085ms logger=migrator t=2026-06-27T00:09:35.286789993Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-27T00:09:35.287376913Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=585.83µs logger=migrator t=2026-06-27T00:09:35.289402819Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-27T00:09:35.289883217Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=481.338µs logger=migrator t=2026-06-27T00:09:35.292539934Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-27T00:09:35.293276936Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=734.142µs logger=migrator t=2026-06-27T00:09:35.297133675Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-27T00:09:35.297930168Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=798.043µs logger=migrator t=2026-06-27T00:09:35.300792888Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-27T00:09:35.301521671Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=728.213µs logger=migrator t=2026-06-27T00:09:35.305310078Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-27T00:09:35.305729095Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=419.417µs logger=migrator t=2026-06-27T00:09:35.325724855Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-27T00:09:35.326307535Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=584.66µs logger=migrator t=2026-06-27T00:09:35.331545977Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-27T00:09:35.331897263Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=352.516µs logger=migrator t=2026-06-27T00:09:35.334779023Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-27T00:09:35.335462545Z level=info msg="Migration successfully executed" id="create star table" duration=683.232µs logger=migrator t=2026-06-27T00:09:35.339649409Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-27T00:09:35.340395081Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=745.442µs logger=migrator t=2026-06-27T00:09:35.344595865Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-27T00:09:35.34544785Z level=info msg="Migration successfully executed" id="create org table v1" duration=851.725µs logger=migrator t=2026-06-27T00:09:35.348735597Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-27T00:09:35.349659653Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=923.286µs logger=migrator t=2026-06-27T00:09:35.391278122Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-27T00:09:35.394718792Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=3.44298ms logger=migrator t=2026-06-27T00:09:35.712624519Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-27T00:09:35.714048773Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.426434ms logger=migrator t=2026-06-27T00:09:35.759278916Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-27T00:09:35.760286053Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.010038ms logger=migrator t=2026-06-27T00:09:35.801409793Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-27T00:09:35.802449461Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.043648ms logger=migrator t=2026-06-27T00:09:35.852482797Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-27T00:09:35.852536198Z level=info msg="Migration successfully executed" id="Update org table charset" duration=57.081µs logger=migrator t=2026-06-27T00:09:35.956425037Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-27T00:09:35.956564789Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=143.632µs logger=migrator t=2026-06-27T00:09:36.087813065Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-27T00:09:36.08815137Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=341.476µs logger=migrator t=2026-06-27T00:09:36.274921135Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-27T00:09:36.277853926Z level=info msg="Migration successfully executed" id="create dashboard table" duration=2.935962ms logger=migrator t=2026-06-27T00:09:36.288770847Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-27T00:09:36.289731333Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=962.087µs logger=migrator t=2026-06-27T00:09:36.297456288Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-27T00:09:36.298367794Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=912.066µs logger=migrator t=2026-06-27T00:09:36.301930266Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-27T00:09:36.302642169Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=712.233µs logger=migrator t=2026-06-27T00:09:36.307701257Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-27T00:09:36.309165873Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.463636ms logger=migrator t=2026-06-27T00:09:36.323448702Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-27T00:09:36.324332208Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=882.835µs logger=migrator t=2026-06-27T00:09:36.328026953Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-27T00:09:36.333861585Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.833312ms logger=migrator t=2026-06-27T00:09:36.33820181Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-27T00:09:36.33879443Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=592.99µs logger=migrator t=2026-06-27T00:09:36.342979084Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-27T00:09:36.343814818Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=834.094µs logger=migrator t=2026-06-27T00:09:36.347793048Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-27T00:09:36.34910278Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.308932ms logger=migrator t=2026-06-27T00:09:36.35418905Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-27T00:09:36.354666648Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=477.369µs logger=migrator t=2026-06-27T00:09:36.357897284Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-27T00:09:36.358851151Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=953.827µs logger=migrator t=2026-06-27T00:09:36.362975903Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-27T00:09:36.363058724Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=83.571µs logger=migrator t=2026-06-27T00:09:36.365511787Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-27T00:09:36.367210417Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.69813ms logger=migrator t=2026-06-27T00:09:36.371523742Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-27T00:09:36.373375625Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.853333ms logger=migrator t=2026-06-27T00:09:36.376480109Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-27T00:09:36.379747596Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.263457ms logger=migrator t=2026-06-27T00:09:36.38343712Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-27T00:09:36.384902756Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.465976ms logger=migrator t=2026-06-27T00:09:36.389064998Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-27T00:09:36.390883951Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.818593ms logger=migrator t=2026-06-27T00:09:36.395259138Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-27T00:09:36.396257685Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.000137ms logger=migrator t=2026-06-27T00:09:36.400377246Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-27T00:09:36.401677499Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.302323ms logger=migrator t=2026-06-27T00:09:36.406530315Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-27T00:09:36.406590356Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=60.641µs logger=migrator t=2026-06-27T00:09:36.410048506Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-27T00:09:36.410101697Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=55.661µs logger=migrator t=2026-06-27T00:09:36.414057125Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-27T00:09:36.417026367Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.984162ms logger=migrator t=2026-06-27T00:09:36.421822291Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-27T00:09:36.423924958Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.104137ms logger=migrator t=2026-06-27T00:09:36.429420024Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-27T00:09:36.431218545Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.804621ms logger=migrator t=2026-06-27T00:09:36.434535694Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-27T00:09:36.438807008Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.269364ms logger=migrator t=2026-06-27T00:09:36.446108926Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-27T00:09:36.446536823Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=455.377µs logger=migrator t=2026-06-27T00:09:36.45097548Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-27T00:09:36.452395756Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.420466ms logger=migrator t=2026-06-27T00:09:36.45946467Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-27T00:09:36.461093437Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.627638ms logger=migrator t=2026-06-27T00:09:36.467747613Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-27T00:09:36.467815085Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=69.312µs logger=migrator t=2026-06-27T00:09:36.477174999Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-27T00:09:36.478750966Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.579367ms logger=migrator t=2026-06-27T00:09:36.48580004Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-27T00:09:36.487041731Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.241641ms logger=migrator t=2026-06-27T00:09:36.492389104Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-27T00:09:36.498127005Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.740051ms logger=migrator t=2026-06-27T00:09:36.502813007Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-27T00:09:36.503712772Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=910.095µs logger=migrator t=2026-06-27T00:09:36.507443888Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-27T00:09:36.508341563Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=897.475µs logger=migrator t=2026-06-27T00:09:36.512004687Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-27T00:09:36.513770638Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.763381ms logger=migrator t=2026-06-27T00:09:36.519727512Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-27T00:09:36.520470735Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=746.483µs logger=migrator t=2026-06-27T00:09:36.523852104Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-27T00:09:36.52473369Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=883.336µs logger=migrator t=2026-06-27T00:09:36.528253541Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-27T00:09:36.531402396Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.145495ms logger=migrator t=2026-06-27T00:09:36.536219861Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-27T00:09:36.537086936Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=866.465µs logger=migrator t=2026-06-27T00:09:36.540913673Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-27T00:09:36.541105726Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=192.423µs logger=migrator t=2026-06-27T00:09:36.544914223Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-27T00:09:36.545101226Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=184.073µs logger=migrator t=2026-06-27T00:09:36.550402478Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-27T00:09:36.551754772Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.352433ms logger=migrator t=2026-06-27T00:09:36.555914715Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-27T00:09:36.558615382Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.700627ms logger=migrator t=2026-06-27T00:09:36.562017611Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-27T00:09:36.563058029Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.040008ms logger=migrator t=2026-06-27T00:09:36.569148147Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-27T00:09:36.570711273Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.559486ms logger=migrator t=2026-06-27T00:09:36.575330804Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-27T00:09:36.576660347Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.335153ms logger=migrator t=2026-06-27T00:09:36.580573456Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-27T00:09:36.581556353Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=983.187µs logger=migrator t=2026-06-27T00:09:36.589428881Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-27T00:09:36.591194762Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.920504ms logger=migrator t=2026-06-27T00:09:36.59568724Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-27T00:09:36.602850585Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.162755ms logger=migrator t=2026-06-27T00:09:36.606071702Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-27T00:09:36.606789904Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=717.473µs logger=migrator t=2026-06-27T00:09:36.611915274Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-27T00:09:36.612573805Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=658.662µs logger=migrator t=2026-06-27T00:09:36.617320888Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-27T00:09:36.618258294Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=937.766µs logger=migrator t=2026-06-27T00:09:36.622784153Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-27T00:09:36.623959954Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.179591ms logger=migrator t=2026-06-27T00:09:36.628086326Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-27T00:09:36.630763963Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.673987ms logger=migrator t=2026-06-27T00:09:36.634490808Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-27T00:09:36.637065383Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.574175ms logger=migrator t=2026-06-27T00:09:36.641433019Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-27T00:09:36.64152597Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=93.941µs logger=migrator t=2026-06-27T00:09:36.645106174Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-27T00:09:36.645422939Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=316.525µs logger=migrator t=2026-06-27T00:09:36.649283836Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-27T00:09:36.652825809Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.541423ms logger=migrator t=2026-06-27T00:09:36.65631716Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-27T00:09:36.656591264Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=275.924µs logger=migrator t=2026-06-27T00:09:36.660482962Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-27T00:09:36.660680135Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=197.333µs logger=migrator t=2026-06-27T00:09:36.664208978Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-27T00:09:36.668828298Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.6194ms logger=migrator t=2026-06-27T00:09:36.675112407Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-27T00:09:36.675355973Z level=info msg="Migration successfully executed" id="Update uid value" duration=243.675µs logger=migrator t=2026-06-27T00:09:36.679108608Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-27T00:09:36.680588243Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.480595ms logger=migrator t=2026-06-27T00:09:36.690946334Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-27T00:09:36.692025364Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.08144ms logger=migrator t=2026-06-27T00:09:36.696532662Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-27T00:09:36.697164443Z level=info msg="Migration successfully executed" id="create api_key table" duration=631.731µs logger=migrator t=2026-06-27T00:09:36.703912601Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-27T00:09:36.704690165Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=778.574µs logger=migrator t=2026-06-27T00:09:36.711457733Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-27T00:09:36.712275057Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=814.205µs logger=migrator t=2026-06-27T00:09:36.71755828Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-27T00:09:36.719615725Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.058315ms logger=migrator t=2026-06-27T00:09:36.727009945Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-27T00:09:36.730508836Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=3.48252ms logger=migrator t=2026-06-27T00:09:36.735604635Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-27T00:09:36.736913048Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.311273ms logger=migrator t=2026-06-27T00:09:36.740485731Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-27T00:09:36.741433997Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=947.976µs logger=migrator t=2026-06-27T00:09:36.746024337Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-27T00:09:36.753975126Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.950309ms logger=migrator t=2026-06-27T00:09:36.757670821Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-27T00:09:36.758542336Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=871.555µs logger=migrator t=2026-06-27T00:09:36.762891112Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-27T00:09:36.763858979Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=966.777µs logger=migrator t=2026-06-27T00:09:36.768568201Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-27T00:09:36.770166939Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.601408ms logger=migrator t=2026-06-27T00:09:36.774268971Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-27T00:09:36.775824557Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.554796ms logger=migrator t=2026-06-27T00:09:36.784162473Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-27T00:09:36.78451043Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=348.317µs logger=migrator t=2026-06-27T00:09:36.792188803Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-27T00:09:36.793251523Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.07146ms logger=migrator t=2026-06-27T00:09:36.796714073Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-27T00:09:36.796744134Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.98µs logger=migrator t=2026-06-27T00:09:36.800740533Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-27T00:09:36.80343643Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.695357ms logger=migrator t=2026-06-27T00:09:36.808430708Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-27T00:09:36.811642123Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.213635ms logger=migrator t=2026-06-27T00:09:36.815318098Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-27T00:09:36.815658014Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=344.576µs logger=migrator t=2026-06-27T00:09:36.819128515Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-27T00:09:36.824509879Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.380644ms logger=migrator t=2026-06-27T00:09:36.83032975Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-27T00:09:36.835056353Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.732413ms logger=migrator t=2026-06-27T00:09:36.838664786Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-27T00:09:36.83949341Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=827.914µs logger=migrator t=2026-06-27T00:09:36.84405512Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-27T00:09:36.844789713Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=728.733µs logger=migrator t=2026-06-27T00:09:36.848751172Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-27T00:09:36.85036225Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.610908ms logger=migrator t=2026-06-27T00:09:36.855193805Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-27T00:09:36.856502517Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.310832ms logger=migrator t=2026-06-27T00:09:36.86118951Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-27T00:09:36.862678675Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.491415ms logger=migrator t=2026-06-27T00:09:36.86695165Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-27T00:09:36.868376885Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.426125ms logger=migrator t=2026-06-27T00:09:36.875313996Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-27T00:09:36.875395438Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=83.852µs logger=migrator t=2026-06-27T00:09:36.88125783Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-27T00:09:36.881289551Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=35.181µs logger=migrator t=2026-06-27T00:09:36.885749739Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-27T00:09:36.888813353Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.064734ms logger=migrator t=2026-06-27T00:09:36.892231992Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-27T00:09:36.896926535Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.699042ms logger=migrator t=2026-06-27T00:09:36.90127953Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-27T00:09:36.901452573Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=243.984µs logger=migrator t=2026-06-27T00:09:36.908450886Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-27T00:09:36.909244329Z level=info msg="Migration successfully executed" id="create quota table v1" duration=793.513µs logger=migrator t=2026-06-27T00:09:36.912801472Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-27T00:09:36.91384844Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.046389ms logger=migrator t=2026-06-27T00:09:36.918206736Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-27T00:09:36.918230786Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.21µs logger=migrator t=2026-06-27T00:09:36.922001783Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-27T00:09:36.922816167Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=813.554µs logger=migrator t=2026-06-27T00:09:36.926879507Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-27T00:09:36.928914413Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.013816ms logger=migrator t=2026-06-27T00:09:36.939924806Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-27T00:09:36.943780883Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.862066ms logger=migrator t=2026-06-27T00:09:36.948387093Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-27T00:09:36.948413474Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.371µs logger=migrator t=2026-06-27T00:09:36.952772771Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-27T00:09:36.953740177Z level=info msg="Migration successfully executed" id="create session table" duration=967.096µs logger=migrator t=2026-06-27T00:09:36.958412359Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-27T00:09:36.958504311Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=91.492µs logger=migrator t=2026-06-27T00:09:36.963216472Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-27T00:09:36.963304534Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=87.572µs logger=migrator t=2026-06-27T00:09:36.968051247Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-27T00:09:36.968748809Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=692.092µs logger=migrator t=2026-06-27T00:09:36.974775354Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-27T00:09:36.976389293Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.617899ms logger=migrator t=2026-06-27T00:09:36.982483099Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-27T00:09:36.98253412Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=58.481µs logger=migrator t=2026-06-27T00:09:36.98883779Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-27T00:09:36.98886783Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=31.15µs logger=migrator t=2026-06-27T00:09:36.994919927Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-27T00:09:37.001325969Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.409502ms logger=migrator t=2026-06-27T00:09:37.004536045Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-27T00:09:37.006792014Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.255439ms logger=migrator t=2026-06-27T00:09:37.010277835Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-27T00:09:37.010363086Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=83.831µs logger=migrator t=2026-06-27T00:09:37.014714243Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-27T00:09:37.014852755Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=138.573µs logger=migrator t=2026-06-27T00:09:37.017500891Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-27T00:09:37.018518809Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.017747ms logger=migrator t=2026-06-27T00:09:37.023559507Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-27T00:09:37.023588297Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.84µs logger=migrator t=2026-06-27T00:09:37.026746422Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-27T00:09:37.030166932Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.419149ms logger=migrator t=2026-06-27T00:09:37.035905262Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-27T00:09:37.036100125Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=195.453µs logger=migrator t=2026-06-27T00:09:37.041133083Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-27T00:09:37.049660412Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=8.525789ms logger=migrator t=2026-06-27T00:09:37.054469746Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-27T00:09:37.061794554Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=7.321298ms logger=migrator t=2026-06-27T00:09:37.066429044Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-27T00:09:37.066619818Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=171.973µs logger=migrator t=2026-06-27T00:09:37.071113496Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-27T00:09:37.072431459Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.310323ms logger=migrator t=2026-06-27T00:09:37.078970044Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-27T00:09:37.079964581Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=996.537µs logger=migrator t=2026-06-27T00:09:37.086305851Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-27T00:09:37.088126713Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.818732ms logger=migrator t=2026-06-27T00:09:37.093957035Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-27T00:09:37.095637464Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.680379ms logger=migrator t=2026-06-27T00:09:37.100529939Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-27T00:09:37.10108665Z level=info msg="Migration successfully executed" id="add index alert state" duration=556.641µs logger=migrator t=2026-06-27T00:09:37.106376271Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-27T00:09:37.107640573Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.264342ms logger=migrator t=2026-06-27T00:09:37.112539499Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-27T00:09:37.113648678Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.109019ms logger=migrator t=2026-06-27T00:09:37.160212771Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-27T00:09:37.162301497Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.088596ms logger=migrator t=2026-06-27T00:09:37.168879722Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-27T00:09:37.169720336Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=840.294µs logger=migrator t=2026-06-27T00:09:37.174643002Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-27T00:09:37.18427349Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.630388ms logger=migrator t=2026-06-27T00:09:37.188428783Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-27T00:09:37.188926891Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=497.458µs logger=migrator t=2026-06-27T00:09:37.193653094Z 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-06-27T00:09:37.194526279Z 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=873.115µs logger=migrator t=2026-06-27T00:09:37.199049788Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-27T00:09:37.199314923Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=265.915µs logger=migrator t=2026-06-27T00:09:37.203279162Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-27T00:09:37.204077975Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=798.984µs logger=migrator t=2026-06-27T00:09:37.209247586Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-27T00:09:37.210866674Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.618538ms logger=migrator t=2026-06-27T00:09:37.215133628Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-27T00:09:37.220040164Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.907976ms logger=migrator t=2026-06-27T00:09:37.22497541Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-27T00:09:37.227434793Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.458663ms logger=migrator t=2026-06-27T00:09:37.231090517Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-27T00:09:37.234616258Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.525301ms logger=migrator t=2026-06-27T00:09:37.23817697Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-27T00:09:37.241878785Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.705215ms logger=migrator t=2026-06-27T00:09:37.245455697Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-27T00:09:37.246292282Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=835.795µs logger=migrator t=2026-06-27T00:09:37.250675898Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-27T00:09:37.250703049Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.051µs logger=migrator t=2026-06-27T00:09:37.254406593Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-27T00:09:37.254435274Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.621µs logger=migrator t=2026-06-27T00:09:37.258370683Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-27T00:09:37.259601534Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.230931ms logger=migrator t=2026-06-27T00:09:37.264462509Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-27T00:09:37.265857483Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.394814ms logger=migrator t=2026-06-27T00:09:37.271987911Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-27T00:09:37.272666592Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=678.461µs logger=migrator t=2026-06-27T00:09:37.27711516Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-27T00:09:37.278350072Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.234733ms logger=migrator t=2026-06-27T00:09:37.282828979Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-27T00:09:37.284145552Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.316093ms logger=migrator t=2026-06-27T00:09:37.288754673Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-27T00:09:37.292380326Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.625163ms logger=migrator t=2026-06-27T00:09:37.295822906Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-27T00:09:37.2994988Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.675564ms logger=migrator t=2026-06-27T00:09:37.303591042Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-27T00:09:37.303760865Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=169.763µs logger=migrator t=2026-06-27T00:09:37.307482799Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-27T00:09:37.308545838Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.062739ms logger=migrator t=2026-06-27T00:09:37.312868363Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-27T00:09:37.313675447Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=806.514µs logger=migrator t=2026-06-27T00:09:37.317395523Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-27T00:09:37.321026155Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.629972ms logger=migrator t=2026-06-27T00:09:37.324611158Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-27T00:09:37.324675069Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.301µs logger=migrator t=2026-06-27T00:09:37.328425015Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-27T00:09:37.329258859Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=833.794µs logger=migrator t=2026-06-27T00:09:37.334994959Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-27T00:09:37.336835202Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.839573ms logger=migrator t=2026-06-27T00:09:37.341186497Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-27T00:09:37.341281129Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=95.012µs logger=migrator t=2026-06-27T00:09:37.344060477Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-27T00:09:37.344885302Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=823.345µs logger=migrator t=2026-06-27T00:09:37.348746779Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-27T00:09:37.349616624Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=871.635µs logger=migrator t=2026-06-27T00:09:37.353538483Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-27T00:09:37.354362167Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=821.644µs logger=migrator t=2026-06-27T00:09:37.358349046Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-27T00:09:37.359181872Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=832.416µs logger=migrator t=2026-06-27T00:09:37.363472186Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-27T00:09:37.364709888Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.237352ms logger=migrator t=2026-06-27T00:09:37.369723235Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-27T00:09:37.371337013Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.613448ms logger=migrator t=2026-06-27T00:09:37.376016225Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-27T00:09:37.376043356Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.851µs logger=migrator t=2026-06-27T00:09:37.379618088Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-27T00:09:37.383569656Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.951108ms logger=migrator t=2026-06-27T00:09:37.387211331Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-27T00:09:37.387969694Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=757.992µs logger=migrator t=2026-06-27T00:09:37.391978423Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-27T00:09:37.396999851Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.020888ms logger=migrator t=2026-06-27T00:09:37.400544392Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-27T00:09:37.401258556Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=714.113µs logger=migrator t=2026-06-27T00:09:37.404737176Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-27T00:09:37.405659122Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=921.136µs logger=migrator t=2026-06-27T00:09:37.409787884Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-27T00:09:37.410571098Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=783.224µs logger=migrator t=2026-06-27T00:09:37.414815882Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-27T00:09:37.426305252Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.48918ms logger=migrator t=2026-06-27T00:09:37.43020568Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-27T00:09:37.430706799Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=500.889µs logger=migrator t=2026-06-27T00:09:37.434010746Z 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-06-27T00:09:37.434625518Z 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=614.462µs logger=migrator t=2026-06-27T00:09:37.438615487Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-27T00:09:37.438884161Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=268.764µs logger=migrator t=2026-06-27T00:09:37.442176809Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-27T00:09:37.442675727Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=498.698µs logger=migrator t=2026-06-27T00:09:37.446195549Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-27T00:09:37.446478314Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=282.795µs logger=migrator t=2026-06-27T00:09:37.451655765Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-27T00:09:37.46000535Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.347246ms logger=migrator t=2026-06-27T00:09:37.463814286Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-27T00:09:37.466645936Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.83148ms logger=migrator t=2026-06-27T00:09:37.470540503Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-27T00:09:37.471298517Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=757.654µs logger=migrator t=2026-06-27T00:09:37.475753655Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-27T00:09:37.476378916Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=625.091µs logger=migrator t=2026-06-27T00:09:37.480385966Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-27T00:09:37.480541458Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=155.332µs logger=migrator t=2026-06-27T00:09:37.484040389Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-27T00:09:37.486925969Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=2.88489ms logger=migrator t=2026-06-27T00:09:37.490798738Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-27T00:09:37.491408268Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=610.28µs logger=migrator t=2026-06-27T00:09:37.496843383Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-27T00:09:37.496994715Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=150.862µs logger=migrator t=2026-06-27T00:09:37.501090487Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-27T00:09:37.501511274Z level=info msg="Migration successfully executed" id="Move region to single row" duration=420.977µs logger=migrator t=2026-06-27T00:09:37.505173558Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-27T00:09:37.505960152Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=786.424µs logger=migrator t=2026-06-27T00:09:37.510832177Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-27T00:09:37.511635531Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=802.744µs logger=migrator t=2026-06-27T00:09:37.515688202Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-27T00:09:37.516563897Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=874.925µs logger=migrator t=2026-06-27T00:09:37.520532996Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-27T00:09:37.521412522Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=878.456µs logger=migrator t=2026-06-27T00:09:37.527144832Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-27T00:09:37.528408953Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.264041ms logger=migrator t=2026-06-27T00:09:37.53338648Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-27T00:09:37.534688742Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.300412ms logger=migrator t=2026-06-27T00:09:37.539552938Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-27T00:09:37.539633109Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=81.021µs logger=migrator t=2026-06-27T00:09:37.544781609Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-27T00:09:37.545973339Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.218241ms logger=migrator t=2026-06-27T00:09:37.551585497Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-27T00:09:37.553167385Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.581038ms logger=migrator t=2026-06-27T00:09:37.557963339Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-27T00:09:37.558833794Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=872.715µs logger=migrator t=2026-06-27T00:09:37.564139057Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-27T00:09:37.565391448Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.250201ms logger=migrator t=2026-06-27T00:09:37.570166012Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-27T00:09:37.570595699Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=423.737µs logger=migrator t=2026-06-27T00:09:37.575136729Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-27T00:09:37.575541566Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=404.287µs logger=migrator t=2026-06-27T00:09:37.579672617Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-27T00:09:37.579737008Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=64.901µs logger=migrator t=2026-06-27T00:09:37.585075212Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-27T00:09:37.586457506Z level=info msg="Migration successfully executed" id="create team table" duration=1.381224ms logger=migrator t=2026-06-27T00:09:37.591602636Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-27T00:09:37.593110962Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.508316ms logger=migrator t=2026-06-27T00:09:37.598219661Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-27T00:09:37.599221878Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.001887ms logger=migrator t=2026-06-27T00:09:37.604977968Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-27T00:09:37.612150644Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.173356ms logger=migrator t=2026-06-27T00:09:37.615904979Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-27T00:09:37.616077132Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=172.273µs logger=migrator t=2026-06-27T00:09:37.620053712Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-27T00:09:37.621242073Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.15711ms logger=migrator t=2026-06-27T00:09:37.633262053Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-27T00:09:37.634757278Z level=info msg="Migration successfully executed" id="create team member table" duration=1.495435ms logger=migrator t=2026-06-27T00:09:37.640735152Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-27T00:09:37.642631936Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.868283ms logger=migrator t=2026-06-27T00:09:37.648937176Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-27T00:09:37.650056766Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.11842ms logger=migrator t=2026-06-27T00:09:37.654235058Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-27T00:09:37.655276396Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.040448ms logger=migrator t=2026-06-27T00:09:37.665171909Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-27T00:09:37.672722001Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.549462ms logger=migrator t=2026-06-27T00:09:37.677992572Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-27T00:09:37.683518139Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.525447ms logger=migrator t=2026-06-27T00:09:37.687510149Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-27T00:09:37.693062596Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.545667ms logger=migrator t=2026-06-27T00:09:37.698727524Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-27T00:09:37.699931875Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.207231ms logger=migrator t=2026-06-27T00:09:37.705595304Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-27T00:09:37.706716984Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.12432ms logger=migrator t=2026-06-27T00:09:37.710627202Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-27T00:09:37.711756602Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.12939ms logger=migrator t=2026-06-27T00:09:37.722260625Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-27T00:09:37.723317254Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.05974ms logger=migrator t=2026-06-27T00:09:37.731122889Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-27T00:09:37.732065726Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=949.687µs logger=migrator t=2026-06-27T00:09:37.800011501Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-27T00:09:37.801757442Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.750201ms logger=migrator t=2026-06-27T00:09:37.825880692Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-27T00:09:37.827328888Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.448686ms logger=migrator t=2026-06-27T00:09:37.831881347Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-27T00:09:37.833441584Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.560397ms logger=migrator t=2026-06-27T00:09:37.837582136Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-27T00:09:37.838185137Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=603.221µs logger=migrator t=2026-06-27T00:09:37.8434692Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-27T00:09:37.843696654Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=227.934µs logger=migrator t=2026-06-27T00:09:37.847710783Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-27T00:09:37.848405365Z level=info msg="Migration successfully executed" id="create tag table" duration=694.702µs logger=migrator t=2026-06-27T00:09:37.852539687Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-27T00:09:37.853639536Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.099319ms logger=migrator t=2026-06-27T00:09:37.858212777Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-27T00:09:37.859361506Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.149099ms logger=migrator t=2026-06-27T00:09:37.865520423Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-27T00:09:37.867136132Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.615209ms logger=migrator t=2026-06-27T00:09:37.872379134Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-27T00:09:37.873092386Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=714.492µs logger=migrator t=2026-06-27T00:09:37.876937802Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-27T00:09:37.896452633Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.509711ms logger=migrator t=2026-06-27T00:09:37.901685465Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-27T00:09:37.902582201Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=899.336µs logger=migrator t=2026-06-27T00:09:37.907426815Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-27T00:09:37.908566615Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.143311ms logger=migrator t=2026-06-27T00:09:37.915137019Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-27T00:09:37.915495536Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=332.756µs logger=migrator t=2026-06-27T00:09:37.919572027Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-27T00:09:37.920408561Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=835.574µs logger=migrator t=2026-06-27T00:09:37.927377054Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-27T00:09:37.928041585Z level=info msg="Migration successfully executed" id="create user auth table" duration=665.191µs logger=migrator t=2026-06-27T00:09:37.933284096Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-27T00:09:37.934552408Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.266562ms logger=migrator t=2026-06-27T00:09:37.93925434Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-27T00:09:37.939348032Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=94.762µs logger=migrator t=2026-06-27T00:09:37.944286398Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-27T00:09:37.950332804Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.044486ms logger=migrator t=2026-06-27T00:09:37.954938483Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-27T00:09:37.962662218Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.719025ms logger=migrator t=2026-06-27T00:09:37.968184435Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-27T00:09:37.974144739Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.961314ms logger=migrator t=2026-06-27T00:09:37.978731569Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-27T00:09:37.984135483Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.403224ms logger=migrator t=2026-06-27T00:09:37.995557042Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-27T00:09:37.998738668Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=3.179696ms logger=migrator t=2026-06-27T00:09:38.02296341Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-27T00:09:38.033284909Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=10.320929ms logger=migrator t=2026-06-27T00:09:38.040570396Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-27T00:09:38.046147074Z level=info msg="Migration successfully executed" id="create server_lock table" duration=5.579027ms logger=migrator t=2026-06-27T00:09:38.054672112Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-27T00:09:38.055475206Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=801.813µs logger=migrator t=2026-06-27T00:09:38.062327325Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-27T00:09:38.06320398Z level=info msg="Migration successfully executed" id="create user auth token table" duration=876.275µs logger=migrator t=2026-06-27T00:09:38.07063157Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-27T00:09:38.07176453Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.13337ms logger=migrator t=2026-06-27T00:09:38.077582791Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-27T00:09:38.078746572Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.167341ms logger=migrator t=2026-06-27T00:09:38.082788792Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-27T00:09:38.083743958Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=946.046µs logger=migrator t=2026-06-27T00:09:38.088341288Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-27T00:09:38.094080718Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.73922ms logger=migrator t=2026-06-27T00:09:38.099654685Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-27T00:09:38.100352467Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=697.972µs logger=migrator t=2026-06-27T00:09:38.105290773Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-27T00:09:38.107318889Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.026696ms logger=migrator t=2026-06-27T00:09:38.111329058Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-27T00:09:38.112321796Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=993.718µs logger=migrator t=2026-06-27T00:09:38.116568589Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-27T00:09:38.117567607Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=998.227µs logger=migrator t=2026-06-27T00:09:38.12116378Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-27T00:09:38.12229606Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.13159ms logger=migrator t=2026-06-27T00:09:38.126153416Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-27T00:09:38.126219727Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=66.941µs logger=migrator t=2026-06-27T00:09:38.130792107Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-27T00:09:38.130874949Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=83.432µs logger=migrator t=2026-06-27T00:09:38.135396668Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-27T00:09:38.141204089Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=5.802381ms logger=migrator t=2026-06-27T00:09:38.148084298Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-27T00:09:38.149997822Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.912644ms logger=migrator t=2026-06-27T00:09:38.156009866Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-27T00:09:38.158564291Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.555935ms logger=migrator t=2026-06-27T00:09:38.164314401Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-27T00:09:38.164398712Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=84.621µs logger=migrator t=2026-06-27T00:09:38.16998479Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-27T00:09:38.171181091Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.195921ms logger=migrator t=2026-06-27T00:09:38.176819609Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-27T00:09:38.177829327Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.006218ms logger=migrator t=2026-06-27T00:09:38.182757003Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-27T00:09:38.183657938Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=901.635µs logger=migrator t=2026-06-27T00:09:38.186606519Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-27T00:09:38.187437923Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=830.954µs logger=migrator t=2026-06-27T00:09:38.190505407Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-27T00:09:38.195610246Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.103909ms logger=migrator t=2026-06-27T00:09:38.199633036Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-27T00:09:38.200494111Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=860.935µs logger=migrator t=2026-06-27T00:09:38.203971481Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-27T00:09:38.204041313Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=70.141µs logger=migrator t=2026-06-27T00:09:38.207724377Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-27T00:09:38.208917768Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.192911ms logger=migrator t=2026-06-27T00:09:38.21421953Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-27T00:09:38.216017472Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.802122ms logger=migrator t=2026-06-27T00:09:38.220923226Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-27T00:09:38.221996936Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.07361ms logger=migrator t=2026-06-27T00:09:38.225950104Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-27T00:09:38.226181278Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=231.874µs logger=migrator t=2026-06-27T00:09:38.229940424Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-27T00:09:38.231612813Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.671489ms logger=migrator t=2026-06-27T00:09:38.236114252Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-27T00:09:38.23717047Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.060018ms logger=migrator t=2026-06-27T00:09:38.243693433Z 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-06-27T00:09:38.246628124Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.933541ms logger=migrator t=2026-06-27T00:09:38.253929371Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-27T00:09:38.255126462Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.197911ms logger=migrator t=2026-06-27T00:09:38.259482208Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-27T00:09:38.266149654Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.667136ms logger=migrator t=2026-06-27T00:09:38.269255819Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-27T00:09:38.270446569Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.19155ms logger=migrator t=2026-06-27T00:09:38.273303689Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-27T00:09:38.274335346Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.031687ms logger=migrator t=2026-06-27T00:09:38.277318219Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-27T00:09:38.315466793Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=38.144054ms logger=migrator t=2026-06-27T00:09:38.321935345Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-27T00:09:38.362625294Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=40.687539ms logger=migrator t=2026-06-27T00:09:38.366831607Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-27T00:09:38.367769444Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=938.097µs logger=migrator t=2026-06-27T00:09:38.371677062Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-27T00:09:38.372898853Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.227192ms logger=migrator t=2026-06-27T00:09:38.37735747Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-27T00:09:38.38365618Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.29947ms logger=migrator t=2026-06-27T00:09:38.386887557Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-27T00:09:38.393693295Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.802658ms logger=migrator t=2026-06-27T00:09:38.399196971Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-27T00:09:38.400357381Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.16169ms logger=migrator t=2026-06-27T00:09:38.404479253Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-27T00:09:38.405519991Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.040198ms logger=migrator t=2026-06-27T00:09:38.410520748Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-27T00:09:38.411844501Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.322473ms logger=migrator t=2026-06-27T00:09:38.419311381Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-27T00:09:38.4215629Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.252019ms logger=migrator t=2026-06-27T00:09:38.426204272Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-27T00:09:38.426271683Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.111µs logger=migrator t=2026-06-27T00:09:38.430913223Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-27T00:09:38.440177935Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.262202ms logger=migrator t=2026-06-27T00:09:38.444427779Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-27T00:09:38.452743833Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.316834ms logger=migrator t=2026-06-27T00:09:38.456878966Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-27T00:09:38.463305937Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.426751ms logger=migrator t=2026-06-27T00:09:38.468016529Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-27T00:09:38.468666991Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=650.322µs logger=migrator t=2026-06-27T00:09:38.472557288Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-27T00:09:38.473283031Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=725.813µs logger=migrator t=2026-06-27T00:09:38.47781348Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-27T00:09:38.486369339Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.559299ms logger=migrator t=2026-06-27T00:09:38.49157713Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-27T00:09:38.499321425Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.737525ms logger=migrator t=2026-06-27T00:09:38.505643875Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-27T00:09:38.508289021Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.645756ms logger=migrator t=2026-06-27T00:09:38.514928246Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-27T00:09:38.524678716Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.75169ms logger=migrator t=2026-06-27T00:09:38.529114243Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-27T00:09:38.534047409Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.932336ms logger=migrator t=2026-06-27T00:09:38.539755808Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-27T00:09:38.5398241Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.132µs logger=migrator t=2026-06-27T00:09:38.544071554Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-27T00:09:38.545139982Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.068478ms logger=migrator t=2026-06-27T00:09:38.549517829Z 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-06-27T00:09:38.550526646Z 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.008647ms logger=migrator t=2026-06-27T00:09:38.555801978Z 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-06-27T00:09:38.55706882Z 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.265762ms logger=migrator t=2026-06-27T00:09:38.563545253Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-27T00:09:38.563651855Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=159.103µs logger=migrator t=2026-06-27T00:09:38.568267825Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-27T00:09:38.575157075Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.88774ms logger=migrator t=2026-06-27T00:09:38.580381066Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-27T00:09:38.586532723Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.154687ms logger=migrator t=2026-06-27T00:09:38.590893149Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-27T00:09:38.597090187Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.196128ms logger=migrator t=2026-06-27T00:09:38.601580795Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-27T00:09:38.608940693Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.357618ms logger=migrator t=2026-06-27T00:09:38.614800335Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-27T00:09:38.622767264Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.970749ms logger=migrator t=2026-06-27T00:09:38.627764701Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-27T00:09:38.627837033Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=73.722µs logger=migrator t=2026-06-27T00:09:38.754990257Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-27T00:09:38.756025484Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.037558ms logger=migrator t=2026-06-27T00:09:38.764858438Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-27T00:09:38.773781414Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.929696ms logger=migrator t=2026-06-27T00:09:38.778037257Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-27T00:09:38.778095648Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=59.271µs logger=migrator t=2026-06-27T00:09:38.783263139Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-27T00:09:38.791683745Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.410127ms logger=migrator t=2026-06-27T00:09:38.796121613Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-27T00:09:38.797173131Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.051778ms logger=migrator t=2026-06-27T00:09:38.802079287Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-27T00:09:38.808510458Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.430751ms logger=migrator t=2026-06-27T00:09:38.812858785Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-27T00:09:38.813666158Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=806.724µs logger=migrator t=2026-06-27T00:09:38.818374701Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-27T00:09:38.819945307Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.569226ms logger=migrator t=2026-06-27T00:09:38.824776452Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-27T00:09:38.831245044Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.468392ms logger=migrator t=2026-06-27T00:09:38.836922953Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-27T00:09:38.838325718Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.402835ms logger=migrator t=2026-06-27T00:09:38.843464527Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-27T00:09:38.844593556Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.129109ms logger=migrator t=2026-06-27T00:09:38.848910461Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-27T00:09:38.849753757Z level=info msg="Migration successfully executed" id="create alert_image table" duration=843.175µs logger=migrator t=2026-06-27T00:09:38.853823777Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-27T00:09:38.855005088Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.181081ms logger=migrator t=2026-06-27T00:09:38.860355342Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-27T00:09:38.860496764Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=142.442µs logger=migrator t=2026-06-27T00:09:38.864846879Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-27T00:09:38.865970689Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.12703ms logger=migrator t=2026-06-27T00:09:38.872456812Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-27T00:09:38.873751124Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.297522ms logger=migrator t=2026-06-27T00:09:38.87808041Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-27T00:09:38.878439516Z 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-06-27T00:09:38.88265503Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-27T00:09:38.883114888Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=461.008µs logger=migrator t=2026-06-27T00:09:38.888078813Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-27T00:09:38.889080081Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=994.068µs logger=migrator t=2026-06-27T00:09:38.893186512Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-27T00:09:38.899777918Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.592336ms logger=migrator t=2026-06-27T00:09:38.904817435Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-27T00:09:38.905851764Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.035299ms logger=migrator t=2026-06-27T00:09:38.911655325Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-27T00:09:38.912649722Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=994.387µs logger=migrator t=2026-06-27T00:09:38.917188371Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-27T00:09:38.917967614Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=779.603µs logger=migrator t=2026-06-27T00:09:38.922806249Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-27T00:09:38.923792976Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=987.376µs logger=migrator t=2026-06-27T00:09:38.928396286Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-27T00:09:38.929600517Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.20468ms logger=migrator t=2026-06-27T00:09:38.934601084Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-27T00:09:38.934633934Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.87µs logger=migrator t=2026-06-27T00:09:38.939006981Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-27T00:09:38.939124693Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=121.662µs logger=migrator t=2026-06-27T00:09:38.944563128Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-27T00:09:38.952100428Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.53593ms logger=migrator t=2026-06-27T00:09:38.956531286Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-27T00:09:38.956915413Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=382.667µs logger=migrator t=2026-06-27T00:09:38.961726287Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-27T00:09:38.962829605Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.103438ms logger=migrator t=2026-06-27T00:09:38.968770489Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-27T00:09:38.969086734Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=317.225µs logger=migrator t=2026-06-27T00:09:38.973478911Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-27T00:09:38.974547009Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.064408ms logger=migrator t=2026-06-27T00:09:38.979243551Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-27T00:09:38.980097176Z level=info msg="Migration successfully executed" id="create secrets table" duration=854.015µs logger=migrator t=2026-06-27T00:09:38.984555934Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-27T00:09:39.014011335Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=29.448881ms logger=migrator t=2026-06-27T00:09:39.019167855Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-27T00:09:39.024270884Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.102799ms logger=migrator t=2026-06-27T00:09:39.028349616Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-27T00:09:39.028516098Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=166.553µs logger=migrator t=2026-06-27T00:09:39.03264234Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-27T00:09:39.0689242Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.27793ms logger=migrator t=2026-06-27T00:09:39.073970538Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-27T00:09:39.105454225Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.481887ms logger=migrator t=2026-06-27T00:09:39.110154347Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-27T00:09:39.110800688Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=644.901µs logger=migrator t=2026-06-27T00:09:39.116375055Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-27T00:09:39.117608966Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.233781ms logger=migrator t=2026-06-27T00:09:39.123472018Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-27T00:09:39.123841975Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=370.367µs logger=migrator t=2026-06-27T00:09:39.128313993Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-27T00:09:39.129709747Z level=info msg="Migration successfully executed" id="create permission table" duration=1.389975ms logger=migrator t=2026-06-27T00:09:39.134806786Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-27T00:09:39.135939565Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.132539ms logger=migrator t=2026-06-27T00:09:39.142633641Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-27T00:09:39.144225039Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.591168ms logger=migrator t=2026-06-27T00:09:39.150421757Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-27T00:09:39.151339263Z level=info msg="Migration successfully executed" id="create role table" duration=916.966µs logger=migrator t=2026-06-27T00:09:39.155934953Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-27T00:09:39.166366604Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.434421ms logger=migrator t=2026-06-27T00:09:39.170325823Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-27T00:09:39.175506953Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.18093ms logger=migrator t=2026-06-27T00:09:39.180463919Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-27T00:09:39.181588558Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.130089ms logger=migrator t=2026-06-27T00:09:39.185958125Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-27T00:09:39.187540742Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.582327ms logger=migrator t=2026-06-27T00:09:39.192451317Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-27T00:09:39.194084456Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.633849ms logger=migrator t=2026-06-27T00:09:39.199368518Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-27T00:09:39.200302814Z level=info msg="Migration successfully executed" id="create team role table" duration=934.216µs logger=migrator t=2026-06-27T00:09:39.204617498Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-27T00:09:39.205727478Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.10971ms logger=migrator t=2026-06-27T00:09:39.210098484Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-27T00:09:39.211188113Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.089059ms logger=migrator t=2026-06-27T00:09:39.216071529Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-27T00:09:39.217166677Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.095048ms logger=migrator t=2026-06-27T00:09:39.221636885Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-27T00:09:39.222888866Z level=info msg="Migration successfully executed" id="create user role table" duration=1.251951ms logger=migrator t=2026-06-27T00:09:39.227360815Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-27T00:09:39.228970972Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.609897ms logger=migrator t=2026-06-27T00:09:39.235342373Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-27T00:09:39.236436652Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.093899ms logger=migrator t=2026-06-27T00:09:39.240969371Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-27T00:09:39.242731551Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.76221ms logger=migrator t=2026-06-27T00:09:39.248169886Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-27T00:09:39.249636782Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.467516ms logger=migrator t=2026-06-27T00:09:39.255046505Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-27T00:09:39.256203306Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.156631ms logger=migrator t=2026-06-27T00:09:39.261268614Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-27T00:09:39.262388963Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.120209ms logger=migrator t=2026-06-27T00:09:39.266651917Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-27T00:09:39.274405242Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.752875ms logger=migrator t=2026-06-27T00:09:39.279559361Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-27T00:09:39.280662171Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.10202ms logger=migrator t=2026-06-27T00:09:39.285402173Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-27T00:09:39.286529993Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.12438ms logger=migrator t=2026-06-27T00:09:39.291047151Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-27T00:09:39.29210712Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.060019ms logger=migrator t=2026-06-27T00:09:39.29726906Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-27T00:09:39.298957449Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.686719ms logger=migrator t=2026-06-27T00:09:39.304503415Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-27T00:09:39.305336029Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=832.534µs logger=migrator t=2026-06-27T00:09:39.310359017Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-27T00:09:39.311830913Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.471767ms logger=migrator t=2026-06-27T00:09:39.317622783Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-27T00:09:39.325628363Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.00481ms logger=migrator t=2026-06-27T00:09:39.329952017Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-27T00:09:39.337930736Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.976579ms logger=migrator t=2026-06-27T00:09:39.34215269Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-27T00:09:39.351727226Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.574186ms logger=migrator t=2026-06-27T00:09:39.35657759Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-27T00:09:39.364459107Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.880067ms logger=migrator t=2026-06-27T00:09:39.368271754Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-27T00:09:39.369133808Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=863.864µs logger=migrator t=2026-06-27T00:09:39.373586506Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-27T00:09:39.375382197Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.79081ms logger=migrator t=2026-06-27T00:09:39.381183617Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-27T00:09:39.382782376Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.598589ms logger=migrator t=2026-06-27T00:09:39.386858186Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-27T00:09:39.387785473Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=926.827µs logger=migrator t=2026-06-27T00:09:39.391722141Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-27T00:09:39.393030324Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.306533ms logger=migrator t=2026-06-27T00:09:39.398853365Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-27T00:09:39.398954337Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=102.042µs logger=migrator t=2026-06-27T00:09:39.402887615Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-27T00:09:39.402920925Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=34.23µs logger=migrator t=2026-06-27T00:09:39.40715332Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-27T00:09:39.407580047Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=426.847µs logger=migrator t=2026-06-27T00:09:39.411427913Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-27T00:09:39.412199638Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=772.995µs logger=migrator t=2026-06-27T00:09:39.4181168Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-27T00:09:39.419166098Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.048578ms logger=migrator t=2026-06-27T00:09:39.423697507Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-27T00:09:39.424017163Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=320.286µs logger=migrator t=2026-06-27T00:09:39.42847884Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-27T00:09:39.428949509Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=478.569µs logger=migrator t=2026-06-27T00:09:39.4330604Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-27T00:09:39.433981225Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=920.695µs logger=migrator t=2026-06-27T00:09:39.43942903Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-27T00:09:39.441310303Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.880733ms logger=migrator t=2026-06-27T00:09:39.447577622Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-27T00:09:39.460214332Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.645791ms logger=migrator t=2026-06-27T00:09:39.467658251Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-27T00:09:39.467726332Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=60.081µs logger=migrator t=2026-06-27T00:09:39.471939036Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-27T00:09:39.47279416Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=854.814µs logger=migrator t=2026-06-27T00:09:39.479544278Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-27T00:09:39.481659764Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.116416ms logger=migrator t=2026-06-27T00:09:39.487637628Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-27T00:09:39.489106894Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.479207ms logger=migrator t=2026-06-27T00:09:39.493656723Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-27T00:09:39.50268884Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.031607ms logger=migrator t=2026-06-27T00:09:39.507553025Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-27T00:09:39.508658104Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.105209ms logger=migrator t=2026-06-27T00:09:39.512659273Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-27T00:09:39.513841864Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.182401ms logger=migrator t=2026-06-27T00:09:39.517712661Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-27T00:09:39.541394733Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.683912ms logger=migrator t=2026-06-27T00:09:39.546773677Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-27T00:09:39.547639291Z level=info msg="Migration successfully executed" id="create correlation v2" duration=864.814µs logger=migrator t=2026-06-27T00:09:39.55273505Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-27T00:09:39.553869359Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.134389ms logger=migrator t=2026-06-27T00:09:39.559526338Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-27T00:09:39.56076663Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.243052ms logger=migrator t=2026-06-27T00:09:39.564891931Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-27T00:09:39.56599845Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.109169ms logger=migrator t=2026-06-27T00:09:39.570235934Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-27T00:09:39.570757923Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=519.859µs logger=migrator t=2026-06-27T00:09:39.575444945Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-27T00:09:39.576744677Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.298512ms logger=migrator t=2026-06-27T00:09:39.581913127Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-27T00:09:39.591143257Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.22989ms logger=migrator t=2026-06-27T00:09:39.59535213Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-27T00:09:39.596279696Z level=info msg="Migration successfully executed" id="create entity_events table" duration=927.096µs logger=migrator t=2026-06-27T00:09:39.601389105Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-27T00:09:39.602416613Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.027218ms logger=migrator t=2026-06-27T00:09:39.60740992Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-27T00:09:39.607852418Z 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-06-27T00:09:39.612215894Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-27T00:09:39.612741282Z 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-06-27T00:09:39.616665031Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-27T00:09:39.617685439Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.019998ms logger=migrator t=2026-06-27T00:09:39.623096523Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-27T00:09:39.624427486Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.330813ms logger=migrator t=2026-06-27T00:09:39.628424076Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-27T00:09:39.629696377Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.271421ms logger=migrator t=2026-06-27T00:09:39.635283914Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-27T00:09:39.637173887Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.893623ms logger=migrator t=2026-06-27T00:09:39.642025232Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-27T00:09:39.643246083Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.222531ms logger=migrator t=2026-06-27T00:09:39.647530178Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-27T00:09:39.648714778Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.18702ms logger=migrator t=2026-06-27T00:09:39.65338851Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-27T00:09:39.654260555Z level=info msg="Migration successfully executed" id="Drop public config table" duration=869.455µs logger=migrator t=2026-06-27T00:09:39.658022959Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-27T00:09:39.65918815Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.164951ms logger=migrator t=2026-06-27T00:09:39.664862659Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-27T00:09:39.667167109Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.30728ms logger=migrator t=2026-06-27T00:09:39.672842178Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-27T00:09:39.675050145Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.210167ms logger=migrator t=2026-06-27T00:09:39.67988978Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-27T00:09:39.681245294Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.356834ms logger=migrator t=2026-06-27T00:09:39.686695079Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-27T00:09:39.710801077Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.101058ms logger=migrator t=2026-06-27T00:09:39.715499349Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-27T00:09:39.724418604Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.918035ms logger=migrator t=2026-06-27T00:09:39.730624312Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-27T00:09:39.740111667Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.486805ms logger=migrator t=2026-06-27T00:09:39.746084961Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-27T00:09:39.746255264Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=170.663µs logger=migrator t=2026-06-27T00:09:39.750713421Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-27T00:09:39.761780703Z level=info msg="Migration successfully executed" id="add share column" duration=11.067673ms logger=migrator t=2026-06-27T00:09:39.766097918Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-27T00:09:39.767567713Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=1.465585ms logger=migrator t=2026-06-27T00:09:39.774431623Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-27T00:09:39.77542729Z level=info msg="Migration successfully executed" id="create file table" duration=996.127µs logger=migrator t=2026-06-27T00:09:39.780179043Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-27T00:09:39.781342313Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.16302ms logger=migrator t=2026-06-27T00:09:39.786814598Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-27T00:09:39.7880372Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.222002ms logger=migrator t=2026-06-27T00:09:39.793416324Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-27T00:09:39.794276458Z level=info msg="Migration successfully executed" id="create file_meta table" duration=860.195µs logger=migrator t=2026-06-27T00:09:39.799063852Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-27T00:09:39.800163961Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.099789ms logger=migrator t=2026-06-27T00:09:39.804096849Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-27T00:09:39.80416085Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.931µs logger=migrator t=2026-06-27T00:09:39.808126419Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-27T00:09:39.80819538Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.871µs logger=migrator t=2026-06-27T00:09:39.812483054Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-27T00:09:39.813423181Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=930.657µs logger=migrator t=2026-06-27T00:09:39.81911322Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-27T00:09:39.819458516Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=345.986µs logger=migrator t=2026-06-27T00:09:39.824089007Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-27T00:09:39.826315185Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.225888ms logger=migrator t=2026-06-27T00:09:39.8306208Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-27T00:09:39.839714358Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.093188ms logger=migrator t=2026-06-27T00:09:39.845367606Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-27T00:09:39.845527619Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=160.213µs logger=migrator t=2026-06-27T00:09:39.849741272Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-27T00:09:39.851616964Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.875452ms logger=migrator t=2026-06-27T00:09:39.856647202Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-27T00:09:39.857040489Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=393.947µs logger=migrator t=2026-06-27T00:09:39.860403238Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-27T00:09:39.860617952Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=215.014µs logger=migrator t=2026-06-27T00:09:39.865328303Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-27T00:09:39.866166738Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=816.885µs logger=migrator t=2026-06-27T00:09:39.87150526Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-27T00:09:39.883204074Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.707394ms logger=migrator t=2026-06-27T00:09:39.886795616Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-27T00:09:39.893405211Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.608885ms logger=migrator t=2026-06-27T00:09:39.89735355Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-27T00:09:39.898376227Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.022627ms logger=migrator t=2026-06-27T00:09:39.903156271Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-27T00:09:39.976978874Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.822133ms logger=migrator t=2026-06-27T00:09:39.982321946Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-27T00:09:39.983466956Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.14464ms logger=migrator t=2026-06-27T00:09:39.988731978Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-27T00:09:39.990150823Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.414155ms logger=migrator t=2026-06-27T00:09:39.995239762Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-27T00:09:40.023748756Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.510354ms logger=migrator t=2026-06-27T00:09:40.02799556Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-27T00:09:40.034243659Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.248039ms logger=migrator t=2026-06-27T00:09:40.038941399Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-27T00:09:40.039282165Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=340.646µs logger=migrator t=2026-06-27T00:09:40.043501819Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-27T00:09:40.043714043Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=212.554µs logger=migrator t=2026-06-27T00:09:40.048946453Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-27T00:09:40.049236648Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=290.155µs logger=migrator t=2026-06-27T00:09:40.054914307Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-27T00:09:40.055145221Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=233.814µs logger=migrator t=2026-06-27T00:09:40.059313394Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-27T00:09:40.059545608Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=231.314µs logger=migrator t=2026-06-27T00:09:40.063692599Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-27T00:09:40.064819309Z level=info msg="Migration successfully executed" id="create folder table" duration=1.12905ms logger=migrator t=2026-06-27T00:09:40.070236202Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-27T00:09:40.071450694Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.214272ms logger=migrator t=2026-06-27T00:09:40.076783216Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-27T00:09:40.078050988Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.267522ms logger=migrator t=2026-06-27T00:09:40.0827328Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-27T00:09:40.0827703Z level=info msg="Migration successfully executed" id="Update folder title length" duration=38.29µs logger=migrator t=2026-06-27T00:09:40.086638377Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-27T00:09:40.08791903Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.280043ms logger=migrator t=2026-06-27T00:09:40.093744291Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-27T00:09:40.096418377Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.671956ms logger=migrator t=2026-06-27T00:09:40.100600339Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-27T00:09:40.102005414Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.404865ms logger=migrator t=2026-06-27T00:09:40.106778936Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-27T00:09:40.1075175Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=739.174µs logger=migrator t=2026-06-27T00:09:40.111682752Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-27T00:09:40.111962696Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=280.674µs logger=migrator t=2026-06-27T00:09:40.115881565Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-27T00:09:40.117005794Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.124189ms logger=migrator t=2026-06-27T00:09:40.121016534Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-27T00:09:40.122386617Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.377833ms logger=migrator t=2026-06-27T00:09:40.127648569Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-27T00:09:40.128838099Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.18962ms logger=migrator t=2026-06-27T00:09:40.132602445Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-27T00:09:40.13404107Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.437935ms logger=migrator t=2026-06-27T00:09:40.139707978Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-27T00:09:40.141665552Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.958034ms logger=migrator t=2026-06-27T00:09:40.145861065Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-27T00:09:40.146793731Z level=info msg="Migration successfully executed" id="create anon_device table" duration=935.867µs logger=migrator t=2026-06-27T00:09:40.150332542Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-27T00:09:40.151579994Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.247212ms logger=migrator t=2026-06-27T00:09:40.156616631Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-27T00:09:40.158439713Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.815752ms logger=migrator t=2026-06-27T00:09:40.162795318Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-27T00:09:40.163771396Z level=info msg="Migration successfully executed" id="create signing_key table" duration=975.698µs logger=migrator t=2026-06-27T00:09:40.201009652Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-27T00:09:40.203555506Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.549104ms logger=migrator t=2026-06-27T00:09:40.209458828Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-27T00:09:40.210858243Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.400565ms logger=migrator t=2026-06-27T00:09:40.216783576Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-27T00:09:40.217266074Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=496.648µs logger=migrator t=2026-06-27T00:09:40.221841994Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-27T00:09:40.234295759Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.434066ms logger=migrator t=2026-06-27T00:09:40.239735614Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-27T00:09:40.240464576Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=731.372µs logger=migrator t=2026-06-27T00:09:40.245139198Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-27T00:09:40.245176428Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=38.06µs logger=migrator t=2026-06-27T00:09:40.249290709Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-27T00:09:40.25045078Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.160261ms logger=migrator t=2026-06-27T00:09:40.255254202Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-27T00:09:40.255314204Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=61.642µs logger=migrator t=2026-06-27T00:09:40.261307448Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-27T00:09:40.263569837Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.259838ms logger=migrator t=2026-06-27T00:09:40.270355625Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-27T00:09:40.272531773Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.178258ms logger=migrator t=2026-06-27T00:09:40.278523187Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-27T00:09:40.280404889Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.881172ms logger=migrator t=2026-06-27T00:09:40.28616656Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-27T00:09:40.287719056Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.553046ms logger=migrator t=2026-06-27T00:09:40.29256254Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-27T00:09:40.293339884Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=765.923µs logger=migrator t=2026-06-27T00:09:40.297260621Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-27T00:09:40.297979265Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=718.183µs logger=migrator t=2026-06-27T00:09:40.302744766Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-27T00:09:40.303769495Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.019769ms logger=migrator t=2026-06-27T00:09:40.310884758Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-27T00:09:40.312599588Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.71311ms logger=migrator t=2026-06-27T00:09:40.317998512Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-27T00:09:40.328762798Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.765386ms logger=migrator t=2026-06-27T00:09:40.333321277Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-27T00:09:40.340507912Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.185905ms logger=migrator t=2026-06-27T00:09:40.344379009Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-27T00:09:40.354039787Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.660338ms logger=migrator t=2026-06-27T00:09:40.358383682Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-27T00:09:40.358534045Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=150.622µs logger=migrator t=2026-06-27T00:09:40.362354772Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-27T00:09:40.372427195Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.072064ms logger=migrator t=2026-06-27T00:09:40.378888559Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-27T00:09:40.386088093Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.198414ms logger=migrator t=2026-06-27T00:09:40.390321307Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-27T00:09:40.390673913Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=357.206µs logger=migrator t=2026-06-27T00:09:40.395364243Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.315651235s logger=migrator t=2026-06-27T00:09:40.396588385Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-27T00:09:40.413871145Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-27T00:09:40.414132239Z level=info msg="Created default organization" logger=secrets t=2026-06-27T00:09:40.419642165Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-27T00:09:40.473785584Z level=info msg="Restored cache from database" duration=394.597µs logger=plugin.store t=2026-06-27T00:09:40.475137638Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-27T00:09:40.525878419Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-27T00:09:40.525917369Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-27T00:09:40.526065122Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-27T00:09:40.526085022Z level=info msg="Plugins loaded" count=54 duration=50.948684ms logger=query_data t=2026-06-27T00:09:40.531421465Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-27T00:09:40.534913305Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-27T00:09:40.542449136Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-27T00:09:40.550621968Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-27T00:09:40.552166914Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-27T00:09:40.553589049Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-27T00:09:40.573545495Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-27T00:09:40.591467737Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-27T00:09:40.608674545Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-27T00:09:40.608697376Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-27T00:09:40.60896279Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-27T00:09:40.60896948Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-06-27T00:09:40.609720683Z level=info msg="State cache has been initialized" states=0 duration=749.333µs logger=ngalert.multiorg.alertmanager t=2026-06-27T00:09:40.609932937Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-06-27T00:09:40.610011028Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-27T00:09:40.610293893Z level=info msg=starting first_tick=2026-06-27T00:09:50Z logger=http.server t=2026-06-27T00:09:40.610423485Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-27T00:09:40.644628588Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-06-27T00:09:40.696487869Z level=info msg="Update check succeeded" duration=86.692645ms logger=plugins.update.checker t=2026-06-27T00:09:40.701642088Z level=info msg="Update check succeeded" duration=91.386316ms logger=sqlstore.transactions t=2026-06-27T00:09:40.715106362Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-27T00:09:40.721254319Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-27T00:09:40.849784269Z level=info msg="Patterns update finished" duration=125.441027ms logger=grafana-apiserver t=2026-06-27T00:09:40.862220444Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-27T00:09:40.862691012Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-27T00:09:43.238301557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.240357743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.258573058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.28245836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.295868861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.318675865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.33692287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.365124007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.379624787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.520279444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.556134423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.58146375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.646488873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.7008093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.726064356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.772997456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.791257141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.830707472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.846428333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.872430103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.887545573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.919355262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.936683932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.966293762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:43.983332546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.008359078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.02823119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.069919439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.091382159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.123424651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.142052632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.177107755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.209019606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.28704779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.304399849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.34853696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.364924432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.406325735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.424306105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.486150251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.503940597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.552929401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.568107172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.617664647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.650446321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.736358901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.755027463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.809083595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.827137796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.911904816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:44.931939091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.003595605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.019811564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.090921308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.106618927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.179909888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.201762454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.272919769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.287340336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.371454773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.390536501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.456536316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.474679459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.546534594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.564222449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.626370388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.644054642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.706409234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.725447981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.797767786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.814644986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.894259445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.913523296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.980681881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:45.999097628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:46.084540925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:46.10224322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:46.171844355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:46.194159707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-27T00:09:46.26301158Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-27T00:11:38.639968048Z level=info msg="Usage stats are ready to report"