logger=settings t=2026-04-22T00:35:06.128270687Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-22T00:35:06Z logger=settings t=2026-04-22T00:35:06.128873405Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-22T00:35:06.128897825Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-22T00:35:06.128905746Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-22T00:35:06.128913336Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-22T00:35:06.128920756Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-22T00:35:06.128927876Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-22T00:35:06.128940536Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-22T00:35:06.128949617Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-22T00:35:06.128964137Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-22T00:35:06.128971357Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-22T00:35:06.128983348Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-22T00:35:06.128991108Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-22T00:35:06.129002768Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-22T00:35:06.129010508Z level=info msg=Target target=[all] logger=settings t=2026-04-22T00:35:06.129026039Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-22T00:35:06.129038619Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-22T00:35:06.129046049Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-22T00:35:06.12905335Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-22T00:35:06.12906552Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-22T00:35:06.12907399Z level=info msg="App mode production" logger=sqlstore t=2026-04-22T00:35:06.129855242Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-22T00:35:06.129895003Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-22T00:35:06.131740816Z level=info msg="Locking database" logger=migrator t=2026-04-22T00:35:06.131759276Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-22T00:35:06.132332132Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-22T00:35:06.133182786Z level=info msg="Migration successfully executed" id="create migration_log table" duration=850.494µs logger=migrator t=2026-04-22T00:35:06.371576583Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-22T00:35:06.373063915Z level=info msg="Migration successfully executed" id="create user table" duration=1.488432ms logger=migrator t=2026-04-22T00:35:06.504663139Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-22T00:35:06.506354406Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.693877ms logger=migrator t=2026-04-22T00:35:06.513765915Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-22T00:35:06.514528167Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=715.24µs logger=migrator t=2026-04-22T00:35:06.519373014Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-22T00:35:06.520045883Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=672.589µs logger=migrator t=2026-04-22T00:35:06.524250722Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-22T00:35:06.524728785Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=477.523µs logger=migrator t=2026-04-22T00:35:06.53022214Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-22T00:35:06.534668365Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.445395ms logger=migrator t=2026-04-22T00:35:06.540439618Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-22T00:35:06.542044233Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.608356ms logger=migrator t=2026-04-22T00:35:06.547484187Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-22T00:35:06.548273839Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=784.972µs logger=migrator t=2026-04-22T00:35:06.553173507Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-22T00:35:06.554045042Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=873.945µs logger=migrator t=2026-04-22T00:35:06.558631922Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-22T00:35:06.55893909Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=307.378µs logger=migrator t=2026-04-22T00:35:06.562686386Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-22T00:35:06.563296224Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=610.478µs logger=migrator t=2026-04-22T00:35:06.567052499Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-22T00:35:06.568934823Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.880903ms logger=migrator t=2026-04-22T00:35:06.574727526Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-22T00:35:06.574755967Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.271µs logger=migrator t=2026-04-22T00:35:06.578193234Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-22T00:35:06.579275824Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.08248ms logger=migrator t=2026-04-22T00:35:06.582761673Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-22T00:35:06.582983149Z level=info msg="Migration successfully executed" id="Add missing user data" duration=221.546µs logger=migrator t=2026-04-22T00:35:06.587161786Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-22T00:35:06.589021729Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.859303ms logger=migrator t=2026-04-22T00:35:06.593714591Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-22T00:35:06.594408271Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=693.64µs logger=migrator t=2026-04-22T00:35:06.598448415Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-22T00:35:06.599579417Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.128522ms logger=migrator t=2026-04-22T00:35:06.605442433Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-22T00:35:06.614656272Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.211889ms logger=migrator t=2026-04-22T00:35:06.619054627Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-22T00:35:06.620460146Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.405449ms logger=migrator t=2026-04-22T00:35:06.623935804Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-22T00:35:06.62413176Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=196.346µs logger=migrator t=2026-04-22T00:35:06.627834915Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-22T00:35:06.628528344Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=693.219µs logger=migrator t=2026-04-22T00:35:06.634548964Z 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-22T00:35:06.63514391Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=594.886µs logger=migrator t=2026-04-22T00:35:06.641053457Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-22T00:35:06.6414957Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=440.303µs logger=migrator t=2026-04-22T00:35:06.651352968Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-22T00:35:06.652885642Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.530234ms logger=migrator t=2026-04-22T00:35:06.663677375Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-22T00:35:06.664428587Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=750.582µs logger=migrator t=2026-04-22T00:35:06.669748828Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-22T00:35:06.670947901Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.198623ms logger=migrator t=2026-04-22T00:35:06.676963951Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-22T00:35:06.678273468Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.307798ms logger=migrator t=2026-04-22T00:35:06.684348229Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-22T00:35:06.685865271Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.516892ms logger=migrator t=2026-04-22T00:35:06.691215393Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-22T00:35:06.691248744Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=35.991µs logger=migrator t=2026-04-22T00:35:06.696173053Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-22T00:35:06.696930204Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=760.241µs logger=migrator t=2026-04-22T00:35:06.700509955Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-22T00:35:06.701238986Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=728.141µs logger=migrator t=2026-04-22T00:35:06.70565051Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-22T00:35:06.706313849Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=663.459µs logger=migrator t=2026-04-22T00:35:06.71095305Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-22T00:35:06.71201634Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.06353ms logger=migrator t=2026-04-22T00:35:06.716253949Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-22T00:35:06.719393478Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.139459ms logger=migrator t=2026-04-22T00:35:06.72478064Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-22T00:35:06.725649105Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=869.415µs logger=migrator t=2026-04-22T00:35:06.729121013Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-22T00:35:06.729845413Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=726.201µs logger=migrator t=2026-04-22T00:35:06.733262449Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-22T00:35:06.73398745Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=724.971µs logger=migrator t=2026-04-22T00:35:06.738621901Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-22T00:35:06.739287159Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=664.959µs logger=migrator t=2026-04-22T00:35:06.743509009Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-22T00:35:06.744182897Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=673.838µs logger=migrator t=2026-04-22T00:35:06.748317044Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-22T00:35:06.748685945Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=370.611µs logger=migrator t=2026-04-22T00:35:06.752708798Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-22T00:35:06.753396097Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=685.989µs logger=migrator t=2026-04-22T00:35:06.759083709Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-22T00:35:06.759677405Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=591.216µs logger=migrator t=2026-04-22T00:35:06.763676127Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-22T00:35:06.764772889Z level=info msg="Migration successfully executed" id="create star table" duration=1.096472ms logger=migrator t=2026-04-22T00:35:06.769569314Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-22T00:35:06.7708501Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.279906ms logger=migrator t=2026-04-22T00:35:06.776289724Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-22T00:35:06.777112087Z level=info msg="Migration successfully executed" id="create org table v1" duration=821.623µs logger=migrator t=2026-04-22T00:35:06.791307077Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-22T00:35:06.792766679Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.459402ms logger=migrator t=2026-04-22T00:35:06.798241813Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-22T00:35:06.799395846Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.153213ms logger=migrator t=2026-04-22T00:35:06.803516152Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-22T00:35:06.804708326Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.191765ms logger=migrator t=2026-04-22T00:35:06.810958752Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-22T00:35:06.812083593Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.126761ms logger=migrator t=2026-04-22T00:35:06.817245069Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-22T00:35:06.817981651Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=737.962µs logger=migrator t=2026-04-22T00:35:06.878570079Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-22T00:35:06.878703703Z level=info msg="Migration successfully executed" id="Update org table charset" duration=137.664µs logger=migrator t=2026-04-22T00:35:06.897577766Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-22T00:35:06.89770178Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=126.394µs logger=migrator t=2026-04-22T00:35:06.906492368Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-22T00:35:06.906825897Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=337.319µs logger=migrator t=2026-04-22T00:35:06.910666466Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-22T00:35:06.91187358Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.206763ms logger=migrator t=2026-04-22T00:35:06.915678227Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-22T00:35:06.916405778Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=727.581µs logger=migrator t=2026-04-22T00:35:06.921294965Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-22T00:35:06.922580382Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.287057ms logger=migrator t=2026-04-22T00:35:06.930888646Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-22T00:35:06.931763681Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=878.085µs logger=migrator t=2026-04-22T00:35:06.939662134Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-22T00:35:06.940878788Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.215804ms logger=migrator t=2026-04-22T00:35:06.947702571Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-22T00:35:06.948544514Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=842.773µs logger=migrator t=2026-04-22T00:35:06.953375821Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-22T00:35:06.958695641Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.31915ms logger=migrator t=2026-04-22T00:35:06.965741239Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-22T00:35:06.967381706Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.639477ms logger=migrator t=2026-04-22T00:35:06.971577054Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-22T00:35:06.972422119Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=844.684µs logger=migrator t=2026-04-22T00:35:06.976326958Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-22T00:35:06.977140061Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=811.613µs logger=migrator t=2026-04-22T00:35:06.982109431Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-22T00:35:06.982671577Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=562.056µs logger=migrator t=2026-04-22T00:35:06.986572648Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-22T00:35:06.98737447Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=801.592µs logger=migrator t=2026-04-22T00:35:06.991575809Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-22T00:35:06.991645441Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=70.612µs logger=migrator t=2026-04-22T00:35:06.996046005Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-22T00:35:06.99798156Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.935854ms logger=migrator t=2026-04-22T00:35:07.008248959Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-22T00:35:07.010385749Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.140801ms logger=migrator t=2026-04-22T00:35:07.017167111Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-22T00:35:07.019293321Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.127789ms logger=migrator t=2026-04-22T00:35:07.023263863Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-22T00:35:07.024290672Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.025489ms logger=migrator t=2026-04-22T00:35:07.031556417Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-22T00:35:07.035402955Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.849388ms logger=migrator t=2026-04-22T00:35:07.040384636Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-22T00:35:07.041308172Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=923.416µs logger=migrator t=2026-04-22T00:35:07.045693616Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-22T00:35:07.04656015Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=863.404µs logger=migrator t=2026-04-22T00:35:07.052044255Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-22T00:35:07.052080816Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=37.481µs logger=migrator t=2026-04-22T00:35:07.057456958Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-22T00:35:07.05755338Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=101.533µs logger=migrator t=2026-04-22T00:35:07.063309083Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-22T00:35:07.068037196Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.730403ms logger=migrator t=2026-04-22T00:35:07.073894342Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-22T00:35:07.076001161Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.106529ms logger=migrator t=2026-04-22T00:35:07.085246462Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-22T00:35:07.090945153Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=5.694341ms logger=migrator t=2026-04-22T00:35:07.097210319Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-22T00:35:07.100026039Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.81567ms logger=migrator t=2026-04-22T00:35:07.106730889Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-22T00:35:07.107254833Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=523.914µs logger=migrator t=2026-04-22T00:35:07.114692962Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-22T00:35:07.116476573Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.787961ms logger=migrator t=2026-04-22T00:35:07.124824789Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-22T00:35:07.125909079Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.08656ms logger=migrator t=2026-04-22T00:35:07.131212279Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-22T00:35:07.13126454Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=56.992µs logger=migrator t=2026-04-22T00:35:07.136350294Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-22T00:35:07.137866107Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.510153ms logger=migrator t=2026-04-22T00:35:07.141820258Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-22T00:35:07.142617781Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=797.143µs logger=migrator t=2026-04-22T00:35:07.147337244Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-22T00:35:07.157979324Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.64242ms logger=migrator t=2026-04-22T00:35:07.166161806Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-22T00:35:07.16739073Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.230015ms logger=migrator t=2026-04-22T00:35:07.175764336Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-22T00:35:07.176856677Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.092451ms logger=migrator t=2026-04-22T00:35:07.183966958Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-22T00:35:07.185213394Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.245275ms logger=migrator t=2026-04-22T00:35:07.190834502Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-22T00:35:07.191415888Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=581.546µs logger=migrator t=2026-04-22T00:35:07.200088393Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-22T00:35:07.20107012Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=986.028µs logger=migrator t=2026-04-22T00:35:07.207994866Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-22T00:35:07.210156737Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.161041ms logger=migrator t=2026-04-22T00:35:07.213476691Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-22T00:35:07.214296394Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=820.263µs logger=migrator t=2026-04-22T00:35:07.218410459Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-22T00:35:07.218583735Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=173.516µs logger=migrator t=2026-04-22T00:35:07.221913749Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-22T00:35:07.222077113Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=163.734µs logger=migrator t=2026-04-22T00:35:07.225574702Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-22T00:35:07.227117746Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.543604ms logger=migrator t=2026-04-22T00:35:07.232059024Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-22T00:35:07.234220456Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.160592ms logger=migrator t=2026-04-22T00:35:07.245140164Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-22T00:35:07.246642037Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.506933ms logger=migrator t=2026-04-22T00:35:07.256055902Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-22T00:35:07.257162253Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.106521ms logger=migrator t=2026-04-22T00:35:07.265267082Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-22T00:35:07.266745504Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.480702ms logger=migrator t=2026-04-22T00:35:07.273996028Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-22T00:35:07.274968766Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=971.218µs logger=migrator t=2026-04-22T00:35:07.286341397Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-22T00:35:07.287341915Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.003808ms logger=migrator t=2026-04-22T00:35:07.294907059Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-22T00:35:07.304035946Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.126728ms logger=migrator t=2026-04-22T00:35:07.307931725Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-22T00:35:07.308879133Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=945.488µs logger=migrator t=2026-04-22T00:35:07.315649504Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-22T00:35:07.317200998Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.549764ms logger=migrator t=2026-04-22T00:35:07.32474352Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-22T00:35:07.32652347Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.78238ms logger=migrator t=2026-04-22T00:35:07.33325442Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-22T00:35:07.334339261Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.089121ms logger=migrator t=2026-04-22T00:35:07.339855397Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-22T00:35:07.342393219Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.537102ms logger=migrator t=2026-04-22T00:35:07.354568812Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-22T00:35:07.357203226Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.634964ms logger=migrator t=2026-04-22T00:35:07.361446997Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-22T00:35:07.361496058Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=52.621µs logger=migrator t=2026-04-22T00:35:07.367876458Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-22T00:35:07.368182566Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=308.479µs logger=migrator t=2026-04-22T00:35:07.420186544Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-22T00:35:07.424553747Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.366933ms logger=migrator t=2026-04-22T00:35:07.43280923Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-22T00:35:07.433204071Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=398.061µs logger=migrator t=2026-04-22T00:35:07.444913081Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-22T00:35:07.44523052Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=320.799µs logger=migrator t=2026-04-22T00:35:07.451729864Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-22T00:35:07.454112511Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.379837ms logger=migrator t=2026-04-22T00:35:07.461455188Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-22T00:35:07.461689535Z level=info msg="Migration successfully executed" id="Update uid value" duration=235.106µs logger=migrator t=2026-04-22T00:35:07.466950323Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-22T00:35:07.467832799Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=881.196µs logger=migrator t=2026-04-22T00:35:07.474892537Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-22T00:35:07.47568844Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=798.332µs logger=migrator t=2026-04-22T00:35:07.481095732Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-22T00:35:07.481919466Z level=info msg="Migration successfully executed" id="create api_key table" duration=823.484µs logger=migrator t=2026-04-22T00:35:07.486984908Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-22T00:35:07.488185743Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.200775ms logger=migrator t=2026-04-22T00:35:07.494031038Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-22T00:35:07.494905472Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=875.584µs logger=migrator t=2026-04-22T00:35:07.499114611Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-22T00:35:07.500043687Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=928.066µs logger=migrator t=2026-04-22T00:35:07.504407551Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-22T00:35:07.505174012Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=766.301µs logger=migrator t=2026-04-22T00:35:07.510280816Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-22T00:35:07.511082579Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=799.653µs logger=migrator t=2026-04-22T00:35:07.517069677Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-22T00:35:07.518349074Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.278187ms logger=migrator t=2026-04-22T00:35:07.524144157Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-22T00:35:07.531469524Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.324427ms logger=migrator t=2026-04-22T00:35:07.536730322Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-22T00:35:07.537575256Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=844.674µs logger=migrator t=2026-04-22T00:35:07.542549276Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-22T00:35:07.543333518Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=784.852µs logger=migrator t=2026-04-22T00:35:07.549255806Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-22T00:35:07.552306632Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=3.047426ms logger=migrator t=2026-04-22T00:35:07.559940997Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-22T00:35:07.560757651Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=816.604µs logger=migrator t=2026-04-22T00:35:07.565671469Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-22T00:35:07.565984748Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=313.119µs logger=migrator t=2026-04-22T00:35:07.570664699Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-22T00:35:07.571525285Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=859.925µs logger=migrator t=2026-04-22T00:35:07.576777582Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-22T00:35:07.576852464Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=73.282µs logger=migrator t=2026-04-22T00:35:07.582929076Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-22T00:35:07.587213667Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.285071ms logger=migrator t=2026-04-22T00:35:07.596710446Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-22T00:35:07.598636699Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.923874ms logger=migrator t=2026-04-22T00:35:07.602003394Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-22T00:35:07.602122097Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=120.793µs logger=migrator t=2026-04-22T00:35:07.606359487Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-22T00:35:07.611086441Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.726424ms logger=migrator t=2026-04-22T00:35:07.619397095Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-22T00:35:07.622534024Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.138679ms logger=migrator t=2026-04-22T00:35:07.626431284Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-22T00:35:07.627239476Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=808.783µs logger=migrator t=2026-04-22T00:35:07.63126949Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-22T00:35:07.632232097Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=961.337µs logger=migrator t=2026-04-22T00:35:07.639730259Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-22T00:35:07.640676536Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=947.356µs logger=migrator t=2026-04-22T00:35:07.647063615Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-22T00:35:07.647881719Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=818.064µs logger=migrator t=2026-04-22T00:35:07.654055593Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-22T00:35:07.655585787Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.531554ms logger=migrator t=2026-04-22T00:35:07.661005019Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-22T00:35:07.661680678Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=675.599µs logger=migrator t=2026-04-22T00:35:07.667217735Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-22T00:35:07.667327788Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.593µs logger=migrator t=2026-04-22T00:35:07.672979397Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-22T00:35:07.673026478Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=48.811µs logger=migrator t=2026-04-22T00:35:07.679037638Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-22T00:35:07.682622609Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.586301ms logger=migrator t=2026-04-22T00:35:07.688620248Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-22T00:35:07.691405477Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.783479ms logger=migrator t=2026-04-22T00:35:07.696375207Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-22T00:35:07.696435969Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=61.512µs logger=migrator t=2026-04-22T00:35:07.700937317Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-22T00:35:07.701991966Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.05303ms logger=migrator t=2026-04-22T00:35:07.708910231Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-22T00:35:07.710209068Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.298317ms logger=migrator t=2026-04-22T00:35:07.715670682Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-22T00:35:07.715709813Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.831µs logger=migrator t=2026-04-22T00:35:07.720245131Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-22T00:35:07.721530317Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.284546ms logger=migrator t=2026-04-22T00:35:07.728463523Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-22T00:35:07.729725759Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.261595ms logger=migrator t=2026-04-22T00:35:07.736232742Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-22T00:35:07.73901173Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.785959ms logger=migrator t=2026-04-22T00:35:07.744226928Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-22T00:35:07.744260919Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.13µs logger=migrator t=2026-04-22T00:35:07.749658751Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-22T00:35:07.751339929Z level=info msg="Migration successfully executed" id="create session table" duration=1.677387ms logger=migrator t=2026-04-22T00:35:07.759696524Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-22T00:35:07.75988107Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=189.515µs logger=migrator t=2026-04-22T00:35:07.765846768Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-22T00:35:07.7659351Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=88.672µs logger=migrator t=2026-04-22T00:35:07.770847999Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-22T00:35:07.77194094Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.093171ms logger=migrator t=2026-04-22T00:35:07.77764275Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-22T00:35:07.778963008Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.316348ms logger=migrator t=2026-04-22T00:35:07.785112202Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-22T00:35:07.785143323Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=33.511µs logger=migrator t=2026-04-22T00:35:07.791124901Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-22T00:35:07.791165552Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=28.701µs logger=migrator t=2026-04-22T00:35:07.796896944Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-22T00:35:07.802696488Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.798613ms logger=migrator t=2026-04-22T00:35:07.80774878Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-22T00:35:07.811746893Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.998393ms logger=migrator t=2026-04-22T00:35:07.816851487Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-22T00:35:07.81694031Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=89.592µs logger=migrator t=2026-04-22T00:35:07.821846358Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-22T00:35:07.821978252Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=132.564µs logger=migrator t=2026-04-22T00:35:07.828258219Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-22T00:35:07.829727641Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.472562ms logger=migrator t=2026-04-22T00:35:07.836975665Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-22T00:35:07.837017396Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.752µs logger=migrator t=2026-04-22T00:35:07.841679228Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-22T00:35:07.844804916Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.126598ms logger=migrator t=2026-04-22T00:35:07.848798899Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-22T00:35:07.848956453Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=159.004µs logger=migrator t=2026-04-22T00:35:07.85382348Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-22T00:35:07.856890836Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.069976ms logger=migrator t=2026-04-22T00:35:07.860824418Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-22T00:35:07.863871864Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.047366ms logger=migrator t=2026-04-22T00:35:07.869011529Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-22T00:35:07.869078981Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.502µs logger=migrator t=2026-04-22T00:35:07.874199706Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-22T00:35:07.875684637Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.478801ms logger=migrator t=2026-04-22T00:35:07.881892392Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-22T00:35:07.883321333Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.427541ms logger=migrator t=2026-04-22T00:35:07.888025306Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-22T00:35:07.889025614Z level=info msg="Migration successfully executed" id="create alert table v1" duration=999.818µs logger=migrator t=2026-04-22T00:35:07.89315472Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-22T00:35:07.89457732Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.42201ms logger=migrator t=2026-04-22T00:35:07.899420247Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-22T00:35:07.900840897Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.42465ms logger=migrator t=2026-04-22T00:35:07.90766739Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-22T00:35:07.909131031Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.460801ms logger=migrator t=2026-04-22T00:35:07.913921786Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-22T00:35:07.915013887Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.088971ms logger=migrator t=2026-04-22T00:35:07.919980417Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-22T00:35:07.920879893Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=899.075µs logger=migrator t=2026-04-22T00:35:07.925713349Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-22T00:35:07.926963074Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.250625ms logger=migrator t=2026-04-22T00:35:07.935160285Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-22T00:35:07.948257675Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.09715ms logger=migrator t=2026-04-22T00:35:07.952957028Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-22T00:35:07.953616346Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=660.598µs logger=migrator t=2026-04-22T00:35:07.959301527Z 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-22T00:35:07.960266024Z 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=965.317µs logger=migrator t=2026-04-22T00:35:07.965543983Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-22T00:35:07.965886492Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=353.799µs logger=migrator t=2026-04-22T00:35:07.973151698Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-22T00:35:07.973825446Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=676.898µs logger=migrator t=2026-04-22T00:35:07.98209896Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-22T00:35:07.983755227Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.656247ms logger=migrator t=2026-04-22T00:35:07.988312825Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-22T00:35:07.992107003Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.793378ms logger=migrator t=2026-04-22T00:35:07.99700676Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-22T00:35:08.000722296Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.719496ms logger=migrator t=2026-04-22T00:35:08.005521381Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-22T00:35:08.009159054Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.638033ms logger=migrator t=2026-04-22T00:35:08.016050898Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-22T00:35:08.022965834Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.918596ms logger=migrator t=2026-04-22T00:35:08.028801478Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-22T00:35:08.029557669Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=755.661µs logger=migrator t=2026-04-22T00:35:08.03454232Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-22T00:35:08.034610732Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=77.882µs logger=migrator t=2026-04-22T00:35:08.040828337Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-22T00:35:08.040875028Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.981µs logger=migrator t=2026-04-22T00:35:08.046484567Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-22T00:35:08.047677681Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.195663ms logger=migrator t=2026-04-22T00:35:08.053471935Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T00:35:08.055241654Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.769129ms logger=migrator t=2026-04-22T00:35:08.061583713Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-22T00:35:08.062837959Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.256006ms logger=migrator t=2026-04-22T00:35:08.068593761Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-22T00:35:08.070424543Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.830842ms logger=migrator t=2026-04-22T00:35:08.076561656Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T00:35:08.07777583Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.215634ms logger=migrator t=2026-04-22T00:35:08.085079646Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-22T00:35:08.090972172Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.888106ms logger=migrator t=2026-04-22T00:35:08.097874437Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-22T00:35:08.103479315Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.606108ms logger=migrator t=2026-04-22T00:35:08.108879577Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-22T00:35:08.109111864Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=232.847µs logger=migrator t=2026-04-22T00:35:08.114481046Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-22T00:35:08.115348311Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=866.696µs logger=migrator t=2026-04-22T00:35:08.11995583Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-22T00:35:08.120786054Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=829.884µs logger=migrator t=2026-04-22T00:35:08.126640469Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-22T00:35:08.132935096Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.293497ms logger=migrator t=2026-04-22T00:35:08.1390912Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-22T00:35:08.139161442Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=73.322µs logger=migrator t=2026-04-22T00:35:08.144666867Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-22T00:35:08.145612254Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=945.277µs logger=migrator t=2026-04-22T00:35:08.150915454Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-22T00:35:08.152475958Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.560215ms logger=migrator t=2026-04-22T00:35:08.159548447Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-22T00:35:08.159755954Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=208.967µs logger=migrator t=2026-04-22T00:35:08.16600482Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-22T00:35:08.16706406Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.058239ms logger=migrator t=2026-04-22T00:35:08.174245502Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-22T00:35:08.17632766Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.079998ms logger=migrator t=2026-04-22T00:35:08.182363832Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-22T00:35:08.183703859Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.342337ms logger=migrator t=2026-04-22T00:35:08.192084946Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-22T00:35:08.193067583Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=985.218µs logger=migrator t=2026-04-22T00:35:08.198987541Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-22T00:35:08.200135763Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.147892ms logger=migrator t=2026-04-22T00:35:08.205415932Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-22T00:35:08.20607261Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=656.238µs logger=migrator t=2026-04-22T00:35:08.211881794Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-22T00:35:08.211911695Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=37.661µs logger=migrator t=2026-04-22T00:35:08.217985546Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-22T00:35:08.223348808Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.363442ms logger=migrator t=2026-04-22T00:35:08.2287296Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-22T00:35:08.229560763Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=831.773µs logger=migrator t=2026-04-22T00:35:08.235491861Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-22T00:35:08.239408801Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.91659ms logger=migrator t=2026-04-22T00:35:08.244696591Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-22T00:35:08.245438411Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=741.55µs logger=migrator t=2026-04-22T00:35:08.252439219Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-22T00:35:08.253886069Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.44607ms logger=migrator t=2026-04-22T00:35:08.259472867Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-22T00:35:08.260317031Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=845.963µs logger=migrator t=2026-04-22T00:35:08.265406684Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-22T00:35:08.277245138Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.837674ms logger=migrator t=2026-04-22T00:35:08.286004536Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-22T00:35:08.286538821Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=533.775µs logger=migrator t=2026-04-22T00:35:08.292961642Z 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-22T00:35:08.294457745Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.496613ms logger=migrator t=2026-04-22T00:35:08.299835337Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-22T00:35:08.300132495Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=296.958µs logger=migrator t=2026-04-22T00:35:08.30530045Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-22T00:35:08.306204366Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=904.086µs logger=migrator t=2026-04-22T00:35:08.312191855Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-22T00:35:08.312534325Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=342.419µs logger=migrator t=2026-04-22T00:35:08.323921936Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-22T00:35:08.328545707Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.624941ms logger=migrator t=2026-04-22T00:35:08.335998486Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-22T00:35:08.340072432Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.073386ms logger=migrator t=2026-04-22T00:35:08.346507003Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-22T00:35:08.347480261Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=972.578µs logger=migrator t=2026-04-22T00:35:08.353371157Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-22T00:35:08.354415886Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.043749ms logger=migrator t=2026-04-22T00:35:08.359018227Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-22T00:35:08.359256993Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=238.476µs logger=migrator t=2026-04-22T00:35:08.364956914Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-22T00:35:08.370238423Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.279219ms logger=migrator t=2026-04-22T00:35:08.376394067Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-22T00:35:08.377497838Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.103601ms logger=migrator t=2026-04-22T00:35:08.383466646Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-22T00:35:08.383798435Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=329.219µs logger=migrator t=2026-04-22T00:35:08.390704481Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-22T00:35:08.39138114Z level=info msg="Migration successfully executed" id="Move region to single row" duration=679.298µs logger=migrator t=2026-04-22T00:35:08.397334067Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-22T00:35:08.398261764Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=927.967µs logger=migrator t=2026-04-22T00:35:08.404894411Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-22T00:35:08.405798846Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=904.075µs logger=migrator t=2026-04-22T00:35:08.412809464Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T00:35:08.414571433Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.761529ms logger=migrator t=2026-04-22T00:35:08.420507482Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T00:35:08.422112167Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.604825ms logger=migrator t=2026-04-22T00:35:08.430212785Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-22T00:35:08.431058539Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=846.184µs logger=migrator t=2026-04-22T00:35:08.43816873Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-22T00:35:08.439714413Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.547013ms logger=migrator t=2026-04-22T00:35:08.446931347Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-22T00:35:08.44703206Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=114.893µs logger=migrator t=2026-04-22T00:35:08.452629758Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-22T00:35:08.453688997Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.059309ms logger=migrator t=2026-04-22T00:35:08.460691265Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-22T00:35:08.462041853Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.350628ms logger=migrator t=2026-04-22T00:35:08.467805036Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-22T00:35:08.469161284Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.356268ms logger=migrator t=2026-04-22T00:35:08.476206983Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-22T00:35:08.477297834Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.091111ms logger=migrator t=2026-04-22T00:35:08.484513847Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-22T00:35:08.484713584Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=200.937µs logger=migrator t=2026-04-22T00:35:08.490045793Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-22T00:35:08.490639431Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=592.998µs logger=migrator t=2026-04-22T00:35:08.496019173Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-22T00:35:08.496085774Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.881µs logger=migrator t=2026-04-22T00:35:08.501786105Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-22T00:35:08.503091382Z level=info msg="Migration successfully executed" id="create team table" duration=1.301867ms logger=migrator t=2026-04-22T00:35:08.512432205Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-22T00:35:08.514234756Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.801551ms logger=migrator t=2026-04-22T00:35:08.520660987Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-22T00:35:08.521593634Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=932.407µs logger=migrator t=2026-04-22T00:35:08.526820652Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-22T00:35:08.531195355Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.374243ms logger=migrator t=2026-04-22T00:35:08.536960948Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-22T00:35:08.537167833Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=203.835µs logger=migrator t=2026-04-22T00:35:08.542040421Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-22T00:35:08.542949676Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=907.095µs logger=migrator t=2026-04-22T00:35:08.547999979Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-22T00:35:08.549392899Z level=info msg="Migration successfully executed" id="create team member table" duration=1.39203ms logger=migrator t=2026-04-22T00:35:08.556795277Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-22T00:35:08.558328351Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.533874ms logger=migrator t=2026-04-22T00:35:08.56607751Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-22T00:35:08.568143077Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.062827ms logger=migrator t=2026-04-22T00:35:08.576598596Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-22T00:35:08.578402167Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.806101ms logger=migrator t=2026-04-22T00:35:08.584623633Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-22T00:35:08.591014672Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.3948ms logger=migrator t=2026-04-22T00:35:08.599688958Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-22T00:35:08.60860238Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.907531ms logger=migrator t=2026-04-22T00:35:08.615787942Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-22T00:35:08.619218609Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.430397ms logger=migrator t=2026-04-22T00:35:08.624421195Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-22T00:35:08.625406364Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=984.989µs logger=migrator t=2026-04-22T00:35:08.631429434Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-22T00:35:08.633005147Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.580484ms logger=migrator t=2026-04-22T00:35:08.639066479Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-22T00:35:08.640750956Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.684547ms logger=migrator t=2026-04-22T00:35:08.646764926Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-22T00:35:08.64796041Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.193994ms logger=migrator t=2026-04-22T00:35:08.653364183Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-22T00:35:08.654510595Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.149252ms logger=migrator t=2026-04-22T00:35:08.659027623Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-22T00:35:08.660219776Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.191224ms logger=migrator t=2026-04-22T00:35:08.666205144Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-22T00:35:08.667146232Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=941.608µs logger=migrator t=2026-04-22T00:35:08.673995595Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-22T00:35:08.67492395Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=929.876µs logger=migrator t=2026-04-22T00:35:08.68091595Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-22T00:35:08.681397354Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=483.904µs logger=migrator t=2026-04-22T00:35:08.687619159Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-22T00:35:08.688155244Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=539.525µs logger=migrator t=2026-04-22T00:35:08.694124832Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-22T00:35:08.695459481Z level=info msg="Migration successfully executed" id="create tag table" duration=1.335188ms logger=migrator t=2026-04-22T00:35:08.700828502Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-22T00:35:08.703144357Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.314485ms logger=migrator t=2026-04-22T00:35:08.713082288Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-22T00:35:08.71424671Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.162992ms logger=migrator t=2026-04-22T00:35:08.723911363Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-22T00:35:08.725423545Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.511892ms logger=migrator t=2026-04-22T00:35:08.729595954Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-22T00:35:08.731658042Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.063708ms logger=migrator t=2026-04-22T00:35:08.736929551Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-22T00:35:08.753760866Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.834125ms logger=migrator t=2026-04-22T00:35:08.759278802Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-22T00:35:08.759864248Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=585.446µs logger=migrator t=2026-04-22T00:35:08.766152915Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-22T00:35:08.767081731Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=928.646µs logger=migrator t=2026-04-22T00:35:08.773006668Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-22T00:35:08.773522634Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=516.286µs logger=migrator t=2026-04-22T00:35:08.783108244Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-22T00:35:08.784368639Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.259856ms logger=migrator t=2026-04-22T00:35:08.790638726Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-22T00:35:08.791685266Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.047659ms logger=migrator t=2026-04-22T00:35:08.796367768Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-22T00:35:08.79751405Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.144852ms logger=migrator t=2026-04-22T00:35:08.802970644Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-22T00:35:08.803039896Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=72.162µs logger=migrator t=2026-04-22T00:35:08.809303542Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-22T00:35:08.817631168Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.328545ms logger=migrator t=2026-04-22T00:35:08.822286069Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-22T00:35:08.825937252Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.651133ms logger=migrator t=2026-04-22T00:35:08.83117719Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-22T00:35:08.836169741Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.992331ms logger=migrator t=2026-04-22T00:35:08.843830997Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-22T00:35:08.850923877Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.09308ms logger=migrator t=2026-04-22T00:35:08.856041062Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-22T00:35:08.857209334Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.170523ms logger=migrator t=2026-04-22T00:35:08.862340849Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-22T00:35:08.869580854Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.239935ms logger=migrator t=2026-04-22T00:35:08.875916903Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-22T00:35:08.877278691Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.362009ms logger=migrator t=2026-04-22T00:35:08.882487187Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-22T00:35:08.883509357Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.02214ms logger=migrator t=2026-04-22T00:35:08.889529727Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-22T00:35:08.892062658Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.532931ms logger=migrator t=2026-04-22T00:35:08.899062365Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-22T00:35:08.900116476Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.05184ms logger=migrator t=2026-04-22T00:35:08.904628652Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-22T00:35:08.906890927Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.262714ms logger=migrator t=2026-04-22T00:35:08.914354057Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-22T00:35:08.915554971Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.202254ms logger=migrator t=2026-04-22T00:35:08.919610906Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-22T00:35:08.925044599Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.433513ms logger=migrator t=2026-04-22T00:35:08.928659941Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-22T00:35:08.929633848Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=973.737µs logger=migrator t=2026-04-22T00:35:08.934441094Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-22T00:35:08.935333609Z level=info msg="Migration successfully executed" id="create cache_data table" duration=891.455µs logger=migrator t=2026-04-22T00:35:08.940307299Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-22T00:35:08.941894575Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.587175ms logger=migrator t=2026-04-22T00:35:08.946133174Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-22T00:35:08.947020059Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=886.975µs logger=migrator t=2026-04-22T00:35:08.953161943Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-22T00:35:08.955039585Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.878382ms logger=migrator t=2026-04-22T00:35:08.959937613Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-22T00:35:08.960088738Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=152.244µs logger=migrator t=2026-04-22T00:35:08.963831834Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-22T00:35:08.963935587Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=103.993µs logger=migrator t=2026-04-22T00:35:08.967386464Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-22T00:35:08.968281189Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=894.465µs logger=migrator t=2026-04-22T00:35:08.972857528Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T00:35:08.97400328Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.145452ms logger=migrator t=2026-04-22T00:35:08.978465717Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T00:35:08.980221506Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.755519ms logger=migrator t=2026-04-22T00:35:08.984103456Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-22T00:35:08.9842446Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=141.983µs logger=migrator t=2026-04-22T00:35:08.988625953Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T00:35:08.989602521Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=973.878µs logger=migrator t=2026-04-22T00:35:08.995375064Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T00:35:08.996839305Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.463761ms logger=migrator t=2026-04-22T00:35:09.001041604Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T00:35:09.002668489Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.626656ms logger=migrator t=2026-04-22T00:35:09.00728341Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T00:35:09.008279567Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=995.937µs logger=migrator t=2026-04-22T00:35:09.012580459Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-22T00:35:09.021522021Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.942882ms logger=migrator t=2026-04-22T00:35:09.025283507Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-22T00:35:09.025935516Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=651.749µs logger=migrator t=2026-04-22T00:35:09.030495904Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-22T00:35:09.030649418Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=154.234µs logger=migrator t=2026-04-22T00:35:09.035387193Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-22T00:35:09.037105221Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.717509ms logger=migrator t=2026-04-22T00:35:09.042019199Z 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-22T00:35:09.04308641Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.066781ms logger=migrator t=2026-04-22T00:35:09.04735471Z 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-22T00:35:09.049428069Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.073639ms logger=migrator t=2026-04-22T00:35:09.053538735Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T00:35:09.053648108Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=110.483µs logger=migrator t=2026-04-22T00:35:09.059769471Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-22T00:35:09.06080136Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.031958ms logger=migrator t=2026-04-22T00:35:09.065696728Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-22T00:35:09.067288052Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.590284ms logger=migrator t=2026-04-22T00:35:09.071475891Z 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-22T00:35:09.073105917Z 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.622346ms logger=migrator t=2026-04-22T00:35:09.07782886Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-22T00:35:09.078848959Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.019609ms logger=migrator t=2026-04-22T00:35:09.083194522Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-22T00:35:09.09238104Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.188098ms logger=migrator t=2026-04-22T00:35:09.099655386Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-22T00:35:09.100763677Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.106691ms logger=migrator t=2026-04-22T00:35:09.105757668Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T00:35:09.107040215Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.285777ms logger=migrator t=2026-04-22T00:35:09.111450509Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-22T00:35:09.139964133Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.517444ms logger=migrator t=2026-04-22T00:35:09.143852523Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-22T00:35:09.168597342Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.745219ms logger=migrator t=2026-04-22T00:35:09.173126819Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-22T00:35:09.17417408Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.0467ms logger=migrator t=2026-04-22T00:35:09.177840362Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T00:35:09.178800619Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=959.757µs logger=migrator t=2026-04-22T00:35:09.182650079Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-22T00:35:09.192087835Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.438746ms logger=migrator t=2026-04-22T00:35:09.199431262Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-22T00:35:09.21070893Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=11.277358ms logger=migrator t=2026-04-22T00:35:09.215711111Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-22T00:35:09.216859474Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.148673ms logger=migrator t=2026-04-22T00:35:09.221421512Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-22T00:35:09.223277864Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.855822ms logger=migrator t=2026-04-22T00:35:09.228261245Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-22T00:35:09.229295844Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.022439ms logger=migrator t=2026-04-22T00:35:09.232871666Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-22T00:35:09.234675086Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.80175ms logger=migrator t=2026-04-22T00:35:09.239337708Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-22T00:35:09.23942106Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=84.842µs logger=migrator t=2026-04-22T00:35:09.243068043Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-22T00:35:09.248575528Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.506715ms logger=migrator t=2026-04-22T00:35:09.255791792Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-22T00:35:09.262310646Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.519324ms logger=migrator t=2026-04-22T00:35:09.267526553Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-22T00:35:09.273966475Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.436662ms logger=migrator t=2026-04-22T00:35:09.278177074Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-22T00:35:09.279707217Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.529973ms logger=migrator t=2026-04-22T00:35:09.287036514Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-22T00:35:09.288879906Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.841032ms logger=migrator t=2026-04-22T00:35:09.293942178Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-22T00:35:09.29858842Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.645222ms logger=migrator t=2026-04-22T00:35:09.304367713Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-22T00:35:09.31101993Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.652447ms logger=migrator t=2026-04-22T00:35:09.316908797Z 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-22T00:35:09.318011608Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.102571ms logger=migrator t=2026-04-22T00:35:09.324723907Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-22T00:35:09.331122798Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.396891ms logger=migrator t=2026-04-22T00:35:09.336737407Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-22T00:35:09.343523038Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.785872ms logger=migrator t=2026-04-22T00:35:09.347872501Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-22T00:35:09.347977834Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=106.183µs logger=migrator t=2026-04-22T00:35:09.352172192Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-22T00:35:09.353464619Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.292047ms logger=migrator t=2026-04-22T00:35:09.358056558Z 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-22T00:35:09.35918856Z 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.131892ms logger=migrator t=2026-04-22T00:35:09.362820613Z 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-22T00:35:09.364263493Z 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.44214ms logger=migrator t=2026-04-22T00:35:09.37051347Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T00:35:09.370656254Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=143.774µs logger=migrator t=2026-04-22T00:35:09.375228312Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-22T00:35:09.383765233Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.534791ms logger=migrator t=2026-04-22T00:35:09.387659143Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-22T00:35:09.39711755Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.458817ms logger=migrator t=2026-04-22T00:35:09.401690419Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-22T00:35:09.40950453Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.809231ms logger=migrator t=2026-04-22T00:35:09.415600272Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-22T00:35:09.425638974Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.035812ms logger=migrator t=2026-04-22T00:35:09.430134702Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-22T00:35:09.436176612Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.04161ms logger=migrator t=2026-04-22T00:35:09.440299619Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-22T00:35:09.440401732Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=102.943µs logger=migrator t=2026-04-22T00:35:09.444866317Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-22T00:35:09.446899685Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=2.035428ms logger=migrator t=2026-04-22T00:35:09.452295688Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-22T00:35:09.463424521Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.128684ms logger=migrator t=2026-04-22T00:35:09.472365934Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-22T00:35:09.472445816Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.743µs logger=migrator t=2026-04-22T00:35:09.477366525Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-22T00:35:09.487586443Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.242158ms logger=migrator t=2026-04-22T00:35:09.491164134Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-22T00:35:09.492190403Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.025199ms logger=migrator t=2026-04-22T00:35:09.497075291Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-22T00:35:09.503505432Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.428911ms logger=migrator t=2026-04-22T00:35:09.508598916Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-22T00:35:09.509536092Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=938.316µs logger=migrator t=2026-04-22T00:35:09.514798191Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-22T00:35:09.515840171Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.04147ms logger=migrator t=2026-04-22T00:35:09.521613234Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-22T00:35:09.532952824Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.338109ms logger=migrator t=2026-04-22T00:35:09.54349131Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-22T00:35:09.5448857Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.39997ms logger=migrator t=2026-04-22T00:35:09.552353241Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-22T00:35:09.554265005Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.913573ms logger=migrator t=2026-04-22T00:35:09.558501885Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-22T00:35:09.559373419Z level=info msg="Migration successfully executed" id="create alert_image table" duration=871.664µs logger=migrator t=2026-04-22T00:35:09.579951959Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-22T00:35:09.580940838Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=983.738µs logger=migrator t=2026-04-22T00:35:09.596695732Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-22T00:35:09.596801075Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=109.343µs logger=migrator t=2026-04-22T00:35:09.61504245Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-22T00:35:09.616027157Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=988.637µs logger=migrator t=2026-04-22T00:35:09.620680119Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-22T00:35:09.621541723Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=862.004µs logger=migrator t=2026-04-22T00:35:09.624789174Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T00:35:09.625247438Z 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-22T00:35:09.628787308Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-22T00:35:09.629248981Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=461.963µs logger=migrator t=2026-04-22T00:35:09.633935093Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-22T00:35:09.63596299Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.028346ms logger=migrator t=2026-04-22T00:35:09.641322381Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-22T00:35:09.648482613Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.159892ms logger=migrator t=2026-04-22T00:35:09.653600608Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-22T00:35:09.65474434Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.115481ms logger=migrator t=2026-04-22T00:35:09.660133592Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-22T00:35:09.662146029Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.012387ms logger=migrator t=2026-04-22T00:35:09.667362697Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-22T00:35:09.668259672Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=898.315µs logger=migrator t=2026-04-22T00:35:09.673293684Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-22T00:35:09.674463026Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.169372ms logger=migrator t=2026-04-22T00:35:09.679249102Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-22T00:35:09.680352672Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.1036ms logger=migrator t=2026-04-22T00:35:09.68346067Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-22T00:35:09.683541382Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=82.592µs logger=migrator t=2026-04-22T00:35:09.685751905Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-22T00:35:09.685883149Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=132.514µs logger=migrator t=2026-04-22T00:35:09.688719499Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-22T00:35:09.695749827Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.030198ms logger=migrator t=2026-04-22T00:35:09.699168584Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-22T00:35:09.699557495Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=389.651µs logger=migrator t=2026-04-22T00:35:09.703917488Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-22T00:35:09.70506364Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.143302ms logger=migrator t=2026-04-22T00:35:09.720255269Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-22T00:35:09.720764793Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=509.694µs logger=migrator t=2026-04-22T00:35:09.726209627Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-22T00:35:09.727328388Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.119791ms logger=migrator t=2026-04-22T00:35:09.731790515Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-22T00:35:09.7326985Z level=info msg="Migration successfully executed" id="create secrets table" duration=902.505µs logger=migrator t=2026-04-22T00:35:09.736840046Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-22T00:35:09.771127255Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.283518ms logger=migrator t=2026-04-22T00:35:09.776518167Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-22T00:35:09.783498063Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.978646ms logger=migrator t=2026-04-22T00:35:09.789898194Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-22T00:35:09.790062638Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=164.814µs logger=migrator t=2026-04-22T00:35:09.79327892Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-22T00:35:09.829723368Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.438538ms logger=migrator t=2026-04-22T00:35:09.8340721Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-22T00:35:09.864596452Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.524482ms logger=migrator t=2026-04-22T00:35:09.871316211Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-22T00:35:09.87194877Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=632.389µs logger=migrator t=2026-04-22T00:35:09.876785396Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-22T00:35:09.878632928Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.850793ms logger=migrator t=2026-04-22T00:35:09.884571465Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-22T00:35:09.884897144Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=325.689µs logger=migrator t=2026-04-22T00:35:09.888876957Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-22T00:35:09.889833734Z level=info msg="Migration successfully executed" id="create permission table" duration=956.497µs logger=migrator t=2026-04-22T00:35:09.962512435Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-22T00:35:09.965270183Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.756968ms logger=migrator t=2026-04-22T00:35:09.976485529Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-22T00:35:09.977967272Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.482962ms logger=migrator t=2026-04-22T00:35:09.985118493Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-22T00:35:09.987170311Z level=info msg="Migration successfully executed" id="create role table" duration=2.047549ms logger=migrator t=2026-04-22T00:35:09.996230787Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-22T00:35:10.00589657Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.670283ms logger=migrator t=2026-04-22T00:35:10.0129894Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-22T00:35:10.020555923Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.566834ms logger=migrator t=2026-04-22T00:35:10.029202697Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-22T00:35:10.031213624Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.013157ms logger=migrator t=2026-04-22T00:35:10.039609011Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-22T00:35:10.040390573Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=779.372µs logger=migrator t=2026-04-22T00:35:10.048309046Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-22T00:35:10.049466079Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.156713ms logger=migrator t=2026-04-22T00:35:10.057153786Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-22T00:35:10.058151444Z level=info msg="Migration successfully executed" id="create team role table" duration=996.348µs logger=migrator t=2026-04-22T00:35:10.064223945Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-22T00:35:10.065385668Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.161373ms logger=migrator t=2026-04-22T00:35:10.074702551Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-22T00:35:10.076505172Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.803851ms logger=migrator t=2026-04-22T00:35:10.082946434Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-22T00:35:10.084114296Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.172243ms logger=migrator t=2026-04-22T00:35:10.092313167Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-22T00:35:10.093136681Z level=info msg="Migration successfully executed" id="create user role table" duration=825.144µs logger=migrator t=2026-04-22T00:35:10.10265596Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-22T00:35:10.104479801Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.823671ms logger=migrator t=2026-04-22T00:35:10.113868996Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-22T00:35:10.115104402Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.234876ms logger=migrator t=2026-04-22T00:35:10.124441195Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-22T00:35:10.126613326Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.174922ms logger=migrator t=2026-04-22T00:35:10.167032486Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-22T00:35:10.168132707Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.102171ms logger=migrator t=2026-04-22T00:35:10.176339308Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-22T00:35:10.178364166Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.023428ms logger=migrator t=2026-04-22T00:35:10.184743876Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-22T00:35:10.185899529Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.155463ms logger=migrator t=2026-04-22T00:35:10.192426723Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-22T00:35:10.20367246Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.245817ms logger=migrator t=2026-04-22T00:35:10.218782897Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-22T00:35:10.219791755Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.010548ms logger=migrator t=2026-04-22T00:35:10.228353917Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-22T00:35:10.229697154Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.343257ms logger=migrator t=2026-04-22T00:35:10.23591156Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-22T00:35:10.237054632Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.143082ms logger=migrator t=2026-04-22T00:35:10.243405871Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-22T00:35:10.244576325Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.170744ms logger=migrator t=2026-04-22T00:35:10.249417101Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-22T00:35:10.250706068Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.288847ms logger=migrator t=2026-04-22T00:35:10.259108775Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-22T00:35:10.260481933Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.375458ms logger=migrator t=2026-04-22T00:35:10.266863254Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-22T00:35:10.278276206Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.410163ms logger=migrator t=2026-04-22T00:35:10.285042486Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-22T00:35:10.294825023Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.781947ms logger=migrator t=2026-04-22T00:35:10.300724869Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-22T00:35:10.313331464Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.606805ms logger=migrator t=2026-04-22T00:35:10.320134587Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-22T00:35:10.328711359Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.574612ms logger=migrator t=2026-04-22T00:35:10.33724487Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-22T00:35:10.338483994Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.245584ms logger=migrator t=2026-04-22T00:35:10.34473446Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-22T00:35:10.346170221Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.435451ms logger=migrator t=2026-04-22T00:35:10.349923317Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-22T00:35:10.350952917Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.03008ms logger=migrator t=2026-04-22T00:35:10.358732465Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-22T00:35:10.359762405Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.02859ms logger=migrator t=2026-04-22T00:35:10.373731229Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-22T00:35:10.374701116Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=970.327µs logger=migrator t=2026-04-22T00:35:10.381812658Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-22T00:35:10.38191162Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=99.642µs logger=migrator t=2026-04-22T00:35:10.388087474Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-22T00:35:10.388163146Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=76.472µs logger=migrator t=2026-04-22T00:35:10.394065983Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-22T00:35:10.39503994Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=972.717µs logger=migrator t=2026-04-22T00:35:10.402034128Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-22T00:35:10.402697846Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=668.258µs logger=migrator t=2026-04-22T00:35:10.407609845Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-22T00:35:10.408213622Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=609.057µs logger=migrator t=2026-04-22T00:35:10.414701335Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-22T00:35:10.41487286Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=171.695µs logger=migrator t=2026-04-22T00:35:10.420055376Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-22T00:35:10.420470409Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=415.052µs logger=migrator t=2026-04-22T00:35:10.425599533Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-22T00:35:10.426364935Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=765.322µs logger=migrator t=2026-04-22T00:35:10.430612364Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-22T00:35:10.431921271Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.311597ms logger=migrator t=2026-04-22T00:35:10.439153945Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-22T00:35:10.450633139Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.477384ms logger=migrator t=2026-04-22T00:35:10.455201218Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-22T00:35:10.45527843Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=79.642µs logger=migrator t=2026-04-22T00:35:10.466918609Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-22T00:35:10.468505344Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.590145ms logger=migrator t=2026-04-22T00:35:10.476228241Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-22T00:35:10.477664452Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.430461ms logger=migrator t=2026-04-22T00:35:10.482994203Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-22T00:35:10.484253398Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.258325ms logger=migrator t=2026-04-22T00:35:10.491523403Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-22T00:35:10.500032733Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.5098ms logger=migrator t=2026-04-22T00:35:10.505632021Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-22T00:35:10.506813584Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.183343ms logger=migrator t=2026-04-22T00:35:10.512042102Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-22T00:35:10.513878424Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.836062ms logger=migrator t=2026-04-22T00:35:10.520384547Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-22T00:35:10.549987453Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.597396ms logger=migrator t=2026-04-22T00:35:10.555604812Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-22T00:35:10.557764123Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.159571ms logger=migrator t=2026-04-22T00:35:10.56264304Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-22T00:35:10.564116762Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.473373ms logger=migrator t=2026-04-22T00:35:10.568741722Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-22T00:35:10.569891665Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.145043ms logger=migrator t=2026-04-22T00:35:10.577133618Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-22T00:35:10.578383214Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.249236ms logger=migrator t=2026-04-22T00:35:10.583440897Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-22T00:35:10.583727115Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=287.398µs logger=migrator t=2026-04-22T00:35:10.59029601Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-22T00:35:10.591230866Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=934.066µs logger=migrator t=2026-04-22T00:35:10.597320759Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-22T00:35:10.609165373Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.842034ms logger=migrator t=2026-04-22T00:35:10.617141798Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-22T00:35:10.618330621Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.190843ms logger=migrator t=2026-04-22T00:35:10.626211664Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-22T00:35:10.628739255Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.529191ms logger=migrator t=2026-04-22T00:35:10.637564874Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T00:35:10.638316215Z 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-22T00:35:10.645370005Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T00:35:10.645818987Z 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-22T00:35:10.652516576Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-22T00:35:10.653291918Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=775.872µs logger=migrator t=2026-04-22T00:35:10.662875358Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-22T00:35:10.66402109Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.148842ms logger=migrator t=2026-04-22T00:35:10.669033452Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T00:35:10.670077592Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.04399ms logger=migrator t=2026-04-22T00:35:10.674773514Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T00:35:10.676433791Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.652577ms logger=migrator t=2026-04-22T00:35:10.68350465Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T00:35:10.684440257Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=935.497µs logger=migrator t=2026-04-22T00:35:10.691042923Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T00:35:10.692212107Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.168964ms logger=migrator t=2026-04-22T00:35:10.696681582Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-22T00:35:10.698020971Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.340138ms logger=migrator t=2026-04-22T00:35:10.703574777Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-22T00:35:10.704885334Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.311277ms logger=migrator t=2026-04-22T00:35:10.709776112Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T00:35:10.710957115Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.181053ms logger=migrator t=2026-04-22T00:35:10.719737843Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T00:35:10.72101966Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.281667ms logger=migrator t=2026-04-22T00:35:10.727103521Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-22T00:35:10.729078857Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.975346ms logger=migrator t=2026-04-22T00:35:10.73487806Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-22T00:35:10.7589763Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.09532ms logger=migrator t=2026-04-22T00:35:10.766481092Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-22T00:35:10.774510899Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.042477ms logger=migrator t=2026-04-22T00:35:10.779546811Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-22T00:35:10.788304358Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.750877ms logger=migrator t=2026-04-22T00:35:10.793782343Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-22T00:35:10.79403026Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=248.437µs logger=migrator t=2026-04-22T00:35:10.799224826Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-22T00:35:10.811378079Z level=info msg="Migration successfully executed" id="add share column" duration=12.154383ms logger=migrator t=2026-04-22T00:35:10.816547515Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-22T00:35:10.816757611Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=240.817µs logger=migrator t=2026-04-22T00:35:10.821575207Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-22T00:35:10.822512873Z level=info msg="Migration successfully executed" id="create file table" duration=937.976µs logger=migrator t=2026-04-22T00:35:10.826721112Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-22T00:35:10.827838243Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.116231ms logger=migrator t=2026-04-22T00:35:10.831756384Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-22T00:35:10.832827795Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.07133ms logger=migrator t=2026-04-22T00:35:10.83694378Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-22T00:35:10.837801964Z level=info msg="Migration successfully executed" id="create file_meta table" duration=864.384µs logger=migrator t=2026-04-22T00:35:10.842481056Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-22T00:35:10.845055519Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.573953ms logger=migrator t=2026-04-22T00:35:10.849987319Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-22T00:35:10.850055091Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=75.283µs logger=migrator t=2026-04-22T00:35:10.854515056Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-22T00:35:10.854642649Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=129.533µs logger=migrator t=2026-04-22T00:35:10.859865187Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-22T00:35:10.860733932Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=859.765µs logger=migrator t=2026-04-22T00:35:10.866938617Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-22T00:35:10.867236795Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=298.238µs logger=migrator t=2026-04-22T00:35:10.874465Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-22T00:35:10.877185696Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.730137ms logger=migrator t=2026-04-22T00:35:10.882371672Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-22T00:35:10.891512761Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.152259ms logger=migrator t=2026-04-22T00:35:10.895558884Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-22T00:35:10.895859523Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=298.199µs logger=migrator t=2026-04-22T00:35:10.901651436Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-22T00:35:10.904106305Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.454139ms logger=migrator t=2026-04-22T00:35:10.909791636Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-22T00:35:10.910379322Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=589.126µs logger=migrator t=2026-04-22T00:35:10.915534158Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-22T00:35:10.915744754Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=210.706µs logger=migrator t=2026-04-22T00:35:10.923714709Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-22T00:35:10.924439289Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=718.22µs logger=migrator t=2026-04-22T00:35:10.930986134Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-22T00:35:10.943699263Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.796511ms logger=migrator t=2026-04-22T00:35:10.948473408Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-22T00:35:10.958862101Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.388903ms logger=migrator t=2026-04-22T00:35:10.963718037Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-22T00:35:10.964657945Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=939.668µs logger=migrator t=2026-04-22T00:35:10.972151415Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-22T00:35:11.045092864Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.941749ms logger=migrator t=2026-04-22T00:35:11.052192154Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-22T00:35:11.054182561Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.990467ms logger=migrator t=2026-04-22T00:35:11.060404796Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-22T00:35:11.062450024Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.044968ms logger=migrator t=2026-04-22T00:35:11.069553244Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-22T00:35:11.097443911Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.891177ms logger=migrator t=2026-04-22T00:35:11.105076577Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-22T00:35:11.113097033Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.019316ms logger=migrator t=2026-04-22T00:35:11.120393989Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-22T00:35:11.120761629Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=368.541µs logger=migrator t=2026-04-22T00:35:11.127980323Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-22T00:35:11.128257621Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=277.908µs logger=migrator t=2026-04-22T00:35:11.134033664Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-22T00:35:11.134352343Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=319.589µs logger=migrator t=2026-04-22T00:35:11.149505851Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-22T00:35:11.14984094Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=340.94µs logger=migrator t=2026-04-22T00:35:11.154349387Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-22T00:35:11.154603315Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=254.438µs logger=migrator t=2026-04-22T00:35:11.158475954Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-22T00:35:11.159926864Z level=info msg="Migration successfully executed" id="create folder table" duration=1.45061ms logger=migrator t=2026-04-22T00:35:11.16330728Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-22T00:35:11.164606196Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.297996ms logger=migrator t=2026-04-22T00:35:11.171861682Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-22T00:35:11.173202529Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.346208ms logger=migrator t=2026-04-22T00:35:11.18068762Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-22T00:35:11.180734592Z level=info msg="Migration successfully executed" id="Update folder title length" duration=48.772µs logger=migrator t=2026-04-22T00:35:11.184479957Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T00:35:11.186521165Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.031108ms logger=migrator t=2026-04-22T00:35:11.19166813Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T00:35:11.192814532Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.146362ms logger=migrator t=2026-04-22T00:35:11.197161345Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-22T00:35:11.199184302Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.023537ms logger=migrator t=2026-04-22T00:35:11.202896447Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-22T00:35:11.203449343Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=548.786µs logger=migrator t=2026-04-22T00:35:11.208703061Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-22T00:35:11.209103982Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=401.621µs logger=migrator t=2026-04-22T00:35:11.214791473Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-22T00:35:11.216750248Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.979266ms logger=migrator t=2026-04-22T00:35:11.220693209Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-22T00:35:11.222222803Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.530574ms logger=migrator t=2026-04-22T00:35:11.227500602Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-22T00:35:11.22852302Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.026618ms logger=migrator t=2026-04-22T00:35:11.234489429Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-22T00:35:11.235670913Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.181424ms logger=migrator t=2026-04-22T00:35:11.240159079Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-22T00:35:11.241294541Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.127693ms logger=migrator t=2026-04-22T00:35:11.244851511Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-22T00:35:11.245770027Z level=info msg="Migration successfully executed" id="create anon_device table" duration=918.286µs logger=migrator t=2026-04-22T00:35:11.249040399Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-22T00:35:11.250271244Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.230605ms logger=migrator t=2026-04-22T00:35:11.253472604Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-22T00:35:11.254622496Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.149432ms logger=migrator t=2026-04-22T00:35:11.258694392Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-22T00:35:11.259592157Z level=info msg="Migration successfully executed" id="create signing_key table" duration=897.435µs logger=migrator t=2026-04-22T00:35:11.2636196Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-22T00:35:11.265293888Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.672968ms logger=migrator t=2026-04-22T00:35:11.270016831Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-22T00:35:11.272167992Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.151221ms logger=migrator t=2026-04-22T00:35:11.278051018Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-22T00:35:11.278413889Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=365.49µs logger=migrator t=2026-04-22T00:35:11.284284684Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-22T00:35:11.298110964Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.805199ms logger=migrator t=2026-04-22T00:35:11.302506848Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-22T00:35:11.303318231Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=812.423µs logger=migrator t=2026-04-22T00:35:11.307820148Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T00:35:11.307839718Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.29µs logger=migrator t=2026-04-22T00:35:11.311546243Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T00:35:11.312774728Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.228255ms logger=migrator t=2026-04-22T00:35:11.317617865Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T00:35:11.317652046Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=36.291µs logger=migrator t=2026-04-22T00:35:11.321541185Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-22T00:35:11.322941845Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.40035ms logger=migrator t=2026-04-22T00:35:11.328674537Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T00:35:11.330136327Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.45442ms logger=migrator t=2026-04-22T00:35:11.333687127Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-22T00:35:11.334888892Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.201495ms logger=migrator t=2026-04-22T00:35:11.338499043Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-22T00:35:11.339380029Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=881.876µs logger=migrator t=2026-04-22T00:35:11.34367861Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-22T00:35:11.344245745Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=570.356µs logger=migrator t=2026-04-22T00:35:11.347810557Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-22T00:35:11.348754143Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=940.526µs logger=migrator t=2026-04-22T00:35:11.352747756Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-22T00:35:11.353752475Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.00659ms logger=migrator t=2026-04-22T00:35:11.358436746Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-22T00:35:11.359757714Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.320658ms logger=migrator t=2026-04-22T00:35:11.363837568Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-22T00:35:11.375633831Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.797143ms logger=migrator t=2026-04-22T00:35:11.380072847Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-22T00:35:11.389579585Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.507028ms logger=migrator t=2026-04-22T00:35:11.395099941Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-22T00:35:11.401983335Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.881334ms logger=migrator t=2026-04-22T00:35:11.405817773Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-22T00:35:11.405883375Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.432µs logger=migrator t=2026-04-22T00:35:11.410579608Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-22T00:35:11.422696849Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.117611ms logger=migrator t=2026-04-22T00:35:11.425764636Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-22T00:35:11.432810445Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.044589ms logger=migrator t=2026-04-22T00:35:11.43828585Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-22T00:35:11.438601889Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=316.299µs logger=migrator t=2026-04-22T00:35:11.441784278Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.309474967s logger=migrator t=2026-04-22T00:35:11.442768096Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-22T00:35:11.460687912Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-22T00:35:11.460912608Z level=info msg="Created default organization" logger=secrets t=2026-04-22T00:35:11.46699816Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T00:35:11.51165442Z level=info msg="Restored cache from database" duration=483.654µs logger=plugin.store t=2026-04-22T00:35:11.512937776Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-22T00:35:11.551067742Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-22T00:35:11.551100933Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-22T00:35:11.551169525Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-22T00:35:11.551195975Z level=info msg="Plugins loaded" count=54 duration=38.257609ms logger=query_data t=2026-04-22T00:35:11.555392605Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-22T00:35:11.558138762Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-22T00:35:11.562558256Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-22T00:35:11.568528544Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-22T00:35:11.57012068Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-22T00:35:11.571677123Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-22T00:35:11.594154177Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-22T00:35:11.613305828Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-22T00:35:11.642974766Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-22T00:35:11.643007037Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-22T00:35:11.643350216Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-22T00:35:11.643820559Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-22T00:35:11.644689085Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-22T00:35:11.649551261Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-22T00:35:11.652517455Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-22T00:35:11.654606664Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-22T00:35:11.720107842Z level=info msg="Update check succeeded" duration=74.921964ms logger=grafana.update.checker t=2026-04-22T00:35:11.722225472Z level=info msg="Update check succeeded" duration=77.445815ms logger=sqlstore.transactions t=2026-04-22T00:35:11.732335037Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T00:35:11.743822221Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-22T00:35:11.744102979Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-22T00:35:11.747196427Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.state.manager t=2026-04-22T00:35:11.773551111Z level=info msg="State cache has been initialized" states=0 duration=129.728372ms logger=ngalert.scheduler t=2026-04-22T00:35:11.773596062Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-22T00:35:11.773660914Z level=info msg=starting first_tick=2026-04-22T00:35:20Z logger=sqlstore.transactions t=2026-04-22T00:35:11.79125305Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T00:35:11.809539776Z level=info msg="Patterns update finished" duration=83.872218ms logger=grafana-apiserver t=2026-04-22T00:35:12.2891317Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-22T00:35:12.289536521Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-22T00:35:14.460955866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.462979593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.488781701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.515936256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.53484109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.564983841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.585901661Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-22T00:35:14.614975212Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T00:35:14.630470728Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-22T00:35:14.633093083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.668018889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.693554549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.726377086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.811312772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.826745217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.873199899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.888976354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.940766095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.95832121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:14.996046065Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.016696317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.289903948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.308160393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.354186722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.373331253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.42606796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.441136886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.482663737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.499363648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.555830002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.576370251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.624190261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.64081877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.697672324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.721141337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.776847959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.791850582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.846152854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.86406156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.931424441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:15.952062083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.004541284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.024782525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.07529352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.093422293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.170575339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.191095788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.236567252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.253549161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.318319569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.346629357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.434053464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.454566512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.522600103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.543010089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.601119189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.621242116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.695661927Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.709928719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.790390909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.807346788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.892506932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.909786689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.972300222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:16.99241079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.075201987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.091690372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.178944234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.196864809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.276790135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.294146485Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.377737124Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.396700939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.478039674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.495638031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.58919673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.608531196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.685779327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.699462373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.775074426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.79432666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T00:35:17.862194835Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-22T00:36:35.670392945Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-22T00:45:11.702990324Z level=info msg="Completed cleanup jobs" duration=57.436895ms logger=plugins.update.checker t=2026-04-22T00:45:11.783170086Z level=info msg="Update check succeeded" duration=62.600999ms logger=sqlstore.transactions t=2026-04-22T00:50:11.573063348Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"