logger=settings t=2026-04-28T05:15:37.461331165Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-28T05:15:37Z logger=settings t=2026-04-28T05:15:37.46205605Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-28T05:15:37.462116411Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-28T05:15:37.462139341Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-28T05:15:37.462160432Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-28T05:15:37.462197712Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-28T05:15:37.462225273Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-28T05:15:37.462248693Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-28T05:15:37.462277574Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-28T05:15:37.462311834Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-28T05:15:37.462359995Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-28T05:15:37.462385456Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-28T05:15:37.462421186Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-28T05:15:37.462453487Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-28T05:15:37.462478297Z level=info msg=Target target=[all] logger=settings t=2026-04-28T05:15:37.462555039Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-28T05:15:37.46259504Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-28T05:15:37.46262276Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-28T05:15:37.46264622Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-28T05:15:37.462690581Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-28T05:15:37.462710972Z level=info msg="App mode production" logger=sqlstore t=2026-04-28T05:15:37.463491817Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-28T05:15:37.463555798Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-28T05:15:37.471680803Z level=info msg="Locking database" logger=migrator t=2026-04-28T05:15:37.471788285Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-28T05:15:37.472988368Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-28T05:15:37.479511031Z level=info msg="Migration successfully executed" id="create migration_log table" duration=6.517383ms logger=migrator t=2026-04-28T05:15:37.534572089Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-28T05:15:37.536042797Z level=info msg="Migration successfully executed" id="create user table" duration=1.474518ms logger=migrator t=2026-04-28T05:15:37.552612643Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-28T05:15:37.553289615Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=698.593µs logger=migrator t=2026-04-28T05:15:37.572663323Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-28T05:15:37.573368607Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=709.094µs logger=migrator t=2026-04-28T05:15:37.584371826Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-28T05:15:37.585468417Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.100451ms logger=migrator t=2026-04-28T05:15:37.592413539Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-28T05:15:37.593002951Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=591.002µs logger=migrator t=2026-04-28T05:15:37.602289957Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-28T05:15:37.604356397Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.0675ms logger=migrator t=2026-04-28T05:15:37.615186172Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-28T05:15:37.615924796Z level=info msg="Migration successfully executed" id="create user table v2" duration=742.034µs logger=migrator t=2026-04-28T05:15:37.623071582Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-28T05:15:37.62397935Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=910.288µs logger=migrator t=2026-04-28T05:15:37.633303326Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-28T05:15:37.635085021Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.779395ms logger=migrator t=2026-04-28T05:15:37.654183974Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-28T05:15:37.654704654Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=524.021µs logger=migrator t=2026-04-28T05:15:37.661991583Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-28T05:15:37.662469431Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=478.928µs logger=migrator t=2026-04-28T05:15:37.68024583Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-28T05:15:37.683150715Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.904886ms logger=migrator t=2026-04-28T05:15:37.691666247Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-28T05:15:37.691729228Z level=info msg="Migration successfully executed" id="Update user table charset" duration=69.381µs logger=migrator t=2026-04-28T05:15:37.701519034Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-28T05:15:37.704011562Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.497188ms logger=migrator t=2026-04-28T05:15:37.715594792Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-28T05:15:37.715941728Z level=info msg="Migration successfully executed" id="Add missing user data" duration=348.276µs logger=migrator t=2026-04-28T05:15:37.722585005Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-28T05:15:37.724874098Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.290334ms logger=migrator t=2026-04-28T05:15:37.74391576Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-28T05:15:37.744855768Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=941.198µs logger=migrator t=2026-04-28T05:15:37.751482565Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-28T05:15:37.752975833Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.494039ms logger=migrator t=2026-04-28T05:15:37.759877474Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-28T05:15:37.770119909Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.237595ms logger=migrator t=2026-04-28T05:15:37.778749073Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-28T05:15:37.781129468Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.371915ms logger=migrator t=2026-04-28T05:15:37.788496218Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-28T05:15:37.788731832Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=234.854µs logger=migrator t=2026-04-28T05:15:37.795117184Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-28T05:15:37.796353868Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.236284ms logger=migrator t=2026-04-28T05:15:37.80699027Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-28T05:15:37.807339327Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=350.137µs logger=migrator t=2026-04-28T05:15:37.816744705Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-28T05:15:37.817179424Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=435.339µs logger=migrator t=2026-04-28T05:15:37.833610666Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-28T05:15:37.835576254Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.968318ms logger=migrator t=2026-04-28T05:15:37.843146448Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-28T05:15:37.843858782Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=712.534µs logger=migrator t=2026-04-28T05:15:37.856536873Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-28T05:15:37.857818857Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.285654ms logger=migrator t=2026-04-28T05:15:37.866841548Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-28T05:15:37.867628684Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=835.286µs logger=migrator t=2026-04-28T05:15:37.878228845Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-28T05:15:37.878974419Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=746.314µs logger=migrator t=2026-04-28T05:15:37.886428641Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-28T05:15:37.886477122Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=50.341µs logger=migrator t=2026-04-28T05:15:37.897912229Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-28T05:15:37.900334095Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.475637ms logger=migrator t=2026-04-28T05:15:37.9063802Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-28T05:15:37.907163935Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=786.425µs logger=migrator t=2026-04-28T05:15:37.914836031Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-28T05:15:37.915602486Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=768.835µs logger=migrator t=2026-04-28T05:15:37.932574038Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-28T05:15:37.933381124Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=811.356µs logger=migrator t=2026-04-28T05:15:37.93951702Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-28T05:15:37.942823583Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.306573ms logger=migrator t=2026-04-28T05:15:37.962309344Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-28T05:15:37.964312383Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.009549ms logger=migrator t=2026-04-28T05:15:37.974056628Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-28T05:15:37.975251431Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.198523ms logger=migrator t=2026-04-28T05:15:37.991575311Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-28T05:15:37.993974346Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=2.406125ms logger=migrator t=2026-04-28T05:15:38.019503362Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-28T05:15:38.020251577Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=752.125µs logger=migrator t=2026-04-28T05:15:38.033362795Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-28T05:15:38.034709681Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.349966ms logger=migrator t=2026-04-28T05:15:38.051069843Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-28T05:15:38.051760385Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=695.003µs logger=migrator t=2026-04-28T05:15:38.067145188Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-28T05:15:38.068239979Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.117592ms logger=migrator t=2026-04-28T05:15:38.079461172Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-28T05:15:38.080090354Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=632.622µs logger=migrator t=2026-04-28T05:15:38.098869912Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-28T05:15:38.099928442Z level=info msg="Migration successfully executed" id="create star table" duration=1.06315ms logger=migrator t=2026-04-28T05:15:38.175763044Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-28T05:15:38.17665473Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=895.676µs logger=migrator t=2026-04-28T05:15:38.183644503Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-28T05:15:38.184450039Z level=info msg="Migration successfully executed" id="create org table v1" duration=801.476µs logger=migrator t=2026-04-28T05:15:38.194020031Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-28T05:15:38.194710974Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=691.793µs logger=migrator t=2026-04-28T05:15:38.201682227Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-28T05:15:38.20236751Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=687.373µs logger=migrator t=2026-04-28T05:15:38.214835627Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-28T05:15:38.215636412Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=805.995µs logger=migrator t=2026-04-28T05:15:38.225759014Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-28T05:15:38.227312535Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.55727ms logger=migrator t=2026-04-28T05:15:38.236353516Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-28T05:15:38.237384456Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.03348ms logger=migrator t=2026-04-28T05:15:38.252923502Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-28T05:15:38.252982443Z level=info msg="Migration successfully executed" id="Update org table charset" duration=61.632µs logger=migrator t=2026-04-28T05:15:38.260860073Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-28T05:15:38.260955385Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.19µs logger=migrator t=2026-04-28T05:15:38.267201693Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-28T05:15:38.267541259Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=340.066µs logger=migrator t=2026-04-28T05:15:38.276958788Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-28T05:15:38.277995108Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.03923ms logger=migrator t=2026-04-28T05:15:38.285296097Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-28T05:15:38.286029831Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=736.793µs logger=migrator t=2026-04-28T05:15:38.293975492Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-28T05:15:38.29491273Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=935.978µs logger=migrator t=2026-04-28T05:15:38.300862813Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-28T05:15:38.301573337Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=711.574µs logger=migrator t=2026-04-28T05:15:38.309684291Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-28T05:15:38.310505127Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=821.116µs logger=migrator t=2026-04-28T05:15:38.319356894Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-28T05:15:38.320320643Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=969.839µs logger=migrator t=2026-04-28T05:15:38.335466492Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-28T05:15:38.340688821Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.23025ms logger=migrator t=2026-04-28T05:15:38.353222629Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-28T05:15:38.354029154Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=847.996µs logger=migrator t=2026-04-28T05:15:38.359908476Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-28T05:15:38.360770113Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=861.597µs logger=migrator t=2026-04-28T05:15:38.371680411Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-28T05:15:38.373942263Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.265133ms logger=migrator t=2026-04-28T05:15:38.383624687Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-28T05:15:38.385830569Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=2.204932ms logger=migrator t=2026-04-28T05:15:38.393054137Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-28T05:15:38.394591696Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.53739ms logger=migrator t=2026-04-28T05:15:38.402922834Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-28T05:15:38.403037866Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=126.272µs logger=migrator t=2026-04-28T05:15:38.410683522Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-28T05:15:38.413045767Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.361765ms logger=migrator t=2026-04-28T05:15:38.425138847Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-28T05:15:38.427199106Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.061869ms logger=migrator t=2026-04-28T05:15:38.432311823Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-28T05:15:38.434233999Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.919826ms logger=migrator t=2026-04-28T05:15:38.439799035Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-28T05:15:38.440886496Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.086911ms logger=migrator t=2026-04-28T05:15:38.450080022Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-28T05:15:38.452209312Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.127001ms logger=migrator t=2026-04-28T05:15:38.458779777Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-28T05:15:38.459677674Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=897.627µs logger=migrator t=2026-04-28T05:15:38.468041892Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-28T05:15:38.468806127Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=764.065µs logger=migrator t=2026-04-28T05:15:38.474815061Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-28T05:15:38.474837592Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=23.281µs logger=migrator t=2026-04-28T05:15:38.484239431Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-28T05:15:38.484282101Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.36µs logger=migrator t=2026-04-28T05:15:38.489957769Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-28T05:15:38.493864564Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.906125ms logger=migrator t=2026-04-28T05:15:38.508275848Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-28T05:15:38.510694544Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.425877ms logger=migrator t=2026-04-28T05:15:38.521430589Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-28T05:15:38.5230677Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.638572ms logger=migrator t=2026-04-28T05:15:38.538255398Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-28T05:15:38.548031284Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=9.774886ms logger=migrator t=2026-04-28T05:15:38.607471124Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-28T05:15:38.607884872Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=416.828µs logger=migrator t=2026-04-28T05:15:38.620513922Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-28T05:15:38.626595409Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=6.081487ms logger=migrator t=2026-04-28T05:15:38.640946511Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-28T05:15:38.641822718Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=880.557µs logger=migrator t=2026-04-28T05:15:38.656752102Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-28T05:15:38.656829533Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=81.901µs logger=migrator t=2026-04-28T05:15:38.66975522Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-28T05:15:38.670629006Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=879.446µs logger=migrator t=2026-04-28T05:15:38.677652419Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-28T05:15:38.678484665Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=833.846µs logger=migrator t=2026-04-28T05:15:38.694396768Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-28T05:15:38.699045476Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.645958ms logger=migrator t=2026-04-28T05:15:38.715779174Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-28T05:15:38.716573389Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=797.255µs logger=migrator t=2026-04-28T05:15:38.725729214Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-28T05:15:38.72659827Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=871.906µs logger=migrator t=2026-04-28T05:15:38.742679796Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-28T05:15:38.743529852Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=852.466µs logger=migrator t=2026-04-28T05:15:38.760299671Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-28T05:15:38.76072455Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=428.899µs logger=migrator t=2026-04-28T05:15:38.776336087Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-28T05:15:38.776931938Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=596.091µs logger=migrator t=2026-04-28T05:15:38.784770507Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-28T05:15:38.786808845Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.038388ms logger=migrator t=2026-04-28T05:15:38.792477793Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-28T05:15:38.793454132Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=974.719µs logger=migrator t=2026-04-28T05:15:38.800338563Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-28T05:15:38.800541697Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=205.914µs logger=migrator t=2026-04-28T05:15:38.810515346Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-28T05:15:38.810753961Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=241.365µs logger=migrator t=2026-04-28T05:15:38.824081714Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-28T05:15:38.824859509Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=781.775µs logger=migrator t=2026-04-28T05:15:38.830814093Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-28T05:15:38.832501654Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.686891ms logger=migrator t=2026-04-28T05:15:38.850608959Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-28T05:15:38.85168993Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.084901ms logger=migrator t=2026-04-28T05:15:38.860291873Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-28T05:15:38.861540457Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.249254ms logger=migrator t=2026-04-28T05:15:38.868101541Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-28T05:15:38.868826175Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=724.494µs logger=migrator t=2026-04-28T05:15:38.875269458Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-28T05:15:38.876130444Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=861.236µs logger=migrator t=2026-04-28T05:15:38.881628819Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-28T05:15:38.88273216Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.102741ms logger=migrator t=2026-04-28T05:15:38.894398782Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-28T05:15:38.903810541Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.409619ms logger=migrator t=2026-04-28T05:15:38.913470545Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-28T05:15:38.915156877Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.683402ms logger=migrator t=2026-04-28T05:15:38.921352754Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-28T05:15:38.921976117Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=622.152µs logger=migrator t=2026-04-28T05:15:38.932381164Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-28T05:15:38.933568087Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.187853ms logger=migrator t=2026-04-28T05:15:38.940909486Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-28T05:15:38.941505488Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=593.682µs logger=migrator t=2026-04-28T05:15:39.008820818Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-28T05:15:39.010709694Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.891446ms logger=migrator t=2026-04-28T05:15:39.026095796Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-28T05:15:39.030910728Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.812322ms logger=migrator t=2026-04-28T05:15:39.03838385Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-28T05:15:39.039204305Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=825.645µs logger=migrator t=2026-04-28T05:15:39.046146157Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-28T05:15:39.046447244Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=306.537µs logger=migrator t=2026-04-28T05:15:39.051657972Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-28T05:15:39.056172309Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.491367ms logger=migrator t=2026-04-28T05:15:39.070061042Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-28T05:15:39.070307078Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=250.536µs logger=migrator t=2026-04-28T05:15:39.075748891Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-28T05:15:39.075899094Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=150.493µs logger=migrator t=2026-04-28T05:15:39.080733646Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-28T05:15:39.083314475Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.57854ms logger=migrator t=2026-04-28T05:15:39.094296534Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-28T05:15:39.09463901Z level=info msg="Migration successfully executed" id="Update uid value" duration=347.656µs logger=migrator t=2026-04-28T05:15:39.110203306Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-28T05:15:39.110963411Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=762.965µs logger=migrator t=2026-04-28T05:15:39.117805811Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-28T05:15:39.118363382Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=557.85µs logger=migrator t=2026-04-28T05:15:39.132819086Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-28T05:15:39.133452789Z level=info msg="Migration successfully executed" id="create api_key table" duration=633.592µs logger=migrator t=2026-04-28T05:15:39.142576352Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-28T05:15:39.143280385Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=710.854µs logger=migrator t=2026-04-28T05:15:39.158113217Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-28T05:15:39.158885902Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=774.745µs logger=migrator t=2026-04-28T05:15:39.169276679Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-28T05:15:39.170794778Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.520389ms logger=migrator t=2026-04-28T05:15:39.176699701Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-28T05:15:39.177606298Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=909.307µs logger=migrator t=2026-04-28T05:15:39.182530372Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-28T05:15:39.183287356Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=757.534µs logger=migrator t=2026-04-28T05:15:39.189841651Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-28T05:15:39.190730148Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=892.297µs logger=migrator t=2026-04-28T05:15:39.196351885Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-28T05:15:39.203540071Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.183816ms logger=migrator t=2026-04-28T05:15:39.208850193Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-28T05:15:39.209660588Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=812.355µs logger=migrator t=2026-04-28T05:15:39.214689034Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-28T05:15:39.21558461Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=898.357µs logger=migrator t=2026-04-28T05:15:39.220146847Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-28T05:15:39.221045494Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=900.147µs logger=migrator t=2026-04-28T05:15:39.225939008Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-28T05:15:39.226780233Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=841.855µs logger=migrator t=2026-04-28T05:15:39.233572562Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-28T05:15:39.23393577Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=365.838µs logger=migrator t=2026-04-28T05:15:39.239209209Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-28T05:15:39.239925593Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=717.104µs logger=migrator t=2026-04-28T05:15:39.246413206Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-28T05:15:39.246442847Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=30.821µs logger=migrator t=2026-04-28T05:15:39.251076356Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-28T05:15:39.276490049Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=25.409083ms logger=migrator t=2026-04-28T05:15:39.282652856Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-28T05:15:39.284527252Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.875786ms logger=migrator t=2026-04-28T05:15:39.292703826Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-28T05:15:39.293117225Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=432.519µs logger=migrator t=2026-04-28T05:15:39.297307855Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-28T05:15:39.303807278Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=6.495473ms logger=migrator t=2026-04-28T05:15:39.31755268Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-28T05:15:39.324650654Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=7.096835ms logger=migrator t=2026-04-28T05:15:39.374575874Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-28T05:15:39.37538109Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=809.586µs logger=migrator t=2026-04-28T05:15:39.38648375Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-28T05:15:39.387408188Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=927.638µs logger=migrator t=2026-04-28T05:15:39.39436121Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-28T05:15:39.395139536Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=778.616µs logger=migrator t=2026-04-28T05:15:39.402278141Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-28T05:15:39.403074556Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=797.505µs logger=migrator t=2026-04-28T05:15:39.410320774Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-28T05:15:39.412843992Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.515258ms logger=migrator t=2026-04-28T05:15:39.42901512Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-28T05:15:39.431312953Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.301013ms logger=migrator t=2026-04-28T05:15:39.443575377Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-28T05:15:39.443691179Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=121.603µs logger=migrator t=2026-04-28T05:15:39.451252153Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-28T05:15:39.451565259Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=317.266µs logger=migrator t=2026-04-28T05:15:39.464942043Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-28T05:15:39.467681125Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.737903ms logger=migrator t=2026-04-28T05:15:39.476551084Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-28T05:15:39.48370582Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=7.161086ms logger=migrator t=2026-04-28T05:15:39.490343956Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-28T05:15:39.490410478Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.512µs logger=migrator t=2026-04-28T05:15:39.496121616Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-28T05:15:39.497224247Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.103471ms logger=migrator t=2026-04-28T05:15:39.504246271Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-28T05:15:39.505143317Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=900.046µs logger=migrator t=2026-04-28T05:15:39.512447046Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-28T05:15:39.512488627Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.331µs logger=migrator t=2026-04-28T05:15:39.520120472Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-28T05:15:39.522189111Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=2.069859ms logger=migrator t=2026-04-28T05:15:39.538245077Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-28T05:15:39.539266507Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.02537ms logger=migrator t=2026-04-28T05:15:39.550265515Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-28T05:15:39.554938075Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.66857ms logger=migrator t=2026-04-28T05:15:39.5941184Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-28T05:15:39.594178571Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=65.881µs logger=migrator t=2026-04-28T05:15:39.606803471Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-28T05:15:39.60886728Z level=info msg="Migration successfully executed" id="create session table" duration=2.068319ms logger=migrator t=2026-04-28T05:15:39.619978191Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-28T05:15:39.620117094Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=142.513µs logger=migrator t=2026-04-28T05:15:39.627707159Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-28T05:15:39.627933123Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=232.094µs logger=migrator t=2026-04-28T05:15:39.633783734Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-28T05:15:39.636371603Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=2.586949ms logger=migrator t=2026-04-28T05:15:39.643613001Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-28T05:15:39.644645161Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.0343ms logger=migrator t=2026-04-28T05:15:39.656906884Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-28T05:15:39.656960405Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=58.991µs logger=migrator t=2026-04-28T05:15:39.663495329Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-28T05:15:39.66354263Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=51.021µs logger=migrator t=2026-04-28T05:15:39.670210427Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-28T05:15:39.675276124Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.064117ms logger=migrator t=2026-04-28T05:15:39.683105912Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-28T05:15:39.686507307Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.398415ms logger=migrator t=2026-04-28T05:15:39.692826117Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-28T05:15:39.692942789Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=125.752µs logger=migrator t=2026-04-28T05:15:39.699014865Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-28T05:15:39.699142418Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=129.842µs logger=migrator t=2026-04-28T05:15:39.705544499Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-28T05:15:39.70664931Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.108911ms logger=migrator t=2026-04-28T05:15:39.716958305Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-28T05:15:39.717013057Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=60.932µs logger=migrator t=2026-04-28T05:15:39.724401278Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-28T05:15:39.731006874Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.599226ms logger=migrator t=2026-04-28T05:15:39.743205055Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-28T05:15:39.743580823Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=381.998µs logger=migrator t=2026-04-28T05:15:39.752479732Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-28T05:15:39.757003668Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.474295ms logger=migrator t=2026-04-28T05:15:39.767670821Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-28T05:15:39.771388211Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.72034ms logger=migrator t=2026-04-28T05:15:39.777262594Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-28T05:15:39.777316545Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=54.601µs logger=migrator t=2026-04-28T05:15:39.816709983Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-28T05:15:39.818402896Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.696612ms logger=migrator t=2026-04-28T05:15:39.827985048Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-28T05:15:39.828849614Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=865.546µs logger=migrator t=2026-04-28T05:15:39.835150044Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-28T05:15:39.836812276Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.662221ms logger=migrator t=2026-04-28T05:15:39.844339808Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-28T05:15:39.845312737Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=972.069µs logger=migrator t=2026-04-28T05:15:39.851984304Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-28T05:15:39.853073595Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.083731ms logger=migrator t=2026-04-28T05:15:39.860050238Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-28T05:15:39.860987165Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=937.697µs logger=migrator t=2026-04-28T05:15:39.866705314Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-28T05:15:39.867516919Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=809.385µs logger=migrator t=2026-04-28T05:15:39.874020324Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-28T05:15:39.875576183Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.557889ms logger=migrator t=2026-04-28T05:15:39.883374931Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-28T05:15:39.88436743Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=992.789µs logger=migrator t=2026-04-28T05:15:39.890073648Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-28T05:15:39.900836213Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.762255ms logger=migrator t=2026-04-28T05:15:39.907047181Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-28T05:15:39.907829406Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=781.825µs logger=migrator t=2026-04-28T05:15:39.914513494Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-28T05:15:39.916033983Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.519679ms logger=migrator t=2026-04-28T05:15:39.92432926Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-28T05:15:39.924717998Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=390.587µs logger=migrator t=2026-04-28T05:15:39.931319803Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-28T05:15:39.93223129Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=900.627µs logger=migrator t=2026-04-28T05:15:39.938547101Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-28T05:15:39.939947607Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.399686ms logger=migrator t=2026-04-28T05:15:39.947645433Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-28T05:15:39.95375924Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.113937ms logger=migrator t=2026-04-28T05:15:39.960994418Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-28T05:15:39.966748067Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.76304ms logger=migrator t=2026-04-28T05:15:39.9721733Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-28T05:15:39.97633595Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.16243ms logger=migrator t=2026-04-28T05:15:39.981518197Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-28T05:15:39.985952493Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.432456ms logger=migrator t=2026-04-28T05:15:39.993539616Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-28T05:15:39.994643218Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.104432ms logger=migrator t=2026-04-28T05:15:40.001770783Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-28T05:15:40.001801734Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=39.001µs logger=migrator t=2026-04-28T05:15:40.007653035Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-28T05:15:40.007696436Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=46.401µs logger=migrator t=2026-04-28T05:15:40.013940375Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-28T05:15:40.014894752Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=956.047µs logger=migrator t=2026-04-28T05:15:40.021456518Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T05:15:40.022437186Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=977.969µs logger=migrator t=2026-04-28T05:15:40.030251974Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-28T05:15:40.031569139Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.322895ms logger=migrator t=2026-04-28T05:15:40.037489472Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-28T05:15:40.038683445Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.196183ms logger=migrator t=2026-04-28T05:15:40.044449514Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T05:15:40.046014375Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.566961ms logger=migrator t=2026-04-28T05:15:40.051805425Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-28T05:15:40.056028595Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.22345ms logger=migrator t=2026-04-28T05:15:40.062696591Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-28T05:15:40.066923422Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.227381ms logger=migrator t=2026-04-28T05:15:40.072688312Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-28T05:15:40.073014638Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=327.466µs logger=migrator t=2026-04-28T05:15:40.079891189Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-28T05:15:40.082147472Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.255902ms logger=migrator t=2026-04-28T05:15:40.088563084Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-28T05:15:40.089616314Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.05385ms logger=migrator t=2026-04-28T05:15:40.094851603Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-28T05:15:40.099447971Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.594158ms logger=migrator t=2026-04-28T05:15:40.10729918Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-28T05:15:40.107522084Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=224.854µs logger=migrator t=2026-04-28T05:15:40.114493746Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-28T05:15:40.11569852Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.213003ms logger=migrator t=2026-04-28T05:15:40.121794056Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-28T05:15:40.12301754Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.227834ms logger=migrator t=2026-04-28T05:15:40.130371659Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-28T05:15:40.130627554Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=256.875µs logger=migrator t=2026-04-28T05:15:40.146724879Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-28T05:15:40.148343761Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.646202ms logger=migrator t=2026-04-28T05:15:40.154349855Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-28T05:15:40.155387155Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.03451ms logger=migrator t=2026-04-28T05:15:40.161702195Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-28T05:15:40.163789345Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.09051ms logger=migrator t=2026-04-28T05:15:40.171839027Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-28T05:15:40.17304848Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.210143ms logger=migrator t=2026-04-28T05:15:40.1788327Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-28T05:15:40.179925601Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.092721ms logger=migrator t=2026-04-28T05:15:40.185552358Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-28T05:15:40.186555147Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.002579ms logger=migrator t=2026-04-28T05:15:40.19405024Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-28T05:15:40.194094961Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=46.991µs logger=migrator t=2026-04-28T05:15:40.20031758Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-28T05:15:40.20561479Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.29735ms logger=migrator t=2026-04-28T05:15:40.209705807Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-28T05:15:40.210544174Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=838.847µs logger=migrator t=2026-04-28T05:15:40.217767901Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-28T05:15:40.22454072Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.769409ms logger=migrator t=2026-04-28T05:15:40.230548544Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-28T05:15:40.231300369Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=751.185µs logger=migrator t=2026-04-28T05:15:40.237369544Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-28T05:15:40.23819215Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=821.826µs logger=migrator t=2026-04-28T05:15:40.243158274Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-28T05:15:40.243919749Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=758.015µs logger=migrator t=2026-04-28T05:15:40.249715919Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-28T05:15:40.264229385Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.509375ms logger=migrator t=2026-04-28T05:15:40.271420912Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-28T05:15:40.272123475Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=702.983µs logger=migrator t=2026-04-28T05:15:40.276240803Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-28T05:15:40.277066759Z 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=825.746µs logger=migrator t=2026-04-28T05:15:40.283183945Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-28T05:15:40.28344981Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=265.275µs logger=migrator t=2026-04-28T05:15:40.288636929Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-28T05:15:40.289263051Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=625.952µs logger=migrator t=2026-04-28T05:15:40.296005459Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-28T05:15:40.296314325Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=309.076µs logger=migrator t=2026-04-28T05:15:40.302471712Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-28T05:15:40.307438176Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.965274ms logger=migrator t=2026-04-28T05:15:40.313463822Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-28T05:15:40.317683712Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.223971ms logger=migrator t=2026-04-28T05:15:40.325150264Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-28T05:15:40.326483429Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.337626ms logger=migrator t=2026-04-28T05:15:40.331368201Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-28T05:15:40.332370801Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.00272ms logger=migrator t=2026-04-28T05:15:40.338781333Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-28T05:15:40.33914475Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=371.027µs logger=migrator t=2026-04-28T05:15:40.346203544Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-28T05:15:40.350253391Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.051267ms logger=migrator t=2026-04-28T05:15:40.357245954Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-28T05:15:40.358224913Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=982.358µs logger=migrator t=2026-04-28T05:15:40.36494176Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-28T05:15:40.365173214Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=236.664µs logger=migrator t=2026-04-28T05:15:40.370781091Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-28T05:15:40.371289581Z level=info msg="Migration successfully executed" id="Move region to single row" duration=511.56µs logger=migrator t=2026-04-28T05:15:40.375235266Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-28T05:15:40.376629673Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.396917ms logger=migrator t=2026-04-28T05:15:40.38067199Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-28T05:15:40.381451804Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=779.644µs logger=migrator t=2026-04-28T05:15:40.389424696Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T05:15:40.391527965Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.106299ms logger=migrator t=2026-04-28T05:15:40.398934637Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T05:15:40.400042187Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.10703ms logger=migrator t=2026-04-28T05:15:40.404484253Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-28T05:15:40.405509782Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.019318ms logger=migrator t=2026-04-28T05:15:40.411561267Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-28T05:15:40.41279368Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.231763ms logger=migrator t=2026-04-28T05:15:40.419842105Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-28T05:15:40.419935136Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=93.671µs logger=migrator t=2026-04-28T05:15:40.42648414Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-28T05:15:40.42749522Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.01153ms logger=migrator t=2026-04-28T05:15:40.433328831Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-28T05:15:40.434257739Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=928.938µs logger=migrator t=2026-04-28T05:15:40.441002987Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-28T05:15:40.442107308Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.10404ms logger=migrator t=2026-04-28T05:15:40.455528703Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-28T05:15:40.457440699Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.911126ms logger=migrator t=2026-04-28T05:15:40.554112068Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-28T05:15:40.554875643Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=767.755µs logger=migrator t=2026-04-28T05:15:40.564598948Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-28T05:15:40.565409032Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=815.695µs logger=migrator t=2026-04-28T05:15:40.571986718Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-28T05:15:40.572218832Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=164.973µs logger=migrator t=2026-04-28T05:15:40.577603395Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-28T05:15:40.579233835Z level=info msg="Migration successfully executed" id="create team table" duration=1.636761ms logger=migrator t=2026-04-28T05:15:40.585432904Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-28T05:15:40.587491413Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.062119ms logger=migrator t=2026-04-28T05:15:40.596289431Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-28T05:15:40.597607615Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.322234ms logger=migrator t=2026-04-28T05:15:40.604359434Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-28T05:15:40.610176244Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.816021ms logger=migrator t=2026-04-28T05:15:40.616555615Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-28T05:15:40.617193677Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=642.612µs logger=migrator t=2026-04-28T05:15:40.625732631Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-28T05:15:40.627785629Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.055848ms logger=migrator t=2026-04-28T05:15:40.635543317Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-28T05:15:40.6378145Z level=info msg="Migration successfully executed" id="create team member table" duration=2.272973ms logger=migrator t=2026-04-28T05:15:40.644556468Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-28T05:15:40.645890734Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.337626ms logger=migrator t=2026-04-28T05:15:40.652076261Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-28T05:15:40.653181572Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.106081ms logger=migrator t=2026-04-28T05:15:40.659983612Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-28T05:15:40.661404459Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.420887ms logger=migrator t=2026-04-28T05:15:40.667664928Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-28T05:15:40.682603442Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=14.931643ms logger=migrator t=2026-04-28T05:15:40.690093155Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-28T05:15:40.69720864Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.111065ms logger=migrator t=2026-04-28T05:15:40.704033119Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-28T05:15:40.70775753Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.727701ms logger=migrator t=2026-04-28T05:15:40.733106602Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-28T05:15:40.735543569Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.441847ms logger=migrator t=2026-04-28T05:15:40.743364398Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-28T05:15:40.745093521Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.728842ms logger=migrator t=2026-04-28T05:15:40.752413679Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-28T05:15:40.753998149Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.58531ms logger=migrator t=2026-04-28T05:15:40.763611092Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-28T05:15:40.764939258Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.335256ms logger=migrator t=2026-04-28T05:15:40.773834177Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-28T05:15:40.775503829Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.672612ms logger=migrator t=2026-04-28T05:15:40.785960988Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-28T05:15:40.787009608Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.053771ms logger=migrator t=2026-04-28T05:15:40.794398628Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-28T05:15:40.795930277Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.530739ms logger=migrator t=2026-04-28T05:15:40.802541743Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-28T05:15:40.803723996Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.183713ms logger=migrator t=2026-04-28T05:15:40.809655138Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-28T05:15:40.810390112Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=736.954µs logger=migrator t=2026-04-28T05:15:40.817706092Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-28T05:15:40.818090569Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=388.247µs logger=migrator t=2026-04-28T05:15:40.823767867Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-28T05:15:40.824752146Z level=info msg="Migration successfully executed" id="create tag table" duration=984.61µs logger=migrator t=2026-04-28T05:15:40.832083565Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-28T05:15:40.83445456Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.372265ms logger=migrator t=2026-04-28T05:15:40.841908722Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-28T05:15:40.843087394Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.179162ms logger=migrator t=2026-04-28T05:15:40.849946365Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-28T05:15:40.851141548Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.195003ms logger=migrator t=2026-04-28T05:15:40.858413086Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-28T05:15:40.859838393Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.481098ms logger=migrator t=2026-04-28T05:15:40.865828937Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-28T05:15:40.881990934Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.159827ms logger=migrator t=2026-04-28T05:15:40.889059129Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-28T05:15:40.889835363Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=779.614µs logger=migrator t=2026-04-28T05:15:40.896463549Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-28T05:15:40.897488329Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.02232ms logger=migrator t=2026-04-28T05:15:40.904246967Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-28T05:15:40.904599105Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=353.377µs logger=migrator t=2026-04-28T05:15:40.910851583Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-28T05:15:40.911925434Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.074701ms logger=migrator t=2026-04-28T05:15:40.919909136Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-28T05:15:40.920961375Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.053769ms logger=migrator t=2026-04-28T05:15:40.930483386Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-28T05:15:40.933032395Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.549579ms logger=migrator t=2026-04-28T05:15:40.940998837Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-28T05:15:40.941104329Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=108.262µs logger=migrator t=2026-04-28T05:15:40.946559583Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-28T05:15:40.954640675Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.077413ms logger=migrator t=2026-04-28T05:15:40.962376323Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-28T05:15:40.967876647Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.501644ms logger=migrator t=2026-04-28T05:15:41.017248936Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-28T05:15:41.024432373Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.185017ms logger=migrator t=2026-04-28T05:15:41.035977333Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-28T05:15:41.040100291Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.123658ms logger=migrator t=2026-04-28T05:15:41.051263523Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-28T05:15:41.052972496Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.709643ms logger=migrator t=2026-04-28T05:15:41.063465055Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-28T05:15:41.069417228Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.952893ms logger=migrator t=2026-04-28T05:15:41.073639439Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-28T05:15:41.074504495Z level=info msg="Migration successfully executed" id="create server_lock table" duration=863.796µs logger=migrator t=2026-04-28T05:15:41.088097254Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-28T05:15:41.089856838Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.760533ms logger=migrator t=2026-04-28T05:15:41.095642397Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-28T05:15:41.096658147Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.01614ms logger=migrator t=2026-04-28T05:15:41.104072498Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-28T05:15:41.10524066Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.168843ms logger=migrator t=2026-04-28T05:15:41.111233994Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-28T05:15:41.112935107Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.700783ms logger=migrator t=2026-04-28T05:15:41.123146401Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-28T05:15:41.12466536Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.521259ms logger=migrator t=2026-04-28T05:15:41.138233908Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-28T05:15:41.147673457Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.436818ms logger=migrator t=2026-04-28T05:15:41.169786518Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-28T05:15:41.17093728Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.154853ms logger=migrator t=2026-04-28T05:15:41.175246401Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-28T05:15:41.175887353Z level=info msg="Migration successfully executed" id="create cache_data table" duration=640.972µs logger=migrator t=2026-04-28T05:15:41.182175023Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-28T05:15:41.183643241Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.468348ms logger=migrator t=2026-04-28T05:15:41.191744186Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-28T05:15:41.192691813Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=948.447µs logger=migrator t=2026-04-28T05:15:41.197347862Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-28T05:15:41.198852421Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.501719ms logger=migrator t=2026-04-28T05:15:41.204713742Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-28T05:15:41.204811804Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=99.142µs logger=migrator t=2026-04-28T05:15:41.211254707Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-28T05:15:41.211337898Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=84.171µs logger=migrator t=2026-04-28T05:15:41.215316844Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-28T05:15:41.216254581Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=937.847µs logger=migrator t=2026-04-28T05:15:41.221667804Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T05:15:41.223083771Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.414797ms logger=migrator t=2026-04-28T05:15:41.227925174Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T05:15:41.229431103Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.506218ms logger=migrator t=2026-04-28T05:15:41.23825636Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-28T05:15:41.238339781Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=84.981µs logger=migrator t=2026-04-28T05:15:41.245989557Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T05:15:41.247455525Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.466918ms logger=migrator t=2026-04-28T05:15:41.25297163Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T05:15:41.253912757Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=939.707µs logger=migrator t=2026-04-28T05:15:41.263814816Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T05:15:41.264905507Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.080991ms logger=migrator t=2026-04-28T05:15:41.272670455Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T05:15:41.273373278Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=703.253µs logger=migrator t=2026-04-28T05:15:41.286444206Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-28T05:15:41.290768579Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.327073ms logger=migrator t=2026-04-28T05:15:41.295873676Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-28T05:15:41.296723202Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=849.956µs logger=migrator t=2026-04-28T05:15:41.301590224Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-28T05:15:41.301648985Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=59.281µs logger=migrator t=2026-04-28T05:15:41.307803343Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-28T05:15:41.308978866Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.175603ms logger=migrator t=2026-04-28T05:15:41.315491799Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-28T05:15:41.317027808Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.537009ms logger=migrator t=2026-04-28T05:15:41.323291767Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-28T05:15:41.32499798Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.708423ms logger=migrator t=2026-04-28T05:15:41.332705766Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T05:15:41.332797059Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=96.372µs logger=migrator t=2026-04-28T05:15:41.338812543Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-28T05:15:41.339999135Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.187262ms logger=migrator t=2026-04-28T05:15:41.345912498Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-28T05:15:41.34711243Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.199392ms logger=migrator t=2026-04-28T05:15:41.352263238Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-28T05:15:41.35340513Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.141172ms logger=migrator t=2026-04-28T05:15:41.357661081Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-28T05:15:41.35868151Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.01959ms logger=migrator t=2026-04-28T05:15:41.366724143Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-28T05:15:41.373166286Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.441703ms logger=migrator t=2026-04-28T05:15:41.379745631Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-28T05:15:41.380694599Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=953.198µs logger=migrator t=2026-04-28T05:15:41.384721226Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T05:15:41.385666123Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=945.027µs logger=migrator t=2026-04-28T05:15:41.391652398Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-28T05:15:41.421588667Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.932779ms logger=migrator t=2026-04-28T05:15:41.429458137Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-28T05:15:41.451625688Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.165711ms logger=migrator t=2026-04-28T05:15:41.457039821Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-28T05:15:41.457848877Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=810.115µs logger=migrator t=2026-04-28T05:15:41.463466093Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T05:15:41.465157675Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.692182ms logger=migrator t=2026-04-28T05:15:41.470827763Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-28T05:15:41.477262016Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.447333ms logger=migrator t=2026-04-28T05:15:41.482884353Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-28T05:15:41.487574992Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.689849ms logger=migrator t=2026-04-28T05:15:41.494727128Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-28T05:15:41.49590145Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.175182ms logger=migrator t=2026-04-28T05:15:41.502298392Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-28T05:15:41.503553386Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.257824ms logger=migrator t=2026-04-28T05:15:41.510133431Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-28T05:15:41.510986357Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=854.447µs logger=migrator t=2026-04-28T05:15:41.517835568Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-28T05:15:41.519053551Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.219823ms logger=migrator t=2026-04-28T05:15:41.523928493Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-28T05:15:41.523990984Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=63.911µs logger=migrator t=2026-04-28T05:15:41.528756455Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-28T05:15:41.537035472Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.264597ms logger=migrator t=2026-04-28T05:15:41.542628778Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-28T05:15:41.55112277Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.492862ms logger=migrator t=2026-04-28T05:15:41.561120901Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-28T05:15:41.5684629Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.336859ms logger=migrator t=2026-04-28T05:15:41.57789914Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-28T05:15:41.57949875Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.59693ms logger=migrator t=2026-04-28T05:15:41.586735938Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-28T05:15:41.587810539Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.074261ms logger=migrator t=2026-04-28T05:15:41.593269072Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-28T05:15:41.603187231Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.919569ms logger=migrator t=2026-04-28T05:15:41.608079403Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-28T05:15:41.612807844Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.725551ms logger=migrator t=2026-04-28T05:15:41.618872289Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-28T05:15:41.620050372Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.178023ms logger=migrator t=2026-04-28T05:15:41.624590208Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-28T05:15:41.63368449Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.102562ms logger=migrator t=2026-04-28T05:15:41.63732378Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-28T05:15:41.643694951Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.366901ms logger=migrator t=2026-04-28T05:15:41.647287889Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-28T05:15:41.64735575Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=68.941µs logger=migrator t=2026-04-28T05:15:41.650658924Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-28T05:15:41.651771005Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.11167ms logger=migrator t=2026-04-28T05:15:41.655936044Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-28T05:15:41.657020544Z 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.08433ms logger=migrator t=2026-04-28T05:15:41.661050491Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-28T05:15:41.662110862Z 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.059631ms logger=migrator t=2026-04-28T05:15:41.666288531Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T05:15:41.666356452Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=68.641µs logger=migrator t=2026-04-28T05:15:41.670067522Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-28T05:15:41.676622127Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.551715ms logger=migrator t=2026-04-28T05:15:41.680525602Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-28T05:15:41.686994715Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.468574ms logger=migrator t=2026-04-28T05:15:41.691283007Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-28T05:15:41.69827974Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.994233ms logger=migrator t=2026-04-28T05:15:41.703152262Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-28T05:15:41.709593845Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.440823ms logger=migrator t=2026-04-28T05:15:41.714331434Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-28T05:15:41.720838269Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.506305ms logger=migrator t=2026-04-28T05:15:41.724867256Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-28T05:15:41.724980248Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=113.333µs logger=migrator t=2026-04-28T05:15:41.730065744Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-28T05:15:41.73090222Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=836.316µs logger=migrator t=2026-04-28T05:15:41.735378665Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-28T05:15:41.742269806Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.890321ms logger=migrator t=2026-04-28T05:15:41.747921523Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-28T05:15:41.747988355Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.712µs logger=migrator t=2026-04-28T05:15:41.751535632Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-28T05:15:41.758592827Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.053925ms logger=migrator t=2026-04-28T05:15:41.764216384Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-28T05:15:41.765243722Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.026778ms logger=migrator t=2026-04-28T05:15:41.769449123Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-28T05:15:41.776056988Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.609316ms logger=migrator t=2026-04-28T05:15:41.780456532Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-28T05:15:41.781279568Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=825.126µs logger=migrator t=2026-04-28T05:15:41.786010788Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-28T05:15:41.787070508Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.059141ms logger=migrator t=2026-04-28T05:15:41.791468951Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-28T05:15:41.798118178Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.648587ms logger=migrator t=2026-04-28T05:15:41.802281567Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-28T05:15:41.803165575Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=883.578µs logger=migrator t=2026-04-28T05:15:41.808485835Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-28T05:15:41.809523625Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.03703ms logger=migrator t=2026-04-28T05:15:41.813663904Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-28T05:15:41.81451545Z level=info msg="Migration successfully executed" id="create alert_image table" duration=851.476µs logger=migrator t=2026-04-28T05:15:41.819050216Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-28T05:15:41.820053666Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.00327ms logger=migrator t=2026-04-28T05:15:41.824256825Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-28T05:15:41.824326277Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.192µs logger=migrator t=2026-04-28T05:15:41.827967676Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-28T05:15:41.828946045Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=974.388µs logger=migrator t=2026-04-28T05:15:41.833268217Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-28T05:15:41.834150124Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=881.997µs logger=migrator t=2026-04-28T05:15:41.838093058Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-28T05:15:41.838780302Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-28T05:15:41.844057812Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-28T05:15:41.844734474Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=677.352µs logger=migrator t=2026-04-28T05:15:41.84970748Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-28T05:15:41.850828631Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.120681ms logger=migrator t=2026-04-28T05:15:41.856307494Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-28T05:15:41.865829176Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.521132ms logger=migrator t=2026-04-28T05:15:41.870909323Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-28T05:15:41.871991043Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.08112ms logger=migrator t=2026-04-28T05:15:41.876425568Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-28T05:15:41.877499288Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.07363ms logger=migrator t=2026-04-28T05:15:41.883183846Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-28T05:15:41.884038542Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=854.576µs logger=migrator t=2026-04-28T05:15:41.888602089Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-28T05:15:41.890435774Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.832175ms logger=migrator t=2026-04-28T05:15:41.895204724Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-28T05:15:41.897373266Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.171502ms logger=migrator t=2026-04-28T05:15:41.904299148Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-28T05:15:41.904328269Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.361µs logger=migrator t=2026-04-28T05:15:41.907959057Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-28T05:15:41.908059859Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=108.722µs logger=migrator t=2026-04-28T05:15:41.911895882Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-28T05:15:41.922001674Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.106542ms logger=migrator t=2026-04-28T05:15:41.927103431Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-28T05:15:41.927486688Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=384.407µs logger=migrator t=2026-04-28T05:15:41.932486394Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-28T05:15:41.933550544Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.06342ms logger=migrator t=2026-04-28T05:15:41.939037739Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-28T05:15:41.939290694Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=253.534µs logger=migrator t=2026-04-28T05:15:41.944358329Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-28T05:15:41.945551322Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.191033ms logger=migrator t=2026-04-28T05:15:41.950103648Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-28T05:15:41.951544156Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.440008ms logger=migrator t=2026-04-28T05:15:41.962859702Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-28T05:15:42.009951807Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=47.092855ms logger=migrator t=2026-04-28T05:15:42.015839399Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-28T05:15:42.022109348Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.268779ms logger=migrator t=2026-04-28T05:15:42.027877798Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-28T05:15:42.028070792Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=190.763µs logger=migrator t=2026-04-28T05:15:42.033085697Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-28T05:15:42.066126645Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.040788ms logger=migrator t=2026-04-28T05:15:42.071695891Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-28T05:15:42.102940026Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.243665ms logger=migrator t=2026-04-28T05:15:42.108906149Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-28T05:15:42.10949424Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=588.231µs logger=migrator t=2026-04-28T05:15:42.114941944Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-28T05:15:42.116849571Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.907057ms logger=migrator t=2026-04-28T05:15:42.1231553Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-28T05:15:42.123351984Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=196.894µs logger=migrator t=2026-04-28T05:15:42.128474261Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-28T05:15:42.129925139Z level=info msg="Migration successfully executed" id="create permission table" duration=1.446808ms logger=migrator t=2026-04-28T05:15:42.136104906Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-28T05:15:42.137757247Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.648711ms logger=migrator t=2026-04-28T05:15:42.143693351Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-28T05:15:42.144780681Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.040999ms logger=migrator t=2026-04-28T05:15:42.152266594Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-28T05:15:42.153764262Z level=info msg="Migration successfully executed" id="create role table" duration=1.496598ms logger=migrator t=2026-04-28T05:15:42.160930018Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-28T05:15:42.1688642Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.933822ms logger=migrator t=2026-04-28T05:15:42.174242582Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-28T05:15:42.182283324Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.040062ms logger=migrator t=2026-04-28T05:15:42.189340659Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-28T05:15:42.190141744Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=800.845µs logger=migrator t=2026-04-28T05:15:42.203618411Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-28T05:15:42.206292351Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.67534ms logger=migrator t=2026-04-28T05:15:42.212505449Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-28T05:15:42.213628841Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.128042ms logger=migrator t=2026-04-28T05:15:42.220096543Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-28T05:15:42.221103293Z level=info msg="Migration successfully executed" id="create team role table" duration=1.00615ms logger=migrator t=2026-04-28T05:15:42.226617358Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-28T05:15:42.228671377Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.053059ms logger=migrator t=2026-04-28T05:15:42.234966287Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-28T05:15:42.236137689Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.170232ms logger=migrator t=2026-04-28T05:15:42.24092445Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-28T05:15:42.242321706Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.396846ms logger=migrator t=2026-04-28T05:15:42.2477794Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-28T05:15:42.248718978Z level=info msg="Migration successfully executed" id="create user role table" duration=940.308µs logger=migrator t=2026-04-28T05:15:42.254565579Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-28T05:15:42.255673311Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.103791ms logger=migrator t=2026-04-28T05:15:42.268568886Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-28T05:15:42.270029664Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.462768ms logger=migrator t=2026-04-28T05:15:42.275455697Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-28T05:15:42.276625799Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.170472ms logger=migrator t=2026-04-28T05:15:42.283337006Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-28T05:15:42.285009639Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.674213ms logger=migrator t=2026-04-28T05:15:42.29144638Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-28T05:15:42.292535881Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.089201ms logger=migrator t=2026-04-28T05:15:42.29769777Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-28T05:15:42.298821342Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.122842ms logger=migrator t=2026-04-28T05:15:42.306827023Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-28T05:15:42.315120731Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.293648ms logger=migrator t=2026-04-28T05:15:42.321585164Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-28T05:15:42.3224323Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=843.996µs logger=migrator t=2026-04-28T05:15:42.328912893Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-28T05:15:42.330026315Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.113032ms logger=migrator t=2026-04-28T05:15:42.33611906Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-28T05:15:42.338060828Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.941558ms logger=migrator t=2026-04-28T05:15:42.343467Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-28T05:15:42.344618412Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.150692ms logger=migrator t=2026-04-28T05:15:42.349452784Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-28T05:15:42.350975473Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.521639ms logger=migrator t=2026-04-28T05:15:42.357233612Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-28T05:15:42.358382784Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.149032ms logger=migrator t=2026-04-28T05:15:42.364470129Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-28T05:15:42.376328185Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.858346ms logger=migrator t=2026-04-28T05:15:42.381901101Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-28T05:15:42.388067328Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.165217ms logger=migrator t=2026-04-28T05:15:42.392991122Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-28T05:15:42.401400782Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.40907ms logger=migrator t=2026-04-28T05:15:42.40658491Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-28T05:15:42.412379991Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.795911ms logger=migrator t=2026-04-28T05:15:42.417646611Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-28T05:15:42.418757702Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.110971ms logger=migrator t=2026-04-28T05:15:42.424533442Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-28T05:15:42.426332397Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.798325ms logger=migrator t=2026-04-28T05:15:42.432634216Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-28T05:15:42.433668476Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.03401ms logger=migrator t=2026-04-28T05:15:42.438864825Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-28T05:15:42.440490076Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.623781ms logger=migrator t=2026-04-28T05:15:42.446021071Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-28T05:15:42.447627261Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.60653ms logger=migrator t=2026-04-28T05:15:42.452938483Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-28T05:15:42.453005794Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.841µs logger=migrator t=2026-04-28T05:15:42.457901706Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-28T05:15:42.457985208Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=84.182µs logger=migrator t=2026-04-28T05:15:42.463241448Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-28T05:15:42.463986742Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=748.914µs logger=migrator t=2026-04-28T05:15:42.468973927Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-28T05:15:42.469952116Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=979.819µs logger=migrator t=2026-04-28T05:15:42.47489385Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-28T05:15:42.475533552Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=639.642µs logger=migrator t=2026-04-28T05:15:42.480439795Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-28T05:15:42.480640049Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=200.784µs logger=migrator t=2026-04-28T05:15:42.486470901Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-28T05:15:42.487904888Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.363086ms logger=migrator t=2026-04-28T05:15:42.492979264Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-28T05:15:42.493884201Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=907.718µs logger=migrator t=2026-04-28T05:15:42.499145591Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-28T05:15:42.501268271Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.12153ms logger=migrator t=2026-04-28T05:15:42.509246924Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-28T05:15:42.517775876Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.528802ms logger=migrator t=2026-04-28T05:15:42.521154929Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-28T05:15:42.521222901Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.582µs logger=migrator t=2026-04-28T05:15:42.524644776Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-28T05:15:42.525626214Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=977.858µs logger=migrator t=2026-04-28T05:15:42.531431736Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-28T05:15:42.533112377Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.678702ms logger=migrator t=2026-04-28T05:15:42.540147371Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-28T05:15:42.541608099Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.522639ms logger=migrator t=2026-04-28T05:15:42.547248526Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-28T05:15:42.55589429Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.644944ms logger=migrator t=2026-04-28T05:15:42.559860436Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-28T05:15:42.560667882Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=807.536µs logger=migrator t=2026-04-28T05:15:42.5658639Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-28T05:15:42.566685396Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=821.856µs logger=migrator t=2026-04-28T05:15:42.572492806Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-28T05:15:42.598389678Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.890152ms logger=migrator t=2026-04-28T05:15:42.605257969Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-28T05:15:42.606156546Z level=info msg="Migration successfully executed" id="create correlation v2" duration=899.137µs logger=migrator t=2026-04-28T05:15:42.612084409Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-28T05:15:42.613245921Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.161132ms logger=migrator t=2026-04-28T05:15:42.618548582Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-28T05:15:42.620379887Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.831035ms logger=migrator t=2026-04-28T05:15:42.62681734Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-28T05:15:42.627928681Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.114382ms logger=migrator t=2026-04-28T05:15:42.633377034Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-28T05:15:42.633821973Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=441.909µs logger=migrator t=2026-04-28T05:15:42.639827497Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-28T05:15:42.641284854Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.459057ms logger=migrator t=2026-04-28T05:15:42.646463223Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-28T05:15:42.655020156Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.556503ms logger=migrator t=2026-04-28T05:15:42.660999819Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-28T05:15:42.662264233Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.303314ms logger=migrator t=2026-04-28T05:15:42.667490983Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-28T05:15:42.668951891Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.459328ms logger=migrator t=2026-04-28T05:15:42.67571197Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T05:15:42.676603256Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T05:15:42.682694662Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T05:15:42.683184381Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T05:15:42.688263558Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-28T05:15:42.689584534Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.323755ms logger=migrator t=2026-04-28T05:15:42.69469649Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-28T05:15:42.696483355Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.786075ms logger=migrator t=2026-04-28T05:15:42.702751293Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T05:15:42.704401815Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.650552ms logger=migrator t=2026-04-28T05:15:42.716960783Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T05:15:42.718940252Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.978679ms logger=migrator t=2026-04-28T05:15:42.724678061Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T05:15:42.725750081Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.07169ms logger=migrator t=2026-04-28T05:15:42.730575763Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T05:15:42.731662614Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.086991ms logger=migrator t=2026-04-28T05:15:42.736664038Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-28T05:15:42.737487394Z level=info msg="Migration successfully executed" id="Drop public config table" duration=822.976µs logger=migrator t=2026-04-28T05:15:42.742820376Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-28T05:15:42.74461611Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.789233ms logger=migrator t=2026-04-28T05:15:42.748387052Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T05:15:42.750268667Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.880685ms logger=migrator t=2026-04-28T05:15:42.75568055Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T05:15:42.756797942Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.117282ms logger=migrator t=2026-04-28T05:15:42.762187804Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-28T05:15:42.764147211Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.958808ms logger=migrator t=2026-04-28T05:15:42.770148065Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-28T05:15:42.795149301Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.999436ms logger=migrator t=2026-04-28T05:15:42.800286929Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-28T05:15:42.809102246Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.814567ms logger=migrator t=2026-04-28T05:15:42.813891897Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-28T05:15:42.820574384Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.677327ms logger=migrator t=2026-04-28T05:15:42.827922784Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-28T05:15:42.82821991Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=297.226µs logger=migrator t=2026-04-28T05:15:42.833397468Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-28T05:15:42.842528732Z level=info msg="Migration successfully executed" id="add share column" duration=9.126594ms logger=migrator t=2026-04-28T05:15:42.848006456Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-28T05:15:42.848256771Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=252.855µs logger=migrator t=2026-04-28T05:15:42.855447578Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-28T05:15:42.856420846Z level=info msg="Migration successfully executed" id="create file table" duration=975.399µs logger=migrator t=2026-04-28T05:15:42.863023811Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-28T05:15:42.86398317Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=961.079µs logger=migrator t=2026-04-28T05:15:42.867695291Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-28T05:15:42.868592677Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=897.486µs logger=migrator t=2026-04-28T05:15:42.875340856Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-28T05:15:42.876031909Z level=info msg="Migration successfully executed" id="create file_meta table" duration=689.313µs logger=migrator t=2026-04-28T05:15:42.882061504Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-28T05:15:42.884138764Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.07658ms logger=migrator t=2026-04-28T05:15:42.890356462Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-28T05:15:42.890422793Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.222µs logger=migrator t=2026-04-28T05:15:42.895848826Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-28T05:15:42.895960878Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=113.602µs logger=migrator t=2026-04-28T05:15:42.901264799Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-28T05:15:42.902275789Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.01143ms logger=migrator t=2026-04-28T05:15:42.909014166Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-28T05:15:42.909274312Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=260.196µs logger=migrator t=2026-04-28T05:15:42.916443908Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-28T05:15:42.918825983Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.381935ms logger=migrator t=2026-04-28T05:15:42.924096053Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-28T05:15:42.933663915Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.567232ms logger=migrator t=2026-04-28T05:15:42.939126939Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-28T05:15:42.939279252Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=152.723µs logger=migrator t=2026-04-28T05:15:42.943875609Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-28T05:15:42.945093042Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.216573ms logger=migrator t=2026-04-28T05:15:42.950129729Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-28T05:15:42.950588287Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=459.778µs logger=migrator t=2026-04-28T05:15:42.954253337Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-28T05:15:42.954445411Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=192.324µs logger=migrator t=2026-04-28T05:15:42.959891464Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-28T05:15:42.960428064Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=536.5µs logger=migrator t=2026-04-28T05:15:42.965318128Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-28T05:15:42.974903319Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.584661ms logger=migrator t=2026-04-28T05:15:42.979709241Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-28T05:15:42.986208084Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.496833ms logger=migrator t=2026-04-28T05:15:42.991048257Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-28T05:15:42.992148878Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.100761ms logger=migrator t=2026-04-28T05:15:42.997215743Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-28T05:15:43.073818401Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.598888ms logger=migrator t=2026-04-28T05:15:43.07746482Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-28T05:15:43.078326726Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=861.556µs logger=migrator t=2026-04-28T05:15:43.08219613Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-28T05:15:43.083031707Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=836.807µs logger=migrator t=2026-04-28T05:15:43.08741613Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-28T05:15:43.115374141Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.958031ms logger=migrator t=2026-04-28T05:15:43.119806036Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-28T05:15:43.130589901Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.783795ms logger=migrator t=2026-04-28T05:15:43.133796762Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-28T05:15:43.134025446Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=227.354µs logger=migrator t=2026-04-28T05:15:43.136601575Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-28T05:15:43.136717467Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=116.882µs logger=migrator t=2026-04-28T05:15:43.140078321Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-28T05:15:43.140300776Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=222.985µs logger=migrator t=2026-04-28T05:15:43.143531567Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-28T05:15:43.14372084Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=186.293µs logger=migrator t=2026-04-28T05:15:43.147051763Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-28T05:15:43.147247007Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=195.304µs logger=migrator t=2026-04-28T05:15:43.151044069Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-28T05:15:43.152879264Z level=info msg="Migration successfully executed" id="create folder table" duration=1.834515ms logger=migrator t=2026-04-28T05:15:43.159069442Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-28T05:15:43.160780495Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.710453ms logger=migrator t=2026-04-28T05:15:43.165040076Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-28T05:15:43.16631192Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.270994ms logger=migrator t=2026-04-28T05:15:43.170624002Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-28T05:15:43.170660443Z level=info msg="Migration successfully executed" id="Update folder title length" duration=37.33µs logger=migrator t=2026-04-28T05:15:43.174109609Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T05:15:43.175398263Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.289104ms logger=migrator t=2026-04-28T05:15:43.182044559Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T05:15:43.183448275Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.404206ms logger=migrator t=2026-04-28T05:15:43.186937302Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-28T05:15:43.188453261Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.514989ms logger=migrator t=2026-04-28T05:15:43.192474418Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-28T05:15:43.192904066Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=429.998µs logger=migrator t=2026-04-28T05:15:43.196064005Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-28T05:15:43.196400333Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=336.638µs logger=migrator t=2026-04-28T05:15:43.200235635Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-28T05:15:43.201440438Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.204833ms logger=migrator t=2026-04-28T05:15:43.20681963Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-28T05:15:43.208118395Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.309265ms logger=migrator t=2026-04-28T05:15:43.213365645Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-28T05:15:43.21468831Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.322915ms logger=migrator t=2026-04-28T05:15:43.218528153Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-28T05:15:43.219779196Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.250123ms logger=migrator t=2026-04-28T05:15:43.222767553Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-28T05:15:43.223917685Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.145232ms logger=migrator t=2026-04-28T05:15:43.227146968Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-28T05:15:43.228002843Z level=info msg="Migration successfully executed" id="create anon_device table" duration=862.286µs logger=migrator t=2026-04-28T05:15:43.236188979Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-28T05:15:43.237564915Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.375306ms logger=migrator t=2026-04-28T05:15:43.241384608Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-28T05:15:43.243535469Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.14967ms logger=migrator t=2026-04-28T05:15:43.272479019Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-28T05:15:43.274319084Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.838035ms logger=migrator t=2026-04-28T05:15:43.279685256Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-28T05:15:43.281047442Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.363346ms logger=migrator t=2026-04-28T05:15:43.286134429Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-28T05:15:43.287508655Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.374436ms logger=migrator t=2026-04-28T05:15:43.291166225Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-28T05:15:43.29146391Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=297.895µs logger=migrator t=2026-04-28T05:15:43.29669775Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-28T05:15:43.309404961Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.709101ms logger=migrator t=2026-04-28T05:15:43.313964199Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-28T05:15:43.315913425Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.947276ms logger=migrator t=2026-04-28T05:15:43.321916989Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T05:15:43.32193811Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.571µs logger=migrator t=2026-04-28T05:15:43.330003753Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T05:15:43.332507881Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.505318ms logger=migrator t=2026-04-28T05:15:43.33613106Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T05:15:43.33614558Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=15.21µs logger=migrator t=2026-04-28T05:15:43.341188096Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-28T05:15:43.342374739Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.185923ms logger=migrator t=2026-04-28T05:15:43.345965507Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T05:15:43.347299612Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.333286ms logger=migrator t=2026-04-28T05:15:43.352908849Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-28T05:15:43.353809686Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=901.207µs logger=migrator t=2026-04-28T05:15:43.35825698Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-28T05:15:43.358898543Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=642.293µs logger=migrator t=2026-04-28T05:15:43.362226536Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-28T05:15:43.362504301Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=279.415µs logger=migrator t=2026-04-28T05:15:43.365828915Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-28T05:15:43.366912695Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.09005ms logger=migrator t=2026-04-28T05:15:43.370456793Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-28T05:15:43.371516803Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.06036ms logger=migrator t=2026-04-28T05:15:43.375674532Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-28T05:15:43.376688121Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.013399ms logger=migrator t=2026-04-28T05:15:43.380991553Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-28T05:15:43.392000122Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.004099ms logger=migrator t=2026-04-28T05:15:43.395830765Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-28T05:15:43.403121604Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.286539ms logger=migrator t=2026-04-28T05:15:43.406958887Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-28T05:15:43.417872775Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.887617ms logger=migrator t=2026-04-28T05:15:43.423341909Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-28T05:15:43.423437181Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=98.502µs logger=migrator t=2026-04-28T05:15:43.429719739Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-28T05:15:43.43975331Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.032251ms logger=migrator t=2026-04-28T05:15:43.445071392Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-28T05:15:43.455736215Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.664833ms logger=migrator t=2026-04-28T05:15:43.460930614Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-28T05:15:43.461389572Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=458.398µs logger=migrator t=2026-04-28T05:15:43.47808877Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.005126793s logger=migrator t=2026-04-28T05:15:43.478796753Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-28T05:15:43.493683176Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-28T05:15:43.493977402Z level=info msg="Created default organization" logger=secrets t=2026-04-28T05:15:43.498394566Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T05:15:43.566084564Z level=info msg="Restored cache from database" duration=503.851µs logger=plugin.store t=2026-04-28T05:15:43.567749105Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-28T05:15:43.610409416Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-28T05:15:43.610448907Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-28T05:15:43.610517468Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-28T05:15:43.610524948Z level=info msg="Plugins loaded" count=54 duration=42.777433ms logger=query_data t=2026-04-28T05:15:43.617836168Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-28T05:15:43.621283563Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-28T05:15:43.627293167Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-28T05:15:43.639015691Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-28T05:15:43.642053088Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-28T05:15:43.643824412Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-28T05:15:43.662282963Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-28T05:15:43.6821147Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-28T05:15:43.705997035Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-28T05:15:43.706029235Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-28T05:15:43.706431003Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-28T05:15:43.706930362Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-28T05:15:43.709153675Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-28T05:15:43.710383408Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-28T05:15:43.784491118Z level=info msg="Update check succeeded" duration=75.911055ms logger=grafana.update.checker t=2026-04-28T05:15:43.795890295Z level=info msg="Update check succeeded" duration=88.158837ms logger=sqlstore.transactions t=2026-04-28T05:15:43.814797493Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-04-28T05:15:43.815563588Z level=info msg="State cache has been initialized" states=0 duration=108.627406ms logger=ngalert.scheduler t=2026-04-28T05:15:43.8156355Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-28T05:15:43.815737042Z level=info msg=starting first_tick=2026-04-28T05:15:50Z logger=sqlstore.transactions t=2026-04-28T05:15:43.825725391Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-28T05:15:43.854207273Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-28T05:15:43.870544734Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-28T05:15:43.885716633Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T05:15:43.959818352Z level=info msg="Patterns update finished" duration=102.588651ms logger=grafana-apiserver t=2026-04-28T05:15:44.126865359Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-28T05:15:44.127786377Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-28T05:15:46.073728677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.074318058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.093643426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.123361641Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.137282516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.157209474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.181895084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.214956062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.241184081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.264110688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.313452226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.409113266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.468012946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.548532637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.56500453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.607444128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.623275219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.67646852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.69801373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.731839824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.749762244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.794337722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.817805908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.87361618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.893228733Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.92985473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:46.954348106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.001331039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.017372925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.066667502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.082402331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.122341381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.136246925Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.189756453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.214584775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.26110917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.275750158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.330884976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.349928439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.403997828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.417420903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.489615036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.509337851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.558448745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.585038871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.690048718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.706253517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.792959166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.810070581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.868138805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.88790236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.961759856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:47.978010445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.047549867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.062143595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.131010715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.151337241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.220934405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.247064252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.325014015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.352553368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.447636556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.467135678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.541289548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.558646228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.628816623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.649322842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.718506189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.735650505Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.820891676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.840338846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.924276632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:48.949104754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:49.025888114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:49.041630094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:49.112000373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:49.13137813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:49.207939647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:49.229002308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T05:15:49.310011438Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-28T05:17:36.728466469Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T05:25:43.78902983Z level=info msg="Completed cleanup jobs" duration=74.691589ms logger=plugins.update.checker t=2026-04-28T05:25:43.842458746Z level=info msg="Update check succeeded" duration=57.635086ms logger=sqlstore.transactions t=2026-04-28T05:30:43.635367903Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-28T05:35:43.749319291Z level=info msg="Completed cleanup jobs" duration=40.284794ms logger=plugins.update.checker t=2026-04-28T05:35:43.836672719Z level=info msg="Update check succeeded" duration=51.226472ms