logger=settings t=2026-04-25T07:09:30.766399254Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-25T07:09:30Z logger=settings t=2026-04-25T07:09:30.766774515Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-25T07:09:30.766792196Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-25T07:09:30.766797316Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-25T07:09:30.766801916Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-25T07:09:30.766805956Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-25T07:09:30.766810186Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-25T07:09:30.766814267Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-25T07:09:30.766819107Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-25T07:09:30.766824077Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-25T07:09:30.766828417Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-25T07:09:30.766833107Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-25T07:09:30.766837587Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-25T07:09:30.766842487Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-25T07:09:30.766851238Z level=info msg=Target target=[all] logger=settings t=2026-04-25T07:09:30.766866128Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-25T07:09:30.766870818Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-25T07:09:30.766878428Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-25T07:09:30.766882899Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-25T07:09:30.766890919Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-25T07:09:30.766901539Z level=info msg="App mode production" logger=sqlstore t=2026-04-25T07:09:30.76726628Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-25T07:09:30.767290391Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-25T07:09:30.769166797Z level=info msg="Locking database" logger=migrator t=2026-04-25T07:09:30.769183098Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-25T07:09:30.769894389Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-25T07:09:30.771024333Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.128064ms logger=migrator t=2026-04-25T07:09:30.776108126Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-25T07:09:30.776929951Z level=info msg="Migration successfully executed" id="create user table" duration=821.985µs logger=migrator t=2026-04-25T07:09:30.780419916Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-25T07:09:30.781150208Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=731.332µs logger=migrator t=2026-04-25T07:09:30.796889742Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-25T07:09:30.798229922Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.33654ms logger=migrator t=2026-04-25T07:09:30.950164706Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-25T07:09:30.951034672Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=874.956µs logger=migrator t=2026-04-25T07:09:30.957445905Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-25T07:09:30.958238629Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=793.224µs logger=migrator t=2026-04-25T07:09:30.962951551Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-25T07:09:30.966016704Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.063832ms logger=migrator t=2026-04-25T07:09:30.970406236Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-25T07:09:30.971255471Z level=info msg="Migration successfully executed" id="create user table v2" duration=849.395µs logger=migrator t=2026-04-25T07:09:30.974496609Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-25T07:09:30.975268832Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=771.883µs logger=migrator t=2026-04-25T07:09:30.978876371Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-25T07:09:30.979957253Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.081202ms logger=migrator t=2026-04-25T07:09:30.984880472Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-25T07:09:30.985253353Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=372.012µs logger=migrator t=2026-04-25T07:09:30.989351576Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-25T07:09:30.98983371Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=482.254µs logger=migrator t=2026-04-25T07:09:30.993637615Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-25T07:09:30.995543642Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.905467ms logger=migrator t=2026-04-25T07:09:30.999678397Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-25T07:09:30.999715988Z level=info msg="Migration successfully executed" id="Update user table charset" duration=38.421µs logger=migrator t=2026-04-25T07:09:31.006496892Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-25T07:09:31.0087421Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.242358ms logger=migrator t=2026-04-25T07:09:31.040970118Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-25T07:09:31.041419281Z level=info msg="Migration successfully executed" id="Add missing user data" duration=453.553µs logger=migrator t=2026-04-25T07:09:31.22275237Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-25T07:09:31.224046339Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.296229ms logger=migrator t=2026-04-25T07:09:31.439860334Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-25T07:09:31.441268746Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.411252ms logger=migrator t=2026-04-25T07:09:31.616181072Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-25T07:09:31.619019557Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.839185ms logger=migrator t=2026-04-25T07:09:31.65937163Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-25T07:09:31.670345319Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.976969ms logger=migrator t=2026-04-25T07:09:31.683720801Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-25T07:09:31.686465253Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.742711ms logger=migrator t=2026-04-25T07:09:31.701557287Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-25T07:09:31.701843745Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=289.719µs logger=migrator t=2026-04-25T07:09:31.712389062Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-25T07:09:31.713675691Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.288488ms logger=migrator t=2026-04-25T07:09:31.731257649Z 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-25T07:09:31.731705162Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=451.913µs logger=migrator t=2026-04-25T07:09:31.748442675Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-25T07:09:31.749158727Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=720.221µs logger=migrator t=2026-04-25T07:09:31.765789487Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-25T07:09:31.767372594Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.783634ms logger=migrator t=2026-04-25T07:09:31.793479448Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-25T07:09:31.795054886Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.573777ms logger=migrator t=2026-04-25T07:09:31.875508713Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-25T07:09:31.878441562Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.939158ms logger=migrator t=2026-04-25T07:09:31.883301808Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-25T07:09:31.883909826Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=607.279µs logger=migrator t=2026-04-25T07:09:31.889822133Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-25T07:09:31.890424551Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=601.678µs logger=migrator t=2026-04-25T07:09:31.896630178Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-25T07:09:31.89668403Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=159.084µs logger=migrator t=2026-04-25T07:09:31.902469193Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-25T07:09:31.903199065Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=731.692µs logger=migrator t=2026-04-25T07:09:31.908580017Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-25T07:09:31.909147254Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=569.097µs logger=migrator t=2026-04-25T07:09:31.914413022Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-25T07:09:31.915033991Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=620.259µs logger=migrator t=2026-04-25T07:09:31.922156095Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-25T07:09:31.922909787Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=750.522µs logger=migrator t=2026-04-25T07:09:31.928276419Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-25T07:09:31.931350661Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.073642ms logger=migrator t=2026-04-25T07:09:31.941355872Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-25T07:09:31.943218198Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.858056ms logger=migrator t=2026-04-25T07:09:31.948924009Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-25T07:09:31.949460045Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=536.956µs logger=migrator t=2026-04-25T07:09:31.954174767Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-25T07:09:31.954697153Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=522.536µs logger=migrator t=2026-04-25T07:09:31.961215249Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-25T07:09:31.961968401Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=752.893µs logger=migrator t=2026-04-25T07:09:31.96724466Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-25T07:09:31.96823921Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=993.909µs logger=migrator t=2026-04-25T07:09:31.973659522Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-25T07:09:31.974200619Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=541.296µs logger=migrator t=2026-04-25T07:09:31.980464067Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-25T07:09:31.981185058Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=719.951µs logger=migrator t=2026-04-25T07:09:31.986448747Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-25T07:09:31.986862429Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=410.532µs logger=migrator t=2026-04-25T07:09:31.992268272Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-25T07:09:31.993086976Z level=info msg="Migration successfully executed" id="create star table" duration=820.324µs logger=migrator t=2026-04-25T07:09:31.997626733Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-25T07:09:31.998486089Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=858.926µs logger=migrator t=2026-04-25T07:09:32.006581012Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-25T07:09:32.008337944Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.757133ms logger=migrator t=2026-04-25T07:09:32.014144188Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-25T07:09:32.014916041Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=769.063µs logger=migrator t=2026-04-25T07:09:32.020314263Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-25T07:09:32.021050545Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=736.942µs logger=migrator t=2026-04-25T07:09:32.026058095Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-25T07:09:32.026771827Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=713.312µs logger=migrator t=2026-04-25T07:09:32.032110047Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-25T07:09:32.033153108Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.041481ms logger=migrator t=2026-04-25T07:09:32.038490458Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-25T07:09:32.039678734Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.187946ms logger=migrator t=2026-04-25T07:09:32.044961702Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-25T07:09:32.045005924Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.142µs logger=migrator t=2026-04-25T07:09:32.049999193Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-25T07:09:32.050041105Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=43.172µs logger=migrator t=2026-04-25T07:09:32.059574261Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-25T07:09:32.061095726Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=1.496884ms logger=migrator t=2026-04-25T07:09:32.067520769Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-25T07:09:32.068342684Z level=info msg="Migration successfully executed" id="create dashboard table" duration=822.865µs logger=migrator t=2026-04-25T07:09:32.073670603Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-25T07:09:32.074712285Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.044032ms logger=migrator t=2026-04-25T07:09:32.086922701Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-25T07:09:32.088688624Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.784854ms logger=migrator t=2026-04-25T07:09:32.094956582Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-25T07:09:32.095995403Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.043901ms logger=migrator t=2026-04-25T07:09:32.103195989Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-25T07:09:32.104415975Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.220956ms logger=migrator t=2026-04-25T07:09:32.109450847Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-25T07:09:32.110041894Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=591.107µs logger=migrator t=2026-04-25T07:09:32.118197079Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-25T07:09:32.123849468Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.659209ms logger=migrator t=2026-04-25T07:09:32.129827798Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-25T07:09:32.130699014Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=870.646µs logger=migrator t=2026-04-25T07:09:32.135633232Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-25T07:09:32.136419205Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=785.413µs logger=migrator t=2026-04-25T07:09:32.14257569Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-25T07:09:32.143449856Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=877.776µs logger=migrator t=2026-04-25T07:09:32.148966642Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-25T07:09:32.149344513Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=378.351µs logger=migrator t=2026-04-25T07:09:32.15858793Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-25T07:09:32.159652882Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.060532ms logger=migrator t=2026-04-25T07:09:32.164860618Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-25T07:09:32.16492684Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=67.482µs logger=migrator t=2026-04-25T07:09:32.16926212Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-25T07:09:32.171478797Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.215437ms logger=migrator t=2026-04-25T07:09:32.176208669Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-25T07:09:32.179803446Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.597077ms logger=migrator t=2026-04-25T07:09:32.185668482Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-25T07:09:32.188705354Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.036251ms logger=migrator t=2026-04-25T07:09:32.194214219Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-25T07:09:32.195088765Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=874.526µs logger=migrator t=2026-04-25T07:09:32.199890579Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-25T07:09:32.201884599Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.996519ms logger=migrator t=2026-04-25T07:09:32.209113806Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-25T07:09:32.21093894Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.824594ms logger=migrator t=2026-04-25T07:09:32.216040603Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-25T07:09:32.21692728Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=887.747µs logger=migrator t=2026-04-25T07:09:32.221509157Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-25T07:09:32.221533758Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=25.611µs logger=migrator t=2026-04-25T07:09:32.227681843Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-25T07:09:32.227723314Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=46.362µs logger=migrator t=2026-04-25T07:09:32.234131006Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-25T07:09:32.237642481Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.513055ms logger=migrator t=2026-04-25T07:09:32.242165307Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-25T07:09:32.244219398Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.053671ms logger=migrator t=2026-04-25T07:09:32.248914409Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-25T07:09:32.252327651Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.411972ms logger=migrator t=2026-04-25T07:09:32.262156706Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-25T07:09:32.26426373Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.106604ms logger=migrator t=2026-04-25T07:09:32.269486146Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-25T07:09:32.269766734Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=280.318µs logger=migrator t=2026-04-25T07:09:32.274371253Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-25T07:09:32.275963851Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.591507ms logger=migrator t=2026-04-25T07:09:32.281931039Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-25T07:09:32.283436115Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.504645ms logger=migrator t=2026-04-25T07:09:32.289790905Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-25T07:09:32.289831336Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.091µs logger=migrator t=2026-04-25T07:09:32.295240479Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-25T07:09:32.29627308Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.031691ms logger=migrator t=2026-04-25T07:09:32.30963032Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-25T07:09:32.311061933Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.430063ms logger=migrator t=2026-04-25T07:09:32.317824766Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-25T07:09:32.330345781Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=12.525655ms logger=migrator t=2026-04-25T07:09:32.338012101Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-25T07:09:32.338703572Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=684.321µs logger=migrator t=2026-04-25T07:09:32.34497345Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-25T07:09:32.345886828Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=914.627µs logger=migrator t=2026-04-25T07:09:32.352499166Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-25T07:09:32.35331246Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=815.304µs logger=migrator t=2026-04-25T07:09:32.357145785Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-25T07:09:32.357701062Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=556.747µs logger=migrator t=2026-04-25T07:09:32.361721092Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-25T07:09:32.362832596Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.110894ms logger=migrator t=2026-04-25T07:09:32.369913078Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-25T07:09:32.373409323Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.515906ms logger=migrator t=2026-04-25T07:09:32.379515906Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-25T07:09:32.380746353Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.225877ms logger=migrator t=2026-04-25T07:09:32.385072733Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-25T07:09:32.385285079Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=212.316µs logger=migrator t=2026-04-25T07:09:32.388720202Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-25T07:09:32.388926688Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=208.836µs logger=migrator t=2026-04-25T07:09:32.391615959Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-25T07:09:32.392490205Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=873.826µs logger=migrator t=2026-04-25T07:09:32.396038711Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-25T07:09:32.39965729Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.623979ms logger=migrator t=2026-04-25T07:09:32.405779634Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-25T07:09:32.40666173Z level=info msg="Migration successfully executed" id="create data_source table" duration=881.936µs logger=migrator t=2026-04-25T07:09:32.421129424Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-25T07:09:32.422362081Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.220927ms logger=migrator t=2026-04-25T07:09:32.427952349Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-25T07:09:32.428818785Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=866.896µs logger=migrator t=2026-04-25T07:09:32.433279539Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-25T07:09:32.43399749Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=717.851µs logger=migrator t=2026-04-25T07:09:32.437461844Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-25T07:09:32.438186846Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=724.872µs logger=migrator t=2026-04-25T07:09:32.443035781Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-25T07:09:32.449050441Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.01439ms logger=migrator t=2026-04-25T07:09:32.453524446Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-25T07:09:32.455391632Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.865185ms logger=migrator t=2026-04-25T07:09:32.460904887Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-25T07:09:32.462389902Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.485455ms logger=migrator t=2026-04-25T07:09:32.468280208Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-25T07:09:32.469129324Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=853.516µs logger=migrator t=2026-04-25T07:09:32.474666Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-25T07:09:32.475198716Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=531.016µs logger=migrator t=2026-04-25T07:09:32.481300039Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-25T07:09:32.484313929Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.021901ms logger=migrator t=2026-04-25T07:09:32.488982219Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-25T07:09:32.491792924Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.810294ms logger=migrator t=2026-04-25T07:09:32.514430802Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-25T07:09:32.514566046Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=139.844µs logger=migrator t=2026-04-25T07:09:32.542287728Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-25T07:09:32.542603917Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=320.879µs logger=migrator t=2026-04-25T07:09:32.558748252Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-25T07:09:32.561917197Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.122454ms logger=migrator t=2026-04-25T07:09:33.149514391Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-25T07:09:33.149909023Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=399.812µs logger=migrator t=2026-04-25T07:09:34.163884538Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-25T07:09:34.164280479Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=398.762µs logger=migrator t=2026-04-25T07:09:35.871046457Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-25T07:09:35.873292724Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.250537ms logger=migrator t=2026-04-25T07:09:36.045069394Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-25T07:09:36.045513507Z level=info msg="Migration successfully executed" id="Update uid value" duration=448.053µs logger=migrator t=2026-04-25T07:09:36.054583147Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-25T07:09:36.055962868Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.373691ms logger=migrator t=2026-04-25T07:09:36.061173303Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-25T07:09:36.062330248Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.139584ms logger=migrator t=2026-04-25T07:09:36.066873543Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-25T07:09:36.067627066Z level=info msg="Migration successfully executed" id="create api_key table" duration=753.643µs logger=migrator t=2026-04-25T07:09:36.072092238Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-25T07:09:36.072903062Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=810.994µs logger=migrator t=2026-04-25T07:09:36.079005674Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-25T07:09:36.07985887Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=853.246µs logger=migrator t=2026-04-25T07:09:36.085090075Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-25T07:09:36.086292131Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.201596ms logger=migrator t=2026-04-25T07:09:36.093872847Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-25T07:09:36.095161185Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.311099ms logger=migrator t=2026-04-25T07:09:36.100394011Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-25T07:09:36.101231296Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=837.405µs logger=migrator t=2026-04-25T07:09:36.107004298Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-25T07:09:36.107697088Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=692.85µs logger=migrator t=2026-04-25T07:09:36.113899053Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-25T07:09:36.120788968Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.888515ms logger=migrator t=2026-04-25T07:09:36.125201309Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-25T07:09:36.125934481Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=734.192µs logger=migrator t=2026-04-25T07:09:36.130619171Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-25T07:09:36.131169977Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=550.987µs logger=migrator t=2026-04-25T07:09:36.135879147Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-25T07:09:36.1366266Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=747.502µs logger=migrator t=2026-04-25T07:09:36.14135692Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-25T07:09:36.142278518Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=921.277µs logger=migrator t=2026-04-25T07:09:36.146568675Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-25T07:09:36.146961037Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=396.562µs logger=migrator t=2026-04-25T07:09:36.151295386Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-25T07:09:36.151820452Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=525.026µs logger=migrator t=2026-04-25T07:09:36.159633634Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-25T07:09:36.159689466Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=61.282µs logger=migrator t=2026-04-25T07:09:36.164703115Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-25T07:09:36.167535159Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.831674ms logger=migrator t=2026-04-25T07:09:36.173425225Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-25T07:09:36.176076314Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.650079ms logger=migrator t=2026-04-25T07:09:36.183093503Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-25T07:09:36.183424102Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=335.65µs logger=migrator t=2026-04-25T07:09:36.188820223Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-25T07:09:36.191489973Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.67242ms logger=migrator t=2026-04-25T07:09:36.197435739Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-25T07:09:36.200459129Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.02493ms logger=migrator t=2026-04-25T07:09:36.208467948Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-25T07:09:36.209810438Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.35541ms logger=migrator t=2026-04-25T07:09:36.214760165Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-25T07:09:36.21558995Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=832.025µs logger=migrator t=2026-04-25T07:09:36.220242429Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-25T07:09:36.221592199Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.351181ms logger=migrator t=2026-04-25T07:09:36.226806844Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-25T07:09:36.228116673Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.313579ms logger=migrator t=2026-04-25T07:09:36.234319118Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-25T07:09:36.235558805Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.240887ms logger=migrator t=2026-04-25T07:09:36.242238363Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-25T07:09:36.243458509Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.223116ms logger=migrator t=2026-04-25T07:09:36.248900242Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-25T07:09:36.248998935Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=99.842µs logger=migrator t=2026-04-25T07:09:36.255792077Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-25T07:09:36.256030484Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=239.738µs logger=migrator t=2026-04-25T07:09:36.262719473Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-25T07:09:36.267976009Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.254806ms logger=migrator t=2026-04-25T07:09:36.274037Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-25T07:09:36.277099901Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.061071ms logger=migrator t=2026-04-25T07:09:36.283276545Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-25T07:09:36.283352007Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.602µs logger=migrator t=2026-04-25T07:09:36.288597243Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-25T07:09:36.289511Z level=info msg="Migration successfully executed" id="create quota table v1" duration=918.887µs logger=migrator t=2026-04-25T07:09:36.295839189Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-25T07:09:36.297368224Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.526915ms logger=migrator t=2026-04-25T07:09:36.303202728Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-25T07:09:36.303239409Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=39.711µs logger=migrator t=2026-04-25T07:09:36.31001046Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-25T07:09:36.31132632Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.31468ms logger=migrator t=2026-04-25T07:09:36.317972768Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-25T07:09:36.319304097Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.331589ms logger=migrator t=2026-04-25T07:09:36.32576994Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-25T07:09:36.330953924Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.183445ms logger=migrator t=2026-04-25T07:09:36.338133398Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-25T07:09:36.338196419Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=63.352µs logger=migrator t=2026-04-25T07:09:36.343097816Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-25T07:09:36.344156957Z level=info msg="Migration successfully executed" id="create session table" duration=1.058802ms logger=migrator t=2026-04-25T07:09:36.3492879Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-25T07:09:36.349371412Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.042µs logger=migrator t=2026-04-25T07:09:36.353843805Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-25T07:09:36.354044851Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=202.016µs logger=migrator t=2026-04-25T07:09:36.360309988Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-25T07:09:36.361350779Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.044081ms logger=migrator t=2026-04-25T07:09:36.365918505Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-25T07:09:36.366882283Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=966.368µs logger=migrator t=2026-04-25T07:09:36.388339872Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-25T07:09:36.388418725Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=84.653µs logger=migrator t=2026-04-25T07:09:36.405229895Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-25T07:09:36.405305017Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=80.412µs logger=migrator t=2026-04-25T07:09:36.433233419Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-25T07:09:36.438945919Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.712549ms logger=migrator t=2026-04-25T07:09:36.540679407Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-25T07:09:36.548981644Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=8.298507ms logger=migrator t=2026-04-25T07:09:36.622785531Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-25T07:09:36.623598315Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=816.854µs logger=migrator t=2026-04-25T07:09:36.630973415Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-25T07:09:36.631134739Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=161.474µs logger=migrator t=2026-04-25T07:09:36.636337194Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-25T07:09:36.638005604Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.6679ms logger=migrator t=2026-04-25T07:09:36.649819306Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-25T07:09:36.649865867Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=51.181µs logger=migrator t=2026-04-25T07:09:36.656991959Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-25T07:09:36.659426792Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.435653ms logger=migrator t=2026-04-25T07:09:36.668119731Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-25T07:09:36.668335267Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=217.526µs logger=migrator t=2026-04-25T07:09:36.675300054Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-25T07:09:36.679982804Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.68362ms logger=migrator t=2026-04-25T07:09:36.689383913Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-25T07:09:36.692565988Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.181965ms logger=migrator t=2026-04-25T07:09:36.698230537Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-25T07:09:36.698401352Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=168.895µs logger=migrator t=2026-04-25T07:09:36.707863924Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-25T07:09:36.709584995Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.722401ms logger=migrator t=2026-04-25T07:09:36.717549552Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-25T07:09:36.718459539Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=913.507µs logger=migrator t=2026-04-25T07:09:36.729127416Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-25T07:09:36.733347992Z level=info msg="Migration successfully executed" id="create alert table v1" duration=3.778643ms logger=migrator t=2026-04-25T07:09:36.742867685Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-25T07:09:36.744663819Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.797974ms logger=migrator t=2026-04-25T07:09:36.753659557Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-25T07:09:36.755094279Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.433462ms logger=migrator t=2026-04-25T07:09:36.764749027Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-25T07:09:36.766331624Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.082292ms logger=migrator t=2026-04-25T07:09:36.772165668Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-25T07:09:36.772939061Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=773.884µs logger=migrator t=2026-04-25T07:09:36.778892418Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-25T07:09:36.779834896Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=943.908µs logger=migrator t=2026-04-25T07:09:36.78636771Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-25T07:09:36.788176204Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.810024ms logger=migrator t=2026-04-25T07:09:36.792546674Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-25T07:09:36.801862432Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.330627ms logger=migrator t=2026-04-25T07:09:36.808981734Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-25T07:09:36.809821069Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=842.535µs logger=migrator t=2026-04-25T07:09:36.814195059Z 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-25T07:09:36.815165168Z 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=972.309µs logger=migrator t=2026-04-25T07:09:36.82295649Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-25T07:09:36.823772934Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=819.515µs logger=migrator t=2026-04-25T07:09:36.831682199Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-25T07:09:36.832521414Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=840.235µs logger=migrator t=2026-04-25T07:09:36.837777461Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-25T07:09:36.838671797Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=894.786µs logger=migrator t=2026-04-25T07:09:36.843319296Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-25T07:09:36.849732507Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.417921ms logger=migrator t=2026-04-25T07:09:36.861008302Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-25T07:09:36.866822115Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.815213ms logger=migrator t=2026-04-25T07:09:36.883232384Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-25T07:09:36.889532581Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.296017ms logger=migrator t=2026-04-25T07:09:36.922949706Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-25T07:09:36.932272454Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=9.322018ms logger=migrator t=2026-04-25T07:09:36.977889252Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-25T07:09:36.979723656Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.833894ms logger=migrator t=2026-04-25T07:09:37.074644188Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-25T07:09:37.074752261Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=97.163µs logger=migrator t=2026-04-25T07:09:37.139575917Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-25T07:09:37.13966555Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=90.563µs logger=migrator t=2026-04-25T07:09:37.682597111Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-25T07:09:37.684103066Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.508705ms logger=migrator t=2026-04-25T07:09:37.845861912Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-25T07:09:37.848918323Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=3.085612ms logger=migrator t=2026-04-25T07:09:37.924229661Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-25T07:09:37.926684454Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.458123ms logger=migrator t=2026-04-25T07:09:37.951983225Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-25T07:09:37.953678896Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.716291ms logger=migrator t=2026-04-25T07:09:37.973580047Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-25T07:09:37.975244456Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.648339ms logger=migrator t=2026-04-25T07:09:37.99488509Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-25T07:09:38.000972491Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.090631ms logger=migrator t=2026-04-25T07:09:38.007288108Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-25T07:09:38.010821793Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.532995ms logger=migrator t=2026-04-25T07:09:38.026078755Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-25T07:09:38.026482747Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=406.662µs logger=migrator t=2026-04-25T07:09:38.041810022Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-25T07:09:38.043693328Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.885476ms logger=migrator t=2026-04-25T07:09:38.058369573Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-25T07:09:38.060954279Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.584436ms logger=migrator t=2026-04-25T07:09:38.096800253Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-25T07:09:38.101671607Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.875104ms logger=migrator t=2026-04-25T07:09:38.260991732Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-25T07:09:38.261143707Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=157.205µs logger=migrator t=2026-04-25T07:09:38.372099457Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-25T07:09:38.374864759Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.768682ms logger=migrator t=2026-04-25T07:09:38.437357442Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-25T07:09:38.439061723Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.711181ms logger=migrator t=2026-04-25T07:09:38.569903363Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-25T07:09:38.57012029Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=222.517µs logger=migrator t=2026-04-25T07:09:38.592178094Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-25T07:09:38.593752831Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.575697ms logger=migrator t=2026-04-25T07:09:38.623234225Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-25T07:09:38.625515793Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.285787ms logger=migrator t=2026-04-25T07:09:38.658534622Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-25T07:09:38.65982866Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.296988ms logger=migrator t=2026-04-25T07:09:39.830246675Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-25T07:09:39.831301476Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.057401ms logger=migrator t=2026-04-25T07:09:40.495990934Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-25T07:09:40.498161888Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.173464ms logger=migrator t=2026-04-25T07:09:40.853516228Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-25T07:09:40.855079524Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.565766ms logger=migrator t=2026-04-25T07:09:41.170163605Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-25T07:09:41.170243668Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=78.922µs logger=migrator t=2026-04-25T07:09:41.286405994Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-25T07:09:41.294497112Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.093029ms logger=migrator t=2026-04-25T07:09:41.320505099Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-25T07:09:41.322176538Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.674139ms logger=migrator t=2026-04-25T07:09:41.387614308Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-25T07:09:41.395681926Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.081118ms logger=migrator t=2026-04-25T07:09:41.446763813Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-25T07:09:41.44870509Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.944177ms logger=migrator t=2026-04-25T07:09:41.486452393Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-25T07:09:41.489227965Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.772622ms logger=migrator t=2026-04-25T07:09:41.518615562Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-25T07:09:41.520266471Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.652669ms logger=migrator t=2026-04-25T07:09:41.539710624Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-25T07:09:41.555914302Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.234119ms logger=migrator t=2026-04-25T07:09:41.580857908Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-25T07:09:41.582064723Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.209216ms logger=migrator t=2026-04-25T07:09:41.589383569Z 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-25T07:09:41.590744069Z 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.36105ms logger=migrator t=2026-04-25T07:09:41.616126768Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-25T07:09:41.616794977Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=672.19µs logger=migrator t=2026-04-25T07:09:41.631934554Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-25T07:09:41.632617034Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=685.9µs logger=migrator t=2026-04-25T07:09:41.667598546Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-25T07:09:41.667939746Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=347.761µs logger=migrator t=2026-04-25T07:09:41.696873529Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-25T07:09:41.70166757Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.797601ms logger=migrator t=2026-04-25T07:09:41.725346619Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-25T07:09:41.730577123Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.239315ms logger=migrator t=2026-04-25T07:09:41.744947037Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-25T07:09:41.746914455Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.967078ms logger=migrator t=2026-04-25T07:09:41.775371684Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-25T07:09:41.779017252Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=3.644248ms logger=migrator t=2026-04-25T07:09:41.799388102Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-25T07:09:41.800026651Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=646.789µs logger=migrator t=2026-04-25T07:09:41.836439635Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-25T07:09:41.843231085Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.79481ms logger=migrator t=2026-04-25T07:09:41.855626551Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-25T07:09:41.857356972Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.732811ms logger=migrator t=2026-04-25T07:09:41.863870234Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-25T07:09:41.864012948Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=143.724µs logger=migrator t=2026-04-25T07:09:41.870296174Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-25T07:09:41.870691425Z level=info msg="Migration successfully executed" id="Move region to single row" duration=394.391µs logger=migrator t=2026-04-25T07:09:41.876770155Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-25T07:09:41.877901278Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.131863ms logger=migrator t=2026-04-25T07:09:41.881878855Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-25T07:09:41.882792312Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=913.017µs logger=migrator t=2026-04-25T07:09:41.887052488Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-25T07:09:41.888199812Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.146544ms logger=migrator t=2026-04-25T07:09:41.898928038Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-25T07:09:41.900913367Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.987638ms logger=migrator t=2026-04-25T07:09:41.911332724Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-25T07:09:41.912467127Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.138423ms logger=migrator t=2026-04-25T07:09:41.922284637Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-25T07:09:41.923884984Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.603227ms logger=migrator t=2026-04-25T07:09:41.933297702Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-25T07:09:41.933410415Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=115.864µs logger=migrator t=2026-04-25T07:09:41.944015258Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-25T07:09:41.94579756Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.783752ms logger=migrator t=2026-04-25T07:09:41.958054232Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-25T07:09:41.959866305Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.815243ms logger=migrator t=2026-04-25T07:09:41.97462238Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-25T07:09:41.977744583Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=3.124452ms logger=migrator t=2026-04-25T07:09:41.998901186Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-25T07:09:42.000321348Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.422782ms logger=migrator t=2026-04-25T07:09:42.009815408Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-25T07:09:42.010108496Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=291.058µs logger=migrator t=2026-04-25T07:09:42.017461293Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-25T07:09:42.018503524Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.042811ms logger=migrator t=2026-04-25T07:09:42.025393446Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-25T07:09:42.025685565Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=292.129µs logger=migrator t=2026-04-25T07:09:42.04215484Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-25T07:09:42.044411076Z level=info msg="Migration successfully executed" id="create team table" duration=2.281787ms logger=migrator t=2026-04-25T07:09:42.065689732Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-25T07:09:42.06732119Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.635448ms logger=migrator t=2026-04-25T07:09:42.07513126Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-25T07:09:42.076004436Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=873.216µs logger=migrator t=2026-04-25T07:09:42.084883018Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-25T07:09:42.092003267Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.1215ms logger=migrator t=2026-04-25T07:09:42.095812219Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-25T07:09:42.096014495Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=203.106µs logger=migrator t=2026-04-25T07:09:42.100820267Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-25T07:09:42.101827797Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.010759ms logger=migrator t=2026-04-25T07:09:42.109671067Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-25T07:09:42.110992246Z level=info msg="Migration successfully executed" id="create team member table" duration=1.322649ms logger=migrator t=2026-04-25T07:09:42.120161296Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-25T07:09:42.121410433Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.253847ms logger=migrator t=2026-04-25T07:09:42.127799171Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-25T07:09:42.129293405Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.497734ms logger=migrator t=2026-04-25T07:09:42.13559142Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-25T07:09:42.136631691Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.043521ms logger=migrator t=2026-04-25T07:09:42.141871315Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-25T07:09:42.14745918Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.582194ms logger=migrator t=2026-04-25T07:09:42.152993573Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-25T07:09:42.15834664Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.352718ms logger=migrator t=2026-04-25T07:09:42.163547113Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-25T07:09:42.168553481Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.006068ms logger=migrator t=2026-04-25T07:09:42.175493335Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-25T07:09:42.176750162Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.256867ms logger=migrator t=2026-04-25T07:09:42.184703686Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-25T07:09:42.185873731Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.164534ms logger=migrator t=2026-04-25T07:09:42.191990251Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-25T07:09:42.193435463Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.445472ms logger=migrator t=2026-04-25T07:09:42.362428928Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-25T07:09:42.365284482Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.858094ms logger=migrator t=2026-04-25T07:09:42.375868203Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-25T07:09:42.377829191Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.958818ms logger=migrator t=2026-04-25T07:09:42.385400904Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-25T07:09:42.386454565Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.055661ms logger=migrator t=2026-04-25T07:09:42.391876235Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-25T07:09:42.392984207Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.107632ms logger=migrator t=2026-04-25T07:09:42.398809799Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-25T07:09:42.399840719Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.03249ms logger=migrator t=2026-04-25T07:09:42.405430684Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-25T07:09:42.40596295Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=535.725µs logger=migrator t=2026-04-25T07:09:42.413817051Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-25T07:09:42.414239953Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=424.182µs logger=migrator t=2026-04-25T07:09:42.419853378Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-25T07:09:42.421221609Z level=info msg="Migration successfully executed" id="create tag table" duration=1.368151ms logger=migrator t=2026-04-25T07:09:42.426960647Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-25T07:09:42.428159872Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.198875ms logger=migrator t=2026-04-25T07:09:42.437979581Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-25T07:09:42.43963967Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.662439ms logger=migrator t=2026-04-25T07:09:42.811055204Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-25T07:09:42.811987051Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=934.108µs logger=migrator t=2026-04-25T07:09:43.077945587Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-25T07:09:43.079569854Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.627678ms logger=migrator t=2026-04-25T07:09:43.094779641Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-25T07:09:43.110876764Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.095973ms logger=migrator t=2026-04-25T07:09:43.116899701Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-25T07:09:43.118203939Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.301968ms logger=migrator t=2026-04-25T07:09:43.147018246Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-25T07:09:43.148891601Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.875545ms logger=migrator t=2026-04-25T07:09:43.293437268Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-25T07:09:43.294022645Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=588.287µs logger=migrator t=2026-04-25T07:09:43.489594332Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-25T07:09:43.491342483Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.749781ms logger=migrator t=2026-04-25T07:09:43.655796776Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-25T07:09:43.656829386Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.023821ms logger=migrator t=2026-04-25T07:09:43.755773033Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-25T07:09:43.756960308Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.189645ms logger=migrator t=2026-04-25T07:09:44.015819434Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-25T07:09:44.015963648Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=147.504µs logger=migrator t=2026-04-25T07:09:44.191684972Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-25T07:09:44.199501622Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.820289ms logger=migrator t=2026-04-25T07:09:44.299808773Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-25T07:09:44.306294164Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.48467ms logger=migrator t=2026-04-25T07:09:44.342340081Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-25T07:09:44.348905593Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.567102ms logger=migrator t=2026-04-25T07:09:44.361276266Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-25T07:09:44.370043763Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.768177ms logger=migrator t=2026-04-25T07:09:44.39619273Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-25T07:09:44.397856889Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.665459ms logger=migrator t=2026-04-25T07:09:44.427953612Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-25T07:09:44.434952967Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.001575ms logger=migrator t=2026-04-25T07:09:44.456235831Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-25T07:09:44.457821548Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.587987ms logger=migrator t=2026-04-25T07:09:44.506626449Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-25T07:09:44.508499674Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.871955ms logger=migrator t=2026-04-25T07:09:44.524320898Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-25T07:09:44.526153672Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.834684ms logger=migrator t=2026-04-25T07:09:44.540901214Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-25T07:09:44.54246469Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.634228ms logger=migrator t=2026-04-25T07:09:44.557912233Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-25T07:09:44.559361466Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.450723ms logger=migrator t=2026-04-25T07:09:44.580402793Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-25T07:09:44.582283038Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.884105ms logger=migrator t=2026-04-25T07:09:44.606476748Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-25T07:09:44.622459587Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=15.978368ms logger=migrator t=2026-04-25T07:09:44.639712532Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-25T07:09:44.641261258Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.549436ms logger=migrator t=2026-04-25T07:09:44.686602408Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-25T07:09:44.687960448Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.35824ms logger=migrator t=2026-04-25T07:09:44.717164934Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-25T07:09:44.7187414Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.576486ms logger=migrator t=2026-04-25T07:09:44.781269434Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-25T07:09:44.782206292Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=938.978µs logger=migrator t=2026-04-25T07:09:44.831449006Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-25T07:09:44.832700503Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.255417ms logger=migrator t=2026-04-25T07:09:44.878073434Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-25T07:09:44.878242529Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=175.566µs logger=migrator t=2026-04-25T07:09:44.909864196Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-25T07:09:44.910314269Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=451.983µs logger=migrator t=2026-04-25T07:09:44.945961124Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-25T07:09:44.947224042Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.259687ms logger=migrator t=2026-04-25T07:09:45.014924076Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-25T07:09:45.016912015Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.989569ms logger=migrator t=2026-04-25T07:09:45.066745024Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-25T07:09:45.06867299Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.927357ms logger=migrator t=2026-04-25T07:09:45.124900996Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-25T07:09:45.125126413Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=245.958µs logger=migrator t=2026-04-25T07:09:45.146798567Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-25T07:09:45.149094965Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.302557ms logger=migrator t=2026-04-25T07:09:45.157619434Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-25T07:09:45.158720996Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.101652ms logger=migrator t=2026-04-25T07:09:45.173320194Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-25T07:09:45.175491577Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.179444ms logger=migrator t=2026-04-25T07:09:45.183028348Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-25T07:09:45.184841001Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.812133ms logger=migrator t=2026-04-25T07:09:45.200564631Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-25T07:09:45.207037211Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.47468ms logger=migrator t=2026-04-25T07:09:45.218695072Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-25T07:09:45.220242087Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.549525ms logger=migrator t=2026-04-25T07:09:45.229046955Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-25T07:09:45.229405355Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=360.57µs logger=migrator t=2026-04-25T07:09:45.237006628Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-25T07:09:45.239073889Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.06755ms logger=migrator t=2026-04-25T07:09:45.271125277Z 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-25T07:09:45.281887372Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=10.768535ms logger=migrator t=2026-04-25T07:09:45.33817632Z 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-25T07:09:45.340154788Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.983178ms logger=migrator t=2026-04-25T07:09:45.355556989Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-25T07:09:45.355674482Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=118.863µs logger=migrator t=2026-04-25T07:09:45.402298127Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-25T07:09:45.404088859Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.793332ms logger=migrator t=2026-04-25T07:09:45.42562445Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-25T07:09:45.42800632Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.38368ms logger=migrator t=2026-04-25T07:09:45.443771081Z 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-25T07:09:45.446566613Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.798602ms logger=migrator t=2026-04-25T07:09:45.454176216Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-25T07:09:45.455619248Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.441692ms logger=migrator t=2026-04-25T07:09:45.482812214Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-25T07:09:45.489521301Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.714857ms logger=migrator t=2026-04-25T07:09:45.504760297Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-25T07:09:45.505773256Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.02105ms logger=migrator t=2026-04-25T07:09:45.516611244Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-25T07:09:45.517941893Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.332249ms logger=migrator t=2026-04-25T07:09:45.542124581Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-25T07:09:45.573627163Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.500913ms logger=migrator t=2026-04-25T07:09:45.592332921Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-25T07:09:45.619611569Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.272929ms logger=migrator t=2026-04-25T07:09:45.668926333Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-25T07:09:45.670773577Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.848824ms logger=migrator t=2026-04-25T07:09:45.747690379Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-25T07:09:45.749888413Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.200614ms logger=migrator t=2026-04-25T07:09:45.796047804Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-25T07:09:45.802517124Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.47466ms logger=migrator t=2026-04-25T07:09:45.848311325Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-25T07:09:45.854136425Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.82552ms logger=migrator t=2026-04-25T07:09:45.905160179Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-25T07:09:45.906694674Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.555416ms logger=migrator t=2026-04-25T07:09:45.987558611Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-25T07:09:45.98957253Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.016359ms logger=migrator t=2026-04-25T07:09:46.041709884Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-25T07:09:46.043501676Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.793012ms logger=migrator t=2026-04-25T07:09:46.059118262Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-25T07:09:46.060317767Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.195235ms logger=migrator t=2026-04-25T07:09:46.122519085Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-25T07:09:46.123125453Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=616.968µs logger=migrator t=2026-04-25T07:09:46.269311785Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-25T07:09:46.279646407Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.338152ms logger=migrator t=2026-04-25T07:09:46.308676505Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-25T07:09:46.317139592Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.468837ms logger=migrator t=2026-04-25T07:09:46.391939828Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-25T07:09:46.399779487Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.832889ms logger=migrator t=2026-04-25T07:09:46.42416886Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-25T07:09:46.425582061Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.410421ms logger=migrator t=2026-04-25T07:09:46.461271004Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-25T07:09:46.463306543Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.038509ms logger=migrator t=2026-04-25T07:09:46.480007862Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-25T07:09:46.491174828Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.162356ms logger=migrator t=2026-04-25T07:09:46.549026268Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-25T07:09:46.561246946Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=12.221307ms logger=migrator t=2026-04-25T07:09:46.610095163Z 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-25T07:09:46.612565135Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.433121ms logger=migrator t=2026-04-25T07:09:46.634690582Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-25T07:09:46.644309043Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.57653ms logger=migrator t=2026-04-25T07:09:46.689787182Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-25T07:09:46.699802875Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.022754ms logger=migrator t=2026-04-25T07:09:46.710408984Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-25T07:09:46.710480527Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.242µs logger=migrator t=2026-04-25T07:09:46.766518734Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-25T07:09:46.768479201Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.963397ms logger=migrator t=2026-04-25T07:09:46.800912509Z 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-25T07:09:46.802775063Z 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.865284ms logger=migrator t=2026-04-25T07:09:46.837656173Z 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-25T07:09:46.838982672Z 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.328709ms logger=migrator t=2026-04-25T07:09:46.881223046Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-25T07:09:46.88134615Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=125.874µs logger=migrator t=2026-04-25T07:09:46.928621641Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-25T07:09:46.934372239Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=5.753688ms logger=migrator t=2026-04-25T07:09:46.96897561Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-25T07:09:46.980822077Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.841366ms logger=migrator t=2026-04-25T07:09:46.997747521Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-25T07:09:47.011956926Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=14.207684ms logger=migrator t=2026-04-25T07:09:47.024212393Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-25T07:09:47.03370988Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.495727ms logger=migrator t=2026-04-25T07:09:47.051485719Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-25T07:09:47.059089731Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.597911ms logger=migrator t=2026-04-25T07:09:47.085922693Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-25T07:09:47.08616513Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=246.637µs logger=migrator t=2026-04-25T07:09:47.105467243Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-25T07:09:47.107042889Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.584516ms logger=migrator t=2026-04-25T07:09:47.12008039Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-25T07:09:47.13311503Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=13.040561ms logger=migrator t=2026-04-25T07:09:47.173880059Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-25T07:09:47.17425367Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=376.531µs logger=migrator t=2026-04-25T07:09:47.186732464Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-25T07:09:47.199393003Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=12.659829ms logger=migrator t=2026-04-25T07:09:47.206349226Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-25T07:09:47.20786392Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.511954ms logger=migrator t=2026-04-25T07:09:47.218340566Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-25T07:09:47.224384612Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.047826ms logger=migrator t=2026-04-25T07:09:47.235056753Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-25T07:09:47.235770054Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=714.511µs logger=migrator t=2026-04-25T07:09:47.242025247Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-25T07:09:47.243422037Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.39627ms logger=migrator t=2026-04-25T07:09:47.252012458Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-25T07:09:47.261973738Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.96113ms logger=migrator t=2026-04-25T07:09:47.272173176Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-25T07:09:47.273829784Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.667739ms logger=migrator t=2026-04-25T07:09:47.280829119Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-25T07:09:47.282330132Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.500484ms logger=migrator t=2026-04-25T07:09:47.293018674Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-25T07:09:47.294726724Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.720721ms logger=migrator t=2026-04-25T07:09:47.302318625Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-25T07:09:47.3035266Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.209145ms logger=migrator t=2026-04-25T07:09:47.309792353Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-25T07:09:47.309896606Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=105.533µs logger=migrator t=2026-04-25T07:09:47.317059565Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-25T07:09:47.318652912Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.589737ms logger=migrator t=2026-04-25T07:09:47.326631874Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-25T07:09:47.328349895Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.71897ms logger=migrator t=2026-04-25T07:09:47.357402602Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-25T07:09:47.357920037Z 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-25T07:09:47.420199364Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-25T07:09:47.42076223Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=566.286µs logger=migrator t=2026-04-25T07:09:47.431794802Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-25T07:09:47.43343912Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.637567ms logger=migrator t=2026-04-25T07:09:47.438682773Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-25T07:09:47.443940296Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.259573ms logger=migrator t=2026-04-25T07:09:47.454725211Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-25T07:09:47.456702868Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.979677ms logger=migrator t=2026-04-25T07:09:47.468158592Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-25T07:09:47.470077168Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.924486ms logger=migrator t=2026-04-25T07:09:47.496815428Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-25T07:09:47.498980802Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.167874ms logger=migrator t=2026-04-25T07:09:47.514830704Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-25T07:09:47.516676098Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.849244ms logger=migrator t=2026-04-25T07:09:47.529135261Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-25T07:09:47.531109339Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.973528ms logger=migrator t=2026-04-25T07:09:47.541934975Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-25T07:09:47.541982256Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=57.452µs logger=migrator t=2026-04-25T07:09:47.551536005Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-25T07:09:47.551679069Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=148.785µs logger=migrator t=2026-04-25T07:09:47.562955618Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-25T07:09:47.572331101Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.367393ms logger=migrator t=2026-04-25T07:09:47.578595504Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-25T07:09:47.579061518Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=466.714µs logger=migrator t=2026-04-25T07:09:47.586827244Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-25T07:09:47.589003077Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.176183ms logger=migrator t=2026-04-25T07:09:47.602915883Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-25T07:09:47.603232983Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=319.31µs logger=migrator t=2026-04-25T07:09:47.615074028Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-25T07:09:47.616427077Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.356029ms logger=migrator t=2026-04-25T07:09:47.633538427Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-25T07:09:47.634521975Z level=info msg="Migration successfully executed" id="create secrets table" duration=986.819µs logger=migrator t=2026-04-25T07:09:47.646267408Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-25T07:09:47.690036154Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=43.766416ms logger=migrator t=2026-04-25T07:09:47.697457361Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-25T07:09:47.705863726Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.402195ms logger=migrator t=2026-04-25T07:09:47.711031987Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-25T07:09:47.711151221Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=120.154µs logger=migrator t=2026-04-25T07:09:47.715675382Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-25T07:09:47.751824757Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.144135ms logger=migrator t=2026-04-25T07:09:47.757321257Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-25T07:09:47.787978091Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.652534ms logger=migrator t=2026-04-25T07:09:47.794470861Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-25T07:09:47.795709857Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.239956ms logger=migrator t=2026-04-25T07:09:47.803396041Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-25T07:09:47.805224315Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.827884ms logger=migrator t=2026-04-25T07:09:47.811375314Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-25T07:09:47.811710494Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=334.84µs logger=migrator t=2026-04-25T07:09:47.818417719Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-25T07:09:47.820225612Z level=info msg="Migration successfully executed" id="create permission table" duration=1.806843ms logger=migrator t=2026-04-25T07:09:47.826978259Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-25T07:09:47.828517874Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.540895ms logger=migrator t=2026-04-25T07:09:47.838850295Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-25T07:09:47.840189874Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.342759ms logger=migrator t=2026-04-25T07:09:47.850047982Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-25T07:09:47.851143264Z level=info msg="Migration successfully executed" id="create role table" duration=1.100042ms logger=migrator t=2026-04-25T07:09:47.857148009Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-25T07:09:47.867064118Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.910059ms logger=migrator t=2026-04-25T07:09:47.874701221Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-25T07:09:47.882023665Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.322603ms logger=migrator t=2026-04-25T07:09:47.896289981Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-25T07:09:47.898241918Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.926496ms logger=migrator t=2026-04-25T07:09:47.903553133Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-25T07:09:47.9051614Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.607926ms logger=migrator t=2026-04-25T07:09:47.910448404Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-25T07:09:47.911485634Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.04312ms logger=migrator t=2026-04-25T07:09:47.919212399Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-25T07:09:47.920130266Z level=info msg="Migration successfully executed" id="create team role table" duration=917.837µs logger=migrator t=2026-04-25T07:09:47.925449721Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-25T07:09:47.926820041Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.37023ms logger=migrator t=2026-04-25T07:09:47.932755054Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-25T07:09:47.934478115Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.71968ms logger=migrator t=2026-04-25T07:09:47.943992922Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-25T07:09:47.94528748Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.295308ms logger=migrator t=2026-04-25T07:09:47.950339667Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-25T07:09:47.951752268Z level=info msg="Migration successfully executed" id="create user role table" duration=1.412371ms logger=migrator t=2026-04-25T07:09:47.957499326Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-25T07:09:47.959218866Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.71868ms logger=migrator t=2026-04-25T07:09:47.969001942Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-25T07:09:47.971148924Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.155623ms logger=migrator t=2026-04-25T07:09:47.977215581Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-25T07:09:47.978345624Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.130523ms logger=migrator t=2026-04-25T07:09:47.98744792Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-25T07:09:47.988439798Z level=info msg="Migration successfully executed" id="create builtin role table" duration=992.439µs logger=migrator t=2026-04-25T07:09:47.993723133Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-25T07:09:47.994901717Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.186365ms logger=migrator t=2026-04-25T07:09:47.999930984Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-25T07:09:48.001007255Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.070191ms logger=migrator t=2026-04-25T07:09:48.009603966Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-25T07:09:48.01525901Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=5.654814ms logger=migrator t=2026-04-25T07:09:48.020438652Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-25T07:09:48.022730448Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.288397ms logger=migrator t=2026-04-25T07:09:48.045030967Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-25T07:09:48.049049104Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=4.020587ms logger=migrator t=2026-04-25T07:09:48.063555237Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-25T07:09:48.064859095Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.300178ms logger=migrator t=2026-04-25T07:09:48.069929402Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-25T07:09:48.071173979Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.262907ms logger=migrator t=2026-04-25T07:09:48.077451581Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-25T07:09:48.078371628Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=920.507µs logger=migrator t=2026-04-25T07:09:48.082438977Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-25T07:09:48.08357751Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.139114ms logger=migrator t=2026-04-25T07:09:48.093101637Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-25T07:09:48.101844772Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.745705ms logger=migrator t=2026-04-25T07:09:48.106905689Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-25T07:09:48.112690197Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.783818ms logger=migrator t=2026-04-25T07:09:48.116449917Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-25T07:09:48.124268204Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.808697ms logger=migrator t=2026-04-25T07:09:48.128204869Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-25T07:09:48.136303285Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.096646ms logger=migrator t=2026-04-25T07:09:48.140793486Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-25T07:09:48.14161807Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=828.634µs logger=migrator t=2026-04-25T07:09:48.146391789Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-25T07:09:48.148865571Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.473463ms logger=migrator t=2026-04-25T07:09:48.154148344Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-25T07:09:48.155820623Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.672149ms logger=migrator t=2026-04-25T07:09:48.162344103Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-25T07:09:48.163293361Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=948.988µs logger=migrator t=2026-04-25T07:09:48.1670287Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-25T07:09:48.167956947Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=927.537µs logger=migrator t=2026-04-25T07:09:48.172914971Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-25T07:09:48.173033024Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=118.823µs logger=migrator t=2026-04-25T07:09:48.179607226Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-25T07:09:48.179682768Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=70.422µs logger=migrator t=2026-04-25T07:09:48.193816149Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-25T07:09:48.194385976Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=570.687µs logger=migrator t=2026-04-25T07:09:48.204466769Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-25T07:09:48.205272373Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=807.174µs logger=migrator t=2026-04-25T07:09:48.212442442Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-25T07:09:48.213836532Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.3954ms logger=migrator t=2026-04-25T07:09:48.23918078Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-25T07:09:48.239977633Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=802.653µs logger=migrator t=2026-04-25T07:09:48.466662903Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-25T07:09:48.467724584Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.063731ms logger=migrator t=2026-04-25T07:09:48.496603135Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-25T07:09:48.498040107Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.439182ms logger=migrator t=2026-04-25T07:09:48.504115344Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-25T07:09:48.506875564Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.76121ms logger=migrator t=2026-04-25T07:09:48.518258696Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-25T07:09:48.53351126Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=15.248054ms logger=migrator t=2026-04-25T07:09:48.542009417Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-25T07:09:48.542160452Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=154.505µs logger=migrator t=2026-04-25T07:09:48.548035883Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-25T07:09:48.549355971Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.321079ms logger=migrator t=2026-04-25T07:09:48.560039382Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-25T07:09:48.561632589Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.585486ms logger=migrator t=2026-04-25T07:09:48.570122076Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-25T07:09:48.571487186Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.36818ms logger=migrator t=2026-04-25T07:09:48.576555373Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-25T07:09:48.585455182Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.895559ms logger=migrator t=2026-04-25T07:09:48.590427317Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-25T07:09:48.591253991Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=827.424µs logger=migrator t=2026-04-25T07:09:48.59672404Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-25T07:09:48.597947166Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.221826ms logger=migrator t=2026-04-25T07:09:48.61045572Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-25T07:09:48.64582116Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=35.35967ms logger=migrator t=2026-04-25T07:09:48.655309896Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-25T07:09:48.658321464Z level=info msg="Migration successfully executed" id="create correlation v2" duration=3.014998ms logger=migrator t=2026-04-25T07:09:48.701866862Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-25T07:09:48.703234331Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.370859ms logger=migrator t=2026-04-25T07:09:48.918665224Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-25T07:09:48.921377833Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.717939ms logger=migrator t=2026-04-25T07:09:49.034426622Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-25T07:09:49.036635056Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.211474ms logger=migrator t=2026-04-25T07:09:49.184419092Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-25T07:09:49.184960227Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=543.986µs logger=migrator t=2026-04-25T07:09:49.251190992Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-25T07:09:49.253092208Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.906226ms logger=migrator t=2026-04-25T07:09:49.330364123Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-25T07:09:49.343010881Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.650658ms logger=migrator t=2026-04-25T07:09:49.381410817Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-25T07:09:49.382835608Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.443782ms logger=migrator t=2026-04-25T07:09:49.394715444Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-25T07:09:49.39664881Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.933107ms logger=migrator t=2026-04-25T07:09:49.424287603Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-25T07:09:49.425437486Z 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-25T07:09:49.435241811Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-25T07:09:49.436042025Z 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-25T07:09:49.447125327Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-25T07:09:49.449186096Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.06201ms logger=migrator t=2026-04-25T07:09:49.468188659Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-25T07:09:49.470764674Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.578075ms logger=migrator t=2026-04-25T07:09:49.48163437Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-25T07:09:49.483788632Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.147573ms logger=migrator t=2026-04-25T07:09:49.510044735Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-25T07:09:49.511436826Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.394311ms logger=migrator t=2026-04-25T07:09:49.535298029Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-25T07:09:49.536252947Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=954.548µs logger=migrator t=2026-04-25T07:09:49.540722127Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-25T07:09:49.54150796Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=786.123µs logger=migrator t=2026-04-25T07:09:49.566852536Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-25T07:09:49.56869487Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.842674ms logger=migrator t=2026-04-25T07:09:49.591540943Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-25T07:09:49.593755977Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.213854ms logger=migrator t=2026-04-25T07:09:49.624865801Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-25T07:09:49.627818687Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.955316ms logger=migrator t=2026-04-25T07:09:49.642145204Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-25T07:09:49.645530722Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.385908ms logger=migrator t=2026-04-25T07:09:49.714870747Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-25T07:09:49.717521734Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.652967ms logger=migrator t=2026-04-25T07:09:49.847575974Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-25T07:09:49.87188652Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.310866ms logger=migrator t=2026-04-25T07:09:49.936987382Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-25T07:09:49.949611679Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.627637ms logger=migrator t=2026-04-25T07:09:49.987608694Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-25T07:09:50.001414035Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.816222ms logger=migrator t=2026-04-25T07:09:50.055717101Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-25T07:09:50.05604109Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=327.37µs logger=migrator t=2026-04-25T07:09:50.080896501Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-25T07:09:50.093941009Z level=info msg="Migration successfully executed" id="add share column" duration=13.045078ms logger=migrator t=2026-04-25T07:09:50.136503704Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-25T07:09:50.136813633Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=303.319µs logger=migrator t=2026-04-25T07:09:50.182024665Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-25T07:09:50.183774666Z level=info msg="Migration successfully executed" id="create file table" duration=1.73773ms logger=migrator t=2026-04-25T07:09:50.232051466Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-25T07:09:50.234115136Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.06563ms logger=migrator t=2026-04-25T07:09:50.249470711Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-25T07:09:50.251195071Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.72442ms logger=migrator t=2026-04-25T07:09:50.295080695Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-25T07:09:50.297429693Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.351359ms logger=migrator t=2026-04-25T07:09:50.322292354Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-25T07:09:50.324188249Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.900685ms logger=migrator t=2026-04-25T07:09:50.347271318Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-25T07:09:50.347652489Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=384.991µs logger=migrator t=2026-04-25T07:09:50.354503778Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-25T07:09:50.354806057Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=305.209µs logger=migrator t=2026-04-25T07:09:50.382389247Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-25T07:09:50.383580812Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.192925ms logger=migrator t=2026-04-25T07:09:50.449806963Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-25T07:09:50.450549195Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=755.482µs logger=migrator t=2026-04-25T07:09:50.472614665Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-25T07:09:50.473991905Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.38073ms logger=migrator t=2026-04-25T07:09:50.484616843Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-25T07:09:50.497366963Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.75158ms logger=migrator t=2026-04-25T07:09:50.520385781Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-25T07:09:50.520810863Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=427.822µs logger=migrator t=2026-04-25T07:09:50.528727573Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-25T07:09:50.530112073Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.37384ms logger=migrator t=2026-04-25T07:09:50.535858629Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-25T07:09:50.536360474Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=502.245µs logger=migrator t=2026-04-25T07:09:50.544900692Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-25T07:09:50.545389796Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=489.824µs logger=migrator t=2026-04-25T07:09:50.55792599Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-25T07:09:50.558605089Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=680.809µs logger=migrator t=2026-04-25T07:09:50.572770521Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-25T07:09:50.581596506Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=8.825276ms logger=migrator t=2026-04-25T07:09:50.590856985Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-25T07:09:50.601735221Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.880676ms logger=migrator t=2026-04-25T07:09:50.609570058Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-25T07:09:50.611325209Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.754441ms logger=migrator t=2026-04-25T07:09:50.618701223Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-25T07:09:50.69997064Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.266827ms logger=migrator t=2026-04-25T07:09:50.70823664Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-25T07:09:50.70961309Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.37703ms logger=migrator t=2026-04-25T07:09:50.748920731Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-25T07:09:50.751013401Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.09325ms logger=migrator t=2026-04-25T07:09:50.783085892Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-25T07:09:50.81097171Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.887559ms logger=migrator t=2026-04-25T07:09:50.833592697Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-25T07:09:50.844984687Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.39114ms logger=migrator t=2026-04-25T07:09:50.852188196Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-25T07:09:50.852516966Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=330.91µs logger=migrator t=2026-04-25T07:09:50.869616512Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-25T07:09:50.869799517Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=183.925µs logger=migrator t=2026-04-25T07:09:50.896133031Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-25T07:09:50.896459601Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=327.41µs logger=migrator t=2026-04-25T07:09:50.90160802Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-25T07:09:50.901999411Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=385.251µs logger=migrator t=2026-04-25T07:09:50.909468628Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-25T07:09:50.909684074Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=215.056µs logger=migrator t=2026-04-25T07:09:50.922037493Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-25T07:09:50.923780773Z level=info msg="Migration successfully executed" id="create folder table" duration=1.72806ms logger=migrator t=2026-04-25T07:09:50.93883626Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-25T07:09:50.941162187Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.326627ms logger=migrator t=2026-04-25T07:09:50.960749926Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-25T07:09:50.962247109Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.507974ms logger=migrator t=2026-04-25T07:09:50.971636302Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-25T07:09:50.971656292Z level=info msg="Migration successfully executed" id="Update folder title length" duration=20.871µs logger=migrator t=2026-04-25T07:09:51.023306689Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-25T07:09:51.02470483Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.399861ms logger=migrator t=2026-04-25T07:09:51.04441331Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-25T07:09:51.046221403Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.809963ms logger=migrator t=2026-04-25T07:09:51.099453374Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-25T07:09:51.100857455Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.406551ms logger=migrator t=2026-04-25T07:09:51.115306753Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-25T07:09:51.115736876Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=434.283µs logger=migrator t=2026-04-25T07:09:51.137596629Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-25T07:09:51.138961178Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=1.371279ms logger=migrator t=2026-04-25T07:09:51.158064061Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-25T07:09:51.160926194Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.858873ms logger=migrator t=2026-04-25T07:09:51.179943945Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-25T07:09:51.182907611Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.964396ms logger=migrator t=2026-04-25T07:09:51.190551672Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-25T07:09:51.191934862Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.38353ms logger=migrator t=2026-04-25T07:09:51.216259437Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-25T07:09:51.219501521Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=3.243283ms logger=migrator t=2026-04-25T07:09:51.241020443Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-25T07:09:51.242847526Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.837023ms logger=migrator t=2026-04-25T07:09:51.252170366Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-25T07:09:51.253279129Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.110712ms logger=migrator t=2026-04-25T07:09:51.272039202Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-25T07:09:51.275194613Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=3.158121ms logger=migrator t=2026-04-25T07:09:51.299970351Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-25T07:09:51.302185525Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.211504ms logger=migrator t=2026-04-25T07:09:51.314703907Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-25T07:09:51.315686606Z level=info msg="Migration successfully executed" id="create signing_key table" duration=987.259µs logger=migrator t=2026-04-25T07:09:51.324853931Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-25T07:09:51.326980733Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.129752ms logger=migrator t=2026-04-25T07:09:51.335362796Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-25T07:09:51.338127776Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.76571ms logger=migrator t=2026-04-25T07:09:51.353026237Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-25T07:09:51.353628064Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=606.027µs logger=migrator t=2026-04-25T07:09:51.366880838Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-25T07:09:51.378449843Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.553915ms logger=migrator t=2026-04-25T07:09:51.396940429Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-25T07:09:51.398797782Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.862634ms logger=migrator t=2026-04-25T07:09:51.413810847Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-25T07:09:51.413990012Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=183.965µs logger=migrator t=2026-04-25T07:09:51.423736725Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-25T07:09:51.425376882Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.642427ms logger=migrator t=2026-04-25T07:09:51.441460438Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-25T07:09:51.441659223Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=203.926µs logger=migrator t=2026-04-25T07:09:51.447968466Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-25T07:09:51.449978134Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.010198ms logger=migrator t=2026-04-25T07:09:51.462544538Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-25T07:09:51.464612808Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.06965ms logger=migrator t=2026-04-25T07:09:51.501059754Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-25T07:09:51.503181585Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.123272ms logger=migrator t=2026-04-25T07:09:51.528345644Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-25T07:09:51.52994225Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.604366ms logger=migrator t=2026-04-25T07:09:51.54581626Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-25T07:09:51.54618337Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=368.37µs logger=migrator t=2026-04-25T07:09:51.563519202Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-25T07:09:51.564269584Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=768.992µs logger=migrator t=2026-04-25T07:09:51.575968453Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-25T07:09:51.577005553Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.04267ms logger=migrator t=2026-04-25T07:09:51.599537495Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-25T07:09:51.600899905Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.36578ms logger=migrator t=2026-04-25T07:09:51.6128242Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-25T07:09:51.623845289Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.024919ms logger=migrator t=2026-04-25T07:09:51.637196206Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-25T07:09:51.650401248Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.203402ms logger=migrator t=2026-04-25T07:09:51.66737174Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-25T07:09:51.680272413Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.902213ms logger=migrator t=2026-04-25T07:09:51.691626042Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-25T07:09:51.691703635Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=79.373µs logger=migrator t=2026-04-25T07:09:51.699288654Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-25T07:09:51.710721135Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.434161ms logger=migrator t=2026-04-25T07:09:51.731050024Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-25T07:09:51.741387623Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.337309ms logger=migrator t=2026-04-25T07:09:51.752721551Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-25T07:09:51.753140443Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=421.752µs logger=migrator t=2026-04-25T07:09:51.765200773Z level=info msg="migrations completed" performed=558 skipped=0 duration=20.995333374s logger=migrator t=2026-04-25T07:09:51.766221282Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-25T07:09:51.787932591Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-25T07:09:51.788177718Z level=info msg="Created default organization" logger=secrets t=2026-04-25T07:09:51.80481827Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-25T07:09:51.85421114Z level=info msg="Restored cache from database" duration=382.211µs logger=plugin.store t=2026-04-25T07:09:51.855451136Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-25T07:09:51.900407178Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-25T07:09:51.900451909Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-25T07:09:51.900550522Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-25T07:09:51.900564532Z level=info msg="Plugins loaded" count=54 duration=45.113596ms logger=query_data t=2026-04-25T07:09:51.906277278Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-25T07:09:51.910401417Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-25T07:09:51.914939689Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-25T07:09:51.952909868Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-25T07:09:51.955695229Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-25T07:09:51.95814424Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-25T07:09:52.022572265Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-25T07:09:52.063263191Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-25T07:09:52.102252328Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-25T07:09:52.102296979Z level=info msg="finished to provision alerting" logger=ngalert.multiorg.alertmanager t=2026-04-25T07:09:52.102523606Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-25T07:09:52.102485765Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-25T07:09:52.105520852Z level=info msg="Storage starting" logger=http.server t=2026-04-25T07:09:52.110237249Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-25T07:09:52.18950457Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-25T07:09:52.197685206Z level=info msg="Update check succeeded" duration=91.729971ms logger=grafana.update.checker t=2026-04-25T07:09:52.198715246Z level=info msg="Update check succeeded" duration=95.119169ms logger=ngalert.state.manager t=2026-04-25T07:09:52.308721996Z level=info msg="State cache has been initialized" states=0 duration=206.233191ms logger=ngalert.scheduler t=2026-04-25T07:09:52.308783288Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-25T07:09:52.30884956Z level=info msg=starting first_tick=2026-04-25T07:10:00Z logger=plugin.angulardetectorsprovider.dynamic t=2026-04-25T07:09:52.458937318Z level=info msg="Patterns update finished" duration=155.34275ms logger=grafana-apiserver t=2026-04-25T07:09:52.641464254Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-25T07:09:52.642042051Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-25T07:09:52.813730573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:52.814595128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:52.816347359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:52.833414193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:52.937406748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:52.953001009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:53.140912824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:53.156930956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:53.227368717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:53.242834943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:53.38377322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:53.40007611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:53.568645244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:53.591508824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:55.662723655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:55.677347665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:55.754360949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:55.776607989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:55.849778802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:55.866482953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:55.980178121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:55.996977514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.105623172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.123577738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.180715367Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.199014372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.376068764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.392780033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.508414591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.521930549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.66100131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.678626866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.81365248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.83490369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.936611819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:56.954663987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.026048195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.04752203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.1323566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.147764571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.235498375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.251918605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.401875401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.420272898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.49714412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.517942246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.626868236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.643622226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.770742288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.787603341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.886387281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.904830469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:57.995087325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.014468049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.08618374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.101370174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.154016989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.183462731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.290911474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.307792937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.453338179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.47227154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.607547068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.635362634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.837274928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:58.851250817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:59.095305162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:59.110186027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:59.387085851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:59.402874911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:59.519948103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:59.530826274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:59.67608073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:59.694192027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:59.829259113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:09:59.84423495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:10:00.0952325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:10:00.109527137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:10:00.311563214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:10:00.327747595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-25T07:10:00.523709088Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-25T07:10:31.233076019Z level=info msg="Usage stats are ready to report"