logger=settings t=2026-04-20T08:19:48.253175318Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T08:19:48Z logger=settings t=2026-04-20T08:19:48.253421693Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T08:19:48.253433653Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T08:19:48.253437143Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T08:19:48.253439913Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T08:19:48.253442554Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T08:19:48.253445164Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T08:19:48.253447774Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T08:19:48.253450584Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T08:19:48.253455064Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T08:19:48.253457774Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T08:19:48.253460414Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T08:19:48.253463034Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T08:19:48.253465944Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T08:19:48.253468624Z level=info msg=Target target=[all] logger=settings t=2026-04-20T08:19:48.253473904Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T08:19:48.253476624Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T08:19:48.253479184Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T08:19:48.253481824Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T08:19:48.253484974Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T08:19:48.253488105Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T08:19:48.253735501Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T08:19:48.253752311Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T08:19:48.255264295Z level=info msg="Locking database" logger=migrator t=2026-04-20T08:19:48.255275816Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T08:19:48.255774087Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T08:19:48.256624627Z level=info msg="Migration successfully executed" id="create migration_log table" duration=850.24µs logger=migrator t=2026-04-20T08:19:48.261688391Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T08:19:48.262252165Z level=info msg="Migration successfully executed" id="create user table" duration=563.504µs logger=migrator t=2026-04-20T08:19:48.268522667Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T08:19:48.269019479Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=496.532µs logger=migrator t=2026-04-20T08:19:48.275674629Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T08:19:48.276223593Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=548.704µs logger=migrator t=2026-04-20T08:19:48.282397813Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T08:19:48.283569419Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.170226ms logger=migrator t=2026-04-20T08:19:48.287867098Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T08:19:48.288533232Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=665.965µs logger=migrator t=2026-04-20T08:19:48.292764438Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T08:19:48.295256265Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.492497ms logger=migrator t=2026-04-20T08:19:48.298894848Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T08:19:48.299781428Z level=info msg="Migration successfully executed" id="create user table v2" duration=889.17µs logger=migrator t=2026-04-20T08:19:48.303151715Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T08:19:48.303940282Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=788.057µs logger=migrator t=2026-04-20T08:19:48.309678414Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T08:19:48.31039841Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=719.666µs logger=migrator t=2026-04-20T08:19:48.314494113Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T08:19:48.314857131Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=362.948µs logger=migrator t=2026-04-20T08:19:48.319786283Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T08:19:48.320254114Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=467.981µs logger=migrator t=2026-04-20T08:19:48.325231407Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T08:19:48.326298101Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.072824ms logger=migrator t=2026-04-20T08:19:48.332055252Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T08:19:48.332086064Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.672µs logger=migrator t=2026-04-20T08:19:48.335665895Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T08:19:48.336691468Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.025483ms logger=migrator t=2026-04-20T08:19:48.34033099Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T08:19:48.340649648Z level=info msg="Migration successfully executed" id="Add missing user data" duration=319.088µs logger=migrator t=2026-04-20T08:19:48.344626099Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T08:19:48.346372629Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.74597ms logger=migrator t=2026-04-20T08:19:48.350947822Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T08:19:48.352116939Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.168127ms logger=migrator t=2026-04-20T08:19:48.355386353Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T08:19:48.35656674Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.178677ms logger=migrator t=2026-04-20T08:19:48.359781133Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T08:19:48.367423057Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.638694ms logger=migrator t=2026-04-20T08:19:48.372334729Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T08:19:48.373228349Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=893.51µs logger=migrator t=2026-04-20T08:19:48.378732104Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T08:19:48.379138963Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=406.919µs logger=migrator t=2026-04-20T08:19:48.384125057Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T08:19:48.385357825Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.232318ms logger=migrator t=2026-04-20T08:19:48.389361036Z 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-20T08:19:48.389652883Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=292.147µs logger=migrator t=2026-04-20T08:19:48.394951543Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T08:19:48.395471105Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=519.682µs logger=migrator t=2026-04-20T08:19:48.399925006Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T08:19:48.401217445Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.292389ms logger=migrator t=2026-04-20T08:19:48.405314909Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T08:19:48.406542017Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.226128ms logger=migrator t=2026-04-20T08:19:48.410645161Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T08:19:48.411760586Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.114995ms logger=migrator t=2026-04-20T08:19:48.415969781Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T08:19:48.417121667Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.154376ms logger=migrator t=2026-04-20T08:19:48.420867432Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T08:19:48.421531347Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=665.435µs logger=migrator t=2026-04-20T08:19:48.426757636Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T08:19:48.426822038Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=64.922µs logger=migrator t=2026-04-20T08:19:48.432391615Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T08:19:48.433586962Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.194147ms logger=migrator t=2026-04-20T08:19:48.439145109Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T08:19:48.439848164Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=703.405µs logger=migrator t=2026-04-20T08:19:48.444889089Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T08:19:48.445886562Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=997.742µs logger=migrator t=2026-04-20T08:19:48.45151528Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T08:19:48.452552954Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.037774ms logger=migrator t=2026-04-20T08:19:48.458754375Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:19:48.463108793Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.304627ms logger=migrator t=2026-04-20T08:19:48.469615632Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T08:19:48.47041006Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=787.397µs logger=migrator t=2026-04-20T08:19:48.500376492Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T08:19:48.501581169Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.204777ms logger=migrator t=2026-04-20T08:19:48.506047801Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T08:19:48.507150186Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.102605ms logger=migrator t=2026-04-20T08:19:48.513933339Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T08:19:48.515110047Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.176207ms logger=migrator t=2026-04-20T08:19:48.520730714Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T08:19:48.521825169Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.095015ms logger=migrator t=2026-04-20T08:19:48.528234306Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T08:19:48.528803278Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=564.132µs logger=migrator t=2026-04-20T08:19:48.535640513Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T08:19:48.536120184Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=475.641µs logger=migrator t=2026-04-20T08:19:48.542171261Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T08:19:48.542743215Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=579.964µs logger=migrator t=2026-04-20T08:19:48.549173261Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T08:19:48.550223875Z level=info msg="Migration successfully executed" id="create star table" duration=1.050974ms logger=migrator t=2026-04-20T08:19:48.555824312Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T08:19:48.557266466Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.441014ms logger=migrator t=2026-04-20T08:19:48.562485754Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T08:19:48.563257672Z level=info msg="Migration successfully executed" id="create org table v1" duration=771.698µs logger=migrator t=2026-04-20T08:19:48.568808358Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T08:19:48.570130358Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.320819ms logger=migrator t=2026-04-20T08:19:48.575444159Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T08:19:48.576473583Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.029564ms logger=migrator t=2026-04-20T08:19:48.582628853Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T08:19:48.583701766Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.073004ms logger=migrator t=2026-04-20T08:19:48.601884531Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T08:19:48.602601357Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=717.456µs logger=migrator t=2026-04-20T08:19:48.607314504Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T08:19:48.607880297Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=566.233µs logger=migrator t=2026-04-20T08:19:48.612695617Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T08:19:48.612746608Z level=info msg="Migration successfully executed" id="Update org table charset" duration=52.772µs logger=migrator t=2026-04-20T08:19:48.618198582Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T08:19:48.618251543Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=61.841µs logger=migrator t=2026-04-20T08:19:48.624097006Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T08:19:48.624434354Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=337.138µs logger=migrator t=2026-04-20T08:19:48.630156944Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T08:19:48.631011713Z level=info msg="Migration successfully executed" id="create dashboard table" duration=854.489µs logger=migrator t=2026-04-20T08:19:48.635956135Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T08:19:48.637271005Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.31488ms logger=migrator t=2026-04-20T08:19:48.642479474Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T08:19:48.643977588Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.498155ms logger=migrator t=2026-04-20T08:19:48.649165336Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T08:19:48.649847832Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=682.116µs logger=migrator t=2026-04-20T08:19:48.655585592Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T08:19:48.657487665Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.902213ms logger=migrator t=2026-04-20T08:19:48.663478692Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T08:19:48.664327571Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=848.629µs logger=migrator t=2026-04-20T08:19:48.669028308Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T08:19:48.67878964Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.757362ms logger=migrator t=2026-04-20T08:19:48.687633091Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T08:19:48.689069744Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.452654ms logger=migrator t=2026-04-20T08:19:48.694096988Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T08:19:48.694845805Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=749.017µs logger=migrator t=2026-04-20T08:19:48.702205233Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T08:19:48.70298461Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=775.787µs logger=migrator t=2026-04-20T08:19:48.708401414Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T08:19:48.708764732Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=363.419µs logger=migrator t=2026-04-20T08:19:48.713313396Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T08:19:48.714662396Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.34866ms logger=migrator t=2026-04-20T08:19:48.719790403Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T08:19:48.719882965Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=94.162µs logger=migrator t=2026-04-20T08:19:48.725900591Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T08:19:48.727685552Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.794641ms logger=migrator t=2026-04-20T08:19:48.731888987Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T08:19:48.733184827Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.29576ms logger=migrator t=2026-04-20T08:19:48.738097369Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T08:19:48.742846127Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.748909ms logger=migrator t=2026-04-20T08:19:48.75000836Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T08:19:48.751241418Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.233238ms logger=migrator t=2026-04-20T08:19:48.758762279Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T08:19:48.761125643Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.358094ms logger=migrator t=2026-04-20T08:19:48.766037534Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T08:19:48.767563329Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.525395ms logger=migrator t=2026-04-20T08:19:48.772217445Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T08:19:48.773494304Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.279419ms logger=migrator t=2026-04-20T08:19:48.77947406Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T08:19:48.779521961Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=61.021µs logger=migrator t=2026-04-20T08:19:48.785659201Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T08:19:48.785709142Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=53.922µs logger=migrator t=2026-04-20T08:19:49.077166202Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T08:19:49.079331381Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.168969ms logger=migrator t=2026-04-20T08:19:49.251438886Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T08:19:49.253270838Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.833661ms logger=migrator t=2026-04-20T08:19:49.261302241Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T08:19:49.262766914Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.465054ms logger=migrator t=2026-04-20T08:19:49.269345704Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T08:19:49.276318033Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=6.974638ms logger=migrator t=2026-04-20T08:19:49.281614372Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T08:19:49.282216947Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=603.955µs logger=migrator t=2026-04-20T08:19:49.289084903Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T08:19:49.290016544Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=931.1µs logger=migrator t=2026-04-20T08:19:49.306282584Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T08:19:49.307814559Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.535116ms logger=migrator t=2026-04-20T08:19:49.31267264Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T08:19:49.312716401Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.741µs logger=migrator t=2026-04-20T08:19:49.317430157Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T08:19:49.318485882Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=997.614µs logger=migrator t=2026-04-20T08:19:49.322133374Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T08:19:49.32282477Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=691.156µs logger=migrator t=2026-04-20T08:19:49.326519274Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:19:49.334796432Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.275788ms logger=migrator t=2026-04-20T08:19:49.341431843Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T08:19:49.342838115Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.416192ms logger=migrator t=2026-04-20T08:19:49.34919068Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T08:19:49.350121341Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=930.891µs logger=migrator t=2026-04-20T08:19:49.353953408Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T08:19:49.35489146Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=937.982µs logger=migrator t=2026-04-20T08:19:49.359056664Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T08:19:49.359369471Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=312.877µs logger=migrator t=2026-04-20T08:19:49.364399356Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T08:19:49.364945878Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=554.713µs logger=migrator t=2026-04-20T08:19:49.368916519Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T08:19:49.371394485Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.477536ms logger=migrator t=2026-04-20T08:19:49.376702175Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T08:19:49.377663408Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=961.383µs logger=migrator t=2026-04-20T08:19:49.3860859Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T08:19:49.386301344Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=225.905µs logger=migrator t=2026-04-20T08:19:49.392093306Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T08:19:49.392478444Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=395.029µs logger=migrator t=2026-04-20T08:19:49.407103907Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T08:19:49.407877556Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=777.329µs logger=migrator t=2026-04-20T08:19:49.415632851Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T08:19:49.418361533Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.729982ms logger=migrator t=2026-04-20T08:19:49.424635967Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T08:19:49.425398354Z level=info msg="Migration successfully executed" id="create data_source table" duration=760.167µs logger=migrator t=2026-04-20T08:19:49.431666196Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T08:19:49.433503298Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.835892ms logger=migrator t=2026-04-20T08:19:49.437163921Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T08:19:49.438041351Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=877.58µs logger=migrator t=2026-04-20T08:19:49.442601725Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T08:19:49.444071138Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.472303ms logger=migrator t=2026-04-20T08:19:49.450490765Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T08:19:49.451415715Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=928.141µs logger=migrator t=2026-04-20T08:19:49.457883762Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T08:19:49.463699234Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.815952ms logger=migrator t=2026-04-20T08:19:49.470706434Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T08:19:49.472174747Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.469943ms logger=migrator t=2026-04-20T08:19:49.47667337Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T08:19:49.477753914Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.088884ms logger=migrator t=2026-04-20T08:19:49.487347313Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T08:19:49.489243336Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.897634ms logger=migrator t=2026-04-20T08:19:49.496606043Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T08:19:49.498329833Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.72879ms logger=migrator t=2026-04-20T08:19:49.505225149Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T08:19:49.507838308Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.612639ms logger=migrator t=2026-04-20T08:19:49.514401348Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T08:19:49.520369014Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=6.003167ms logger=migrator t=2026-04-20T08:19:49.525992792Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T08:19:49.526037273Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=46.461µs logger=migrator t=2026-04-20T08:19:49.531900306Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T08:19:49.532257684Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=366.878µs logger=migrator t=2026-04-20T08:19:49.538537627Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T08:19:49.542851776Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.313868ms logger=migrator t=2026-04-20T08:19:49.54966519Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T08:19:49.549856585Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=191.934µs logger=migrator t=2026-04-20T08:19:49.555890601Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T08:19:49.556165758Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=275.926µs logger=migrator t=2026-04-20T08:19:49.564923878Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T08:19:49.568809996Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.887348ms logger=migrator t=2026-04-20T08:19:49.575287673Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T08:19:49.575816185Z level=info msg="Migration successfully executed" id="Update uid value" duration=531.412µs logger=migrator t=2026-04-20T08:19:49.58133415Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T08:19:49.583193093Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.865583ms logger=migrator t=2026-04-20T08:19:49.589876734Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T08:19:49.591231526Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.357342ms logger=migrator t=2026-04-20T08:19:49.596879984Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T08:19:49.598215544Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.336ms logger=migrator t=2026-04-20T08:19:49.612246563Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T08:19:49.614642278Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.396715ms logger=migrator t=2026-04-20T08:19:49.62001027Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T08:19:49.620802449Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=792.469µs logger=migrator t=2026-04-20T08:19:49.624624886Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T08:19:49.625523156Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=899.76µs logger=migrator t=2026-04-20T08:19:49.631670335Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T08:19:49.632460484Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=790.069µs logger=migrator t=2026-04-20T08:19:49.636137987Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T08:19:49.637331974Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.193617ms logger=migrator t=2026-04-20T08:19:49.64241535Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T08:19:49.643114947Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=704.776µs logger=migrator t=2026-04-20T08:19:49.646967614Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T08:19:49.655665051Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.692167ms logger=migrator t=2026-04-20T08:19:49.660500182Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T08:19:49.662036526Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.539094ms logger=migrator t=2026-04-20T08:19:49.669765982Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T08:19:49.670583941Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=812.458µs logger=migrator t=2026-04-20T08:19:49.674809607Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T08:19:49.675928512Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.118165ms logger=migrator t=2026-04-20T08:19:49.685229234Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T08:19:49.686315029Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.088095ms logger=migrator t=2026-04-20T08:19:49.692163362Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T08:19:49.69254003Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=376.748µs logger=migrator t=2026-04-20T08:19:49.696228184Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T08:19:49.696839478Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=612.574µs logger=migrator t=2026-04-20T08:19:49.701599526Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T08:19:49.701628117Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=29.241µs logger=migrator t=2026-04-20T08:19:49.705373352Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T08:19:49.708694448Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.308396ms logger=migrator t=2026-04-20T08:19:49.713560829Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T08:19:49.716421074Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.859335ms logger=migrator t=2026-04-20T08:19:49.720755152Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T08:19:49.720947476Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=193.194µs logger=migrator t=2026-04-20T08:19:49.726874731Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T08:19:49.730340251Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.471049ms logger=migrator t=2026-04-20T08:19:49.733906271Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T08:19:49.735726203Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.819912ms logger=migrator t=2026-04-20T08:19:49.739229373Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T08:19:49.739770635Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=541.352µs logger=migrator t=2026-04-20T08:19:49.744729528Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T08:19:49.745656198Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=926.961µs logger=migrator t=2026-04-20T08:19:49.750367106Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T08:19:49.752992246Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.62936ms logger=migrator t=2026-04-20T08:19:49.7580124Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T08:19:49.758901Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=888.73µs logger=migrator t=2026-04-20T08:19:49.764345624Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T08:19:49.765587342Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.242658ms logger=migrator t=2026-04-20T08:19:49.76990076Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T08:19:49.772467959Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.540208ms logger=migrator t=2026-04-20T08:19:49.777886362Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T08:19:49.778032875Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=149.603µs logger=migrator t=2026-04-20T08:19:49.786976469Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T08:19:49.78702914Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=56.921µs logger=migrator t=2026-04-20T08:19:49.791185564Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T08:19:49.794557331Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.368777ms logger=migrator t=2026-04-20T08:19:49.801065579Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T08:19:49.804923727Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.857317ms logger=migrator t=2026-04-20T08:19:49.809309637Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T08:19:49.8094309Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=122.653µs logger=migrator t=2026-04-20T08:19:49.820236385Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T08:19:49.821193087Z level=info msg="Migration successfully executed" id="create quota table v1" duration=957.572µs logger=migrator t=2026-04-20T08:19:49.824596334Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T08:19:49.825515516Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=919.101µs logger=migrator t=2026-04-20T08:19:49.8288079Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T08:19:49.828840471Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.941µs logger=migrator t=2026-04-20T08:19:49.832247318Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T08:19:49.833347873Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.097255ms logger=migrator t=2026-04-20T08:19:49.836933005Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T08:19:49.837776934Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=844.099µs logger=migrator t=2026-04-20T08:19:49.84156065Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T08:19:49.845132422Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.567122ms logger=migrator t=2026-04-20T08:19:49.850560535Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T08:19:49.850601716Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=42.391µs logger=migrator t=2026-04-20T08:19:49.854909244Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T08:19:49.855869515Z level=info msg="Migration successfully executed" id="create session table" duration=960.571µs logger=migrator t=2026-04-20T08:19:49.862110628Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T08:19:49.862274292Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=166.954µs logger=migrator t=2026-04-20T08:19:49.869341572Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T08:19:49.869505635Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=152.673µs logger=migrator t=2026-04-20T08:19:49.87363152Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T08:19:49.874856837Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.224967ms logger=migrator t=2026-04-20T08:19:49.881567711Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T08:19:49.882940042Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.37215ms logger=migrator t=2026-04-20T08:19:49.889439579Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T08:19:49.88948556Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=49.101µs logger=migrator t=2026-04-20T08:19:49.893744327Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T08:19:49.893768468Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=24.341µs logger=migrator t=2026-04-20T08:19:49.898846194Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T08:19:49.904355409Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.516026ms logger=migrator t=2026-04-20T08:19:49.908851981Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T08:19:49.91191044Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.061399ms logger=migrator t=2026-04-20T08:19:49.917942048Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T08:19:49.918159133Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=220.195µs logger=migrator t=2026-04-20T08:19:49.923449083Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T08:19:49.923547876Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=101.373µs logger=migrator t=2026-04-20T08:19:49.927948005Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T08:19:49.928859357Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=911.992µs logger=migrator t=2026-04-20T08:19:49.933934821Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T08:19:49.934008733Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=75.132µs logger=migrator t=2026-04-20T08:19:49.939279203Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T08:19:49.944560973Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.28233ms logger=migrator t=2026-04-20T08:19:49.948450931Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T08:19:49.948641887Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=191.645µs logger=migrator t=2026-04-20T08:19:49.95230291Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T08:19:49.956604907Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.302667ms logger=migrator t=2026-04-20T08:19:49.962002489Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T08:19:49.96597473Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.973741ms logger=migrator t=2026-04-20T08:19:49.971179399Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T08:19:49.971343723Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=165.214µs logger=migrator t=2026-04-20T08:19:49.976965961Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T08:19:49.978019894Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.053583ms logger=migrator t=2026-04-20T08:19:49.984782417Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T08:19:49.985674278Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=891.751µs logger=migrator t=2026-04-20T08:19:49.989673129Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T08:19:49.991855009Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.1813ms logger=migrator t=2026-04-20T08:19:49.996492705Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T08:19:49.997846465Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.35482ms logger=migrator t=2026-04-20T08:19:50.004042736Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T08:19:50.004921586Z level=info msg="Migration successfully executed" id="add index alert state" duration=870.81µs logger=migrator t=2026-04-20T08:19:50.010697628Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T08:19:50.012074909Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.37151ms logger=migrator t=2026-04-20T08:19:50.016624623Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T08:19:50.017552143Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=929.09µs logger=migrator t=2026-04-20T08:19:50.022690831Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T08:19:50.023715224Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.024402ms logger=migrator t=2026-04-20T08:19:50.028510673Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T08:19:50.029381192Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=870.729µs logger=migrator t=2026-04-20T08:19:50.03541812Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T08:19:50.048343544Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.925364ms logger=migrator t=2026-04-20T08:19:50.052743504Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T08:19:50.053541052Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=797.718µs logger=migrator t=2026-04-20T08:19:50.060011259Z 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-20T08:19:50.061051533Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.036144ms logger=migrator t=2026-04-20T08:19:50.065864782Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T08:19:50.066141629Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=285.077µs logger=migrator t=2026-04-20T08:19:50.071415499Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T08:19:50.072268129Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=852.341µs logger=migrator t=2026-04-20T08:19:50.076875262Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T08:19:50.078160092Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.2798ms logger=migrator t=2026-04-20T08:19:50.084958477Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T08:19:50.09127521Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.315883ms logger=migrator t=2026-04-20T08:19:50.096326965Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T08:19:50.098928284Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.600229ms logger=migrator t=2026-04-20T08:19:50.10400377Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T08:19:50.107677293Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.672603ms logger=migrator t=2026-04-20T08:19:50.127081825Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T08:19:50.133320666Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.239731ms logger=migrator t=2026-04-20T08:19:50.137936172Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T08:19:50.138822592Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=927.601µs logger=migrator t=2026-04-20T08:19:50.155805669Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T08:19:50.15584018Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=36.061µs logger=migrator t=2026-04-20T08:19:50.162539752Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T08:19:50.162591913Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=53.621µs logger=migrator t=2026-04-20T08:19:50.167546376Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T08:19:50.168721622Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.175286ms logger=migrator t=2026-04-20T08:19:50.175498697Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T08:19:50.176350026Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=855.409µs logger=migrator t=2026-04-20T08:19:50.18396794Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T08:19:50.18489064Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=921.99µs logger=migrator t=2026-04-20T08:19:50.189860624Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T08:19:50.191110072Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.248738ms logger=migrator t=2026-04-20T08:19:50.197533147Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T08:19:50.198436668Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=903.421µs logger=migrator t=2026-04-20T08:19:50.204268011Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T08:19:50.208061247Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.793396ms logger=migrator t=2026-04-20T08:19:50.212691903Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T08:19:50.216439648Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.747605ms logger=migrator t=2026-04-20T08:19:50.220452699Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T08:19:50.220816847Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=365.428µs logger=migrator t=2026-04-20T08:19:50.226096098Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T08:19:50.227437098Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.34002ms logger=migrator t=2026-04-20T08:19:50.232007782Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T08:19:50.233371043Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.361711ms logger=migrator t=2026-04-20T08:19:50.237435286Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T08:19:50.24333596Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.902034ms logger=migrator t=2026-04-20T08:19:50.248641501Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T08:19:50.248715022Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.282µs logger=migrator t=2026-04-20T08:19:50.25260867Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T08:19:50.253550582Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=942.031µs logger=migrator t=2026-04-20T08:19:50.257256517Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T08:19:50.258232378Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=974.921µs logger=migrator t=2026-04-20T08:19:50.265019863Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T08:19:50.265141786Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=122.504µs logger=migrator t=2026-04-20T08:19:50.268795459Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T08:19:50.270051177Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.254248ms logger=migrator t=2026-04-20T08:19:50.27458015Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T08:19:50.276031243Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.452913ms logger=migrator t=2026-04-20T08:19:50.281473777Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T08:19:50.282428739Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=954.702µs logger=migrator t=2026-04-20T08:19:50.286738437Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T08:19:50.288029066Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.289149ms logger=migrator t=2026-04-20T08:19:50.29524738Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T08:19:50.296861937Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.652658ms logger=migrator t=2026-04-20T08:19:50.302438074Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T08:19:50.303441617Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.003183ms logger=migrator t=2026-04-20T08:19:50.30749664Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T08:19:50.30753118Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.54µs logger=migrator t=2026-04-20T08:19:50.311146902Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T08:19:50.31810759Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.959118ms logger=migrator t=2026-04-20T08:19:50.323220836Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T08:19:50.323899253Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=678.337µs logger=migrator t=2026-04-20T08:19:50.327476364Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T08:19:50.333194814Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.71679ms logger=migrator t=2026-04-20T08:19:50.337575313Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T08:19:50.338342741Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=765.958µs logger=migrator t=2026-04-20T08:19:50.343497458Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T08:19:50.34444905Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=951.082µs logger=migrator t=2026-04-20T08:19:50.349380092Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T08:19:50.35063357Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.262588ms logger=migrator t=2026-04-20T08:19:50.355158674Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T08:19:50.366990552Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.830838ms logger=migrator t=2026-04-20T08:19:50.372091119Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T08:19:50.372939048Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=847.269µs logger=migrator t=2026-04-20T08:19:50.377512012Z 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-20T08:19:50.378686759Z 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.175076ms logger=migrator t=2026-04-20T08:19:50.384213694Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T08:19:50.38449506Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=279.046µs logger=migrator t=2026-04-20T08:19:50.389792711Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T08:19:50.390311733Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=519.102µs logger=migrator t=2026-04-20T08:19:50.394776595Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T08:19:50.395099052Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=319.017µs logger=migrator t=2026-04-20T08:19:50.398943449Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T08:19:50.404876064Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.933485ms logger=migrator t=2026-04-20T08:19:50.410392409Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T08:19:50.414755429Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.36283ms logger=migrator t=2026-04-20T08:19:50.418351191Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T08:19:50.419355044Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.003354ms logger=migrator t=2026-04-20T08:19:50.423044698Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T08:19:50.424012079Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=961.631µs logger=migrator t=2026-04-20T08:19:50.429798341Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T08:19:50.430066327Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=265.876µs logger=migrator t=2026-04-20T08:19:50.433924805Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T08:19:50.440473714Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.546959ms logger=migrator t=2026-04-20T08:19:50.444496026Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T08:19:50.445442507Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=946.301µs logger=migrator t=2026-04-20T08:19:50.451369052Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T08:19:50.451578037Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=209.375µs logger=migrator t=2026-04-20T08:19:50.455534297Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T08:19:50.456192502Z level=info msg="Migration successfully executed" id="Move region to single row" duration=658.195µs logger=migrator t=2026-04-20T08:19:50.460622892Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T08:19:50.461607075Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=984.013µs logger=migrator t=2026-04-20T08:19:50.465682687Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T08:19:50.466540677Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=857.949µs logger=migrator t=2026-04-20T08:19:50.472121154Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T08:19:50.473138537Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.016663ms logger=migrator t=2026-04-20T08:19:50.479372189Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T08:19:50.481205251Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.832442ms logger=migrator t=2026-04-20T08:19:50.489305265Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T08:19:50.490205995Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=896.38µs logger=migrator t=2026-04-20T08:19:50.497583864Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T08:19:50.499876605Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.290441ms logger=migrator t=2026-04-20T08:19:50.504340357Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T08:19:50.504536761Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=196.544µs logger=migrator t=2026-04-20T08:19:50.508599283Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T08:19:50.510225671Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.625937ms logger=migrator t=2026-04-20T08:19:50.519168184Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T08:19:50.520064305Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=902.691µs logger=migrator t=2026-04-20T08:19:50.524642289Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T08:19:50.525597941Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=955.022µs logger=migrator t=2026-04-20T08:19:50.531224729Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T08:19:50.53218268Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=957.761µs logger=migrator t=2026-04-20T08:19:50.539800074Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T08:19:50.540300945Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=504.851µs logger=migrator t=2026-04-20T08:19:50.545531104Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T08:19:50.546071456Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=562.032µs logger=migrator t=2026-04-20T08:19:50.551456999Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T08:19:50.552259697Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=1.167536ms logger=migrator t=2026-04-20T08:19:50.559050601Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T08:19:50.560177207Z level=info msg="Migration successfully executed" id="create team table" duration=1.130956ms logger=migrator t=2026-04-20T08:19:50.564417163Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T08:19:50.565418557Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.001033ms logger=migrator t=2026-04-20T08:19:50.571072165Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T08:19:50.572484046Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.411061ms logger=migrator t=2026-04-20T08:19:50.577174554Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T08:19:50.584366107Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.192484ms logger=migrator t=2026-04-20T08:19:50.588498731Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T08:19:50.588862569Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=364.078µs logger=migrator t=2026-04-20T08:19:50.59416562Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T08:19:50.595572522Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.406821ms logger=migrator t=2026-04-20T08:19:50.602738655Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T08:19:50.603960562Z level=info msg="Migration successfully executed" id="create team member table" duration=1.221127ms logger=migrator t=2026-04-20T08:19:50.608851234Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T08:19:50.610238526Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.388122ms logger=migrator t=2026-04-20T08:19:50.616241533Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T08:19:50.617957661Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.715158ms logger=migrator t=2026-04-20T08:19:50.623251171Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T08:19:50.624643363Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.391412ms logger=migrator t=2026-04-20T08:19:50.629512165Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T08:19:50.636902312Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.389498ms logger=migrator t=2026-04-20T08:19:50.643408171Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T08:19:50.651696579Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.290028ms logger=migrator t=2026-04-20T08:19:50.656508038Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T08:19:50.661715857Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.207339ms logger=migrator t=2026-04-20T08:19:50.66577944Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T08:19:50.666980647Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.200866ms logger=migrator t=2026-04-20T08:19:50.672294487Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T08:19:50.673020534Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=726.177µs logger=migrator t=2026-04-20T08:19:50.677373623Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T08:19:50.678083249Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=709.296µs logger=migrator t=2026-04-20T08:19:50.685662522Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T08:19:50.686567252Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=904.5µs logger=migrator t=2026-04-20T08:19:50.695162577Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T08:19:50.696008516Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=838.799µs logger=migrator t=2026-04-20T08:19:50.7010103Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T08:19:50.702073085Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.055555ms logger=migrator t=2026-04-20T08:19:50.706370923Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T08:19:50.707261133Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=889.979µs logger=migrator t=2026-04-20T08:19:50.712684006Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T08:19:50.713642828Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=959.342µs logger=migrator t=2026-04-20T08:19:50.718250712Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T08:19:50.718754744Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=504.552µs logger=migrator t=2026-04-20T08:19:50.723664716Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T08:19:50.724031104Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=384.429µs logger=migrator t=2026-04-20T08:19:50.727861242Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T08:19:50.72868957Z level=info msg="Migration successfully executed" id="create tag table" duration=828.108µs logger=migrator t=2026-04-20T08:19:50.732814444Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T08:19:50.734070223Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.254529ms logger=migrator t=2026-04-20T08:19:50.74101384Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T08:19:50.741766578Z level=info msg="Migration successfully executed" id="create login attempt table" duration=752.528µs logger=migrator t=2026-04-20T08:19:50.748203264Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T08:19:50.74978026Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.574546ms logger=migrator t=2026-04-20T08:19:50.757435814Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T08:19:50.758968429Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.532545ms logger=migrator t=2026-04-20T08:19:50.767168676Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:19:50.783773774Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.601198ms logger=migrator t=2026-04-20T08:19:50.790832803Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T08:19:50.791674022Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=841.229µs logger=migrator t=2026-04-20T08:19:50.798962419Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T08:19:50.79991213Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=953.491µs logger=migrator t=2026-04-20T08:19:50.80865142Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T08:19:50.809311145Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=665.545µs logger=migrator t=2026-04-20T08:19:50.817194694Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T08:19:50.818911212Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.720378ms logger=migrator t=2026-04-20T08:19:50.824329096Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T08:19:50.825265527Z level=info msg="Migration successfully executed" id="create user auth table" duration=935.801µs logger=migrator t=2026-04-20T08:19:50.8332909Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T08:19:50.83508104Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.787521ms logger=migrator t=2026-04-20T08:19:50.841644589Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T08:19:50.841731061Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=107.292µs logger=migrator t=2026-04-20T08:19:50.855694449Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T08:19:50.864559991Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.863792ms logger=migrator t=2026-04-20T08:19:50.869073033Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T08:19:50.873328691Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.250718ms logger=migrator t=2026-04-20T08:19:50.878224371Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T08:19:50.883593383Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.368712ms logger=migrator t=2026-04-20T08:19:50.889474007Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T08:19:50.898898322Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.417825ms logger=migrator t=2026-04-20T08:19:50.98147347Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T08:19:50.982619257Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.152067ms logger=migrator t=2026-04-20T08:19:51.009447347Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T08:19:51.024326146Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=14.878199ms logger=migrator t=2026-04-20T08:19:51.030790052Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T08:19:51.031787675Z level=info msg="Migration successfully executed" id="create server_lock table" duration=997.533µs logger=migrator t=2026-04-20T08:19:51.037899574Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T08:19:51.039006029Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.105835ms logger=migrator t=2026-04-20T08:19:51.046199343Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T08:19:51.047152815Z level=info msg="Migration successfully executed" id="create user auth token table" duration=951.673µs logger=migrator t=2026-04-20T08:19:51.059456994Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T08:19:51.060478937Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.021823ms logger=migrator t=2026-04-20T08:19:51.064797046Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T08:19:51.066101645Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.303119ms logger=migrator t=2026-04-20T08:19:51.073122795Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T08:19:51.076594044Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=3.472159ms logger=migrator t=2026-04-20T08:19:51.08210908Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T08:19:51.087628305Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.518676ms logger=migrator t=2026-04-20T08:19:51.093933958Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T08:19:51.09484532Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=911.132µs logger=migrator t=2026-04-20T08:19:51.100997809Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T08:19:51.102511063Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.513084ms logger=migrator t=2026-04-20T08:19:51.109173306Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T08:19:51.110110367Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=937.902µs logger=migrator t=2026-04-20T08:19:51.117140377Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T08:19:51.118012937Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=872.5µs logger=migrator t=2026-04-20T08:19:51.124521234Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T08:19:51.125665451Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.140387ms logger=migrator t=2026-04-20T08:19:51.132017555Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T08:19:51.132170768Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=154.503µs logger=migrator t=2026-04-20T08:19:51.142248658Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T08:19:51.142455543Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=209.005µs logger=migrator t=2026-04-20T08:19:51.151371545Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T08:19:51.152862699Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.493524ms logger=migrator t=2026-04-20T08:19:51.160081234Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:19:51.161385633Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.30652ms logger=migrator t=2026-04-20T08:19:51.167075593Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:19:51.168032564Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=957.111µs logger=migrator t=2026-04-20T08:19:51.173408987Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:19:51.173523899Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=116.452µs logger=migrator t=2026-04-20T08:19:51.178556144Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:19:51.179977596Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.421222ms logger=migrator t=2026-04-20T08:19:51.184839517Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:19:51.185724767Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=884.93µs logger=migrator t=2026-04-20T08:19:51.190861073Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:19:51.192761497Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.900224ms logger=migrator t=2026-04-20T08:19:51.198109569Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:19:51.199158682Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.050963ms logger=migrator t=2026-04-20T08:19:51.204548135Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T08:19:51.210423989Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.873874ms logger=migrator t=2026-04-20T08:19:51.215938694Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T08:19:51.216805803Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=868.189µs logger=migrator t=2026-04-20T08:19:51.221885549Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T08:19:51.221961001Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=76.062µs logger=migrator t=2026-04-20T08:19:51.227037987Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T08:19:51.228496789Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.458112ms logger=migrator t=2026-04-20T08:19:51.234084356Z 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-20T08:19:51.235047969Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=963.233µs logger=migrator t=2026-04-20T08:19:51.239979781Z 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-20T08:19:51.241348832Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.367451ms logger=migrator t=2026-04-20T08:19:51.246806226Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:19:51.246906108Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=100.952µs logger=migrator t=2026-04-20T08:19:51.251586355Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T08:19:51.252481005Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=897.1µs logger=migrator t=2026-04-20T08:19:51.25749591Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T08:19:51.259380432Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.880782ms logger=migrator t=2026-04-20T08:19:51.264972529Z 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-20T08:19:51.26631238Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.340051ms logger=migrator t=2026-04-20T08:19:51.271989719Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T08:19:51.272961831Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=971.372µs logger=migrator t=2026-04-20T08:19:51.280732638Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T08:19:51.2896247Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.895572ms logger=migrator t=2026-04-20T08:19:51.296304913Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T08:19:51.296955817Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=650.774µs logger=migrator t=2026-04-20T08:19:51.302031513Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T08:19:51.303424094Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.392871ms logger=migrator t=2026-04-20T08:19:51.308713434Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T08:19:51.33402778Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.315356ms logger=migrator t=2026-04-20T08:19:51.340434626Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T08:19:51.368070874Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.634888ms logger=migrator t=2026-04-20T08:19:51.37315494Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T08:19:51.373935988Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=780.998µs logger=migrator t=2026-04-20T08:19:51.379650778Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T08:19:51.380933767Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.282399ms logger=migrator t=2026-04-20T08:19:51.385695296Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T08:19:51.394345093Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.650757ms logger=migrator t=2026-04-20T08:19:51.39820336Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T08:19:51.403860359Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.655709ms logger=migrator t=2026-04-20T08:19:51.409061237Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T08:19:51.410823698Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.762201ms logger=migrator t=2026-04-20T08:19:51.420829235Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T08:19:51.422554185Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.724959ms logger=migrator t=2026-04-20T08:19:51.428354276Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T08:19:51.429385249Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.032383ms logger=migrator t=2026-04-20T08:19:51.435737854Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T08:19:51.43776712Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.028747ms logger=migrator t=2026-04-20T08:19:51.442880057Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:19:51.442984009Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=105.763µs logger=migrator t=2026-04-20T08:19:51.448644418Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T08:19:51.454889929Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.241241ms logger=migrator t=2026-04-20T08:19:51.462852201Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T08:19:51.472010419Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.156868ms logger=migrator t=2026-04-20T08:19:51.478265362Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T08:19:51.48436893Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.103378ms logger=migrator t=2026-04-20T08:19:51.491474692Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T08:19:51.492462285Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=987.603µs logger=migrator t=2026-04-20T08:19:51.497687263Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T08:19:51.498795188Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.107395ms logger=migrator t=2026-04-20T08:19:51.505394698Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T08:19:51.511417425Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.022617ms logger=migrator t=2026-04-20T08:19:51.516729096Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T08:19:51.525790873Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.057427ms logger=migrator t=2026-04-20T08:19:51.531131063Z 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-20T08:19:51.53227255Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.141117ms logger=migrator t=2026-04-20T08:19:51.538470941Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T08:19:51.544551099Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.078548ms logger=migrator t=2026-04-20T08:19:51.551372375Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T08:19:51.558812143Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.440368ms logger=migrator t=2026-04-20T08:19:51.565300192Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T08:19:51.565400084Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=98.842µs logger=migrator t=2026-04-20T08:19:51.574060911Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T08:19:51.575196136Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.135475ms logger=migrator t=2026-04-20T08:19:51.585835748Z 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-20T08:19:51.586954884Z 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.119195ms logger=migrator t=2026-04-20T08:19:51.59380852Z 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-20T08:19:51.595702923Z 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.893993ms logger=migrator t=2026-04-20T08:19:51.603143022Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:19:51.603259034Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=117.142µs logger=migrator t=2026-04-20T08:19:51.608546065Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T08:19:51.617336054Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.789089ms logger=migrator t=2026-04-20T08:19:51.622927022Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T08:19:51.629362859Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.432527ms logger=migrator t=2026-04-20T08:19:51.633995914Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T08:19:51.638994338Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.998104ms logger=migrator t=2026-04-20T08:19:51.645334791Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T08:19:51.651532122Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.197751ms logger=migrator t=2026-04-20T08:19:51.656950366Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T08:19:51.663131767Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.179581ms logger=migrator t=2026-04-20T08:19:51.668688443Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T08:19:51.668783355Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=95.562µs logger=migrator t=2026-04-20T08:19:51.677436032Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T08:19:51.67823998Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=803.898µs logger=migrator t=2026-04-20T08:19:51.684307698Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T08:19:51.694587472Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.281294ms logger=migrator t=2026-04-20T08:19:51.69977224Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T08:19:51.699891213Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=119.293µs logger=migrator t=2026-04-20T08:19:51.705245165Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T08:19:51.712350736Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.105321ms logger=migrator t=2026-04-20T08:19:51.718557337Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T08:19:51.719582931Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.025384ms logger=migrator t=2026-04-20T08:19:51.725930005Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T08:19:51.735339909Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.410494ms logger=migrator t=2026-04-20T08:19:51.740325712Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T08:19:51.741233613Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=909.191µs logger=migrator t=2026-04-20T08:19:51.747627919Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T08:19:51.748753234Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.123625ms logger=migrator t=2026-04-20T08:19:51.754931385Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T08:19:51.761584556Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.653081ms logger=migrator t=2026-04-20T08:19:51.768584995Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T08:19:51.769819784Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.240829ms logger=migrator t=2026-04-20T08:19:51.776997517Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T08:19:51.778996383Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.001965ms logger=migrator t=2026-04-20T08:19:51.785168322Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T08:19:51.786611436Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.444414ms logger=migrator t=2026-04-20T08:19:51.792578711Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T08:19:51.793638295Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.060094ms logger=migrator t=2026-04-20T08:19:51.800624535Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T08:19:51.800693716Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=69.771µs logger=migrator t=2026-04-20T08:19:51.80613222Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T08:19:51.807197924Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.065254ms logger=migrator t=2026-04-20T08:19:51.814446439Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T08:19:51.816353952Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.907653ms logger=migrator t=2026-04-20T08:19:51.822714647Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T08:19:51.823220599Z 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-20T08:19:51.830429412Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T08:19:51.831083717Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=655.075µs logger=migrator t=2026-04-20T08:19:51.836866419Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T08:19:51.838359062Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.487903ms logger=migrator t=2026-04-20T08:19:51.84306806Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T08:19:51.850225952Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.156782ms logger=migrator t=2026-04-20T08:19:51.857400736Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T08:19:51.858264385Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=863.849µs logger=migrator t=2026-04-20T08:19:51.86547275Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T08:19:51.867380632Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.903112ms logger=migrator t=2026-04-20T08:19:51.878072066Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T08:19:51.878737611Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=665.846µs logger=migrator t=2026-04-20T08:19:51.882797483Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T08:19:51.883863867Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.077324ms logger=migrator t=2026-04-20T08:19:51.888992144Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T08:19:51.890034239Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.040915ms logger=migrator t=2026-04-20T08:19:51.895836781Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T08:19:51.896179138Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=342.387µs logger=migrator t=2026-04-20T08:19:51.901647522Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T08:19:51.901770395Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=124.333µs logger=migrator t=2026-04-20T08:19:51.912842917Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T08:19:51.920941142Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.094875ms logger=migrator t=2026-04-20T08:19:51.928146865Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T08:19:51.929631089Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=1.475434ms logger=migrator t=2026-04-20T08:19:51.937708423Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T08:19:51.940375674Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.669711ms logger=migrator t=2026-04-20T08:19:51.946333729Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T08:19:51.946949003Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=615.484µs logger=migrator t=2026-04-20T08:19:51.951169718Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T08:19:51.952278454Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.107976ms logger=migrator t=2026-04-20T08:19:51.956301805Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T08:19:51.957168056Z level=info msg="Migration successfully executed" id="create secrets table" duration=866.321µs logger=migrator t=2026-04-20T08:19:51.964056072Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T08:19:51.997709097Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.650005ms logger=migrator t=2026-04-20T08:19:52.003488299Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T08:19:52.013446406Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.953047ms logger=migrator t=2026-04-20T08:19:52.017861386Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T08:19:52.01804402Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=182.784µs logger=migrator t=2026-04-20T08:19:52.022069872Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T08:19:52.052566536Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.494134ms logger=migrator t=2026-04-20T08:19:52.073047001Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T08:19:52.105848358Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.803347ms logger=migrator t=2026-04-20T08:19:52.111404004Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T08:19:52.112871057Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.466953ms logger=migrator t=2026-04-20T08:19:52.118597567Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T08:19:52.119792295Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.189858ms logger=migrator t=2026-04-20T08:19:52.126340834Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T08:19:52.126877186Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=536.752µs logger=migrator t=2026-04-20T08:19:52.133404594Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T08:19:52.134298535Z level=info msg="Migration successfully executed" id="create permission table" duration=893.791µs logger=migrator t=2026-04-20T08:19:52.144000155Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T08:19:52.145605702Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.607677ms logger=migrator t=2026-04-20T08:19:52.150598426Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T08:19:52.151989777Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.390591ms logger=migrator t=2026-04-20T08:19:52.158204178Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T08:19:52.159685502Z level=info msg="Migration successfully executed" id="create role table" duration=1.481024ms logger=migrator t=2026-04-20T08:19:52.164635655Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T08:19:52.17321435Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.576725ms logger=migrator t=2026-04-20T08:19:52.178150942Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T08:19:52.184719972Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.564939ms logger=migrator t=2026-04-20T08:19:52.189821538Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T08:19:52.191113737Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.292349ms logger=migrator t=2026-04-20T08:19:52.203739405Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T08:19:52.205182687Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.450202ms logger=migrator t=2026-04-20T08:19:52.210794554Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T08:19:52.212207187Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.411973ms logger=migrator t=2026-04-20T08:19:52.217001066Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T08:19:52.218225394Z level=info msg="Migration successfully executed" id="create team role table" duration=1.223859ms logger=migrator t=2026-04-20T08:19:52.223160596Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T08:19:52.22420227Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.041504ms logger=migrator t=2026-04-20T08:19:52.230060463Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T08:19:52.231164338Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.100455ms logger=migrator t=2026-04-20T08:19:52.23610549Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T08:19:52.2382787Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.17356ms logger=migrator t=2026-04-20T08:19:52.243720524Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T08:19:52.245607407Z level=info msg="Migration successfully executed" id="create user role table" duration=1.889763ms logger=migrator t=2026-04-20T08:19:52.250637661Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T08:19:52.251944301Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.30759ms logger=migrator t=2026-04-20T08:19:52.257005236Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T08:19:52.25809199Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.085864ms logger=migrator t=2026-04-20T08:19:52.263729329Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T08:19:52.264822783Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.092654ms logger=migrator t=2026-04-20T08:19:52.271410094Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T08:19:52.272263643Z level=info msg="Migration successfully executed" id="create builtin role table" duration=847.479µs logger=migrator t=2026-04-20T08:19:52.281086133Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T08:19:52.282763472Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.676649ms logger=migrator t=2026-04-20T08:19:52.29056992Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T08:19:52.291721266Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.154566ms logger=migrator t=2026-04-20T08:19:52.298011829Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T08:19:52.304057636Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=6.043187ms logger=migrator t=2026-04-20T08:19:52.309862218Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T08:19:52.3108232Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=959.582µs logger=migrator t=2026-04-20T08:19:52.317614154Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T08:19:52.318739701Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=943.373µs logger=migrator t=2026-04-20T08:19:52.325817001Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T08:19:52.327129041Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.31455ms logger=migrator t=2026-04-20T08:19:52.331235924Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T08:19:52.33240688Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.170676ms logger=migrator t=2026-04-20T08:19:52.339018212Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T08:19:52.340424023Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.405081ms logger=migrator t=2026-04-20T08:19:52.34686285Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T08:19:52.348826054Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.960634ms logger=migrator t=2026-04-20T08:19:52.353178364Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T08:19:52.359701212Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.522859ms logger=migrator t=2026-04-20T08:19:52.365092395Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T08:19:52.374904418Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.807414ms logger=migrator t=2026-04-20T08:19:52.37985813Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T08:19:52.389286095Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.427035ms logger=migrator t=2026-04-20T08:19:52.393199804Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T08:19:52.401277988Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.077473ms logger=migrator t=2026-04-20T08:19:52.40490568Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T08:19:52.405853412Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=951.432µs logger=migrator t=2026-04-20T08:19:52.4106125Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T08:19:52.411564382Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=951.082µs logger=migrator t=2026-04-20T08:19:52.416471273Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T08:19:52.417297862Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=825.249µs logger=migrator t=2026-04-20T08:19:52.421328133Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T08:19:52.422363638Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.034335ms logger=migrator t=2026-04-20T08:19:52.4277236Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T08:19:52.428867885Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.144185ms logger=migrator t=2026-04-20T08:19:52.435775762Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T08:19:52.435901435Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=128.593µs logger=migrator t=2026-04-20T08:19:52.440273195Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T08:19:52.440433019Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=164.343µs logger=migrator t=2026-04-20T08:19:52.44405339Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T08:19:52.444515592Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=461.752µs logger=migrator t=2026-04-20T08:19:52.448986523Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T08:19:52.449546535Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=560.822µs logger=migrator t=2026-04-20T08:19:52.455408869Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T08:19:52.456624637Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.218858ms logger=migrator t=2026-04-20T08:19:52.461111058Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T08:19:52.46156966Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=462.592µs logger=migrator t=2026-04-20T08:19:52.465796485Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T08:19:52.466600243Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=804.318µs logger=migrator t=2026-04-20T08:19:52.471056905Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T08:19:52.472068708Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.012753ms logger=migrator t=2026-04-20T08:19:52.476494249Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T08:19:52.477774257Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.279248ms logger=migrator t=2026-04-20T08:19:52.481893952Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T08:19:52.493588607Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.691525ms logger=migrator t=2026-04-20T08:19:52.498289145Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T08:19:52.498433458Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=146.973µs logger=migrator t=2026-04-20T08:19:52.502361007Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T08:19:52.503551815Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.190988ms logger=migrator t=2026-04-20T08:19:52.50948791Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T08:19:52.511334141Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.843401ms logger=migrator t=2026-04-20T08:19:52.517248115Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T08:19:52.51922718Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.982385ms logger=migrator t=2026-04-20T08:19:52.524601953Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T08:19:52.531857299Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.249745ms logger=migrator t=2026-04-20T08:19:52.537593919Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T08:19:52.538481179Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=887.92µs logger=migrator t=2026-04-20T08:19:52.542191173Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T08:19:52.543885842Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.692529ms logger=migrator t=2026-04-20T08:19:52.551466674Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:19:52.572078843Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.608889ms logger=migrator t=2026-04-20T08:19:52.578232383Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T08:19:52.579580904Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.348281ms logger=migrator t=2026-04-20T08:19:52.584018355Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T08:19:52.585031048Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.010054ms logger=migrator t=2026-04-20T08:19:52.590577454Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T08:19:52.592083338Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.497604ms logger=migrator t=2026-04-20T08:19:52.598915724Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T08:19:52.600910059Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.998135ms logger=migrator t=2026-04-20T08:19:52.606921705Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T08:19:52.607155542Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=234.277µs logger=migrator t=2026-04-20T08:19:52.612721478Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T08:19:52.615153212Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.433924ms logger=migrator t=2026-04-20T08:19:52.619153914Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T08:19:52.629451289Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.289335ms logger=migrator t=2026-04-20T08:19:52.634646846Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T08:19:52.63566433Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.017844ms logger=migrator t=2026-04-20T08:19:52.642074945Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T08:19:52.644501181Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.426935ms logger=migrator t=2026-04-20T08:19:52.650047127Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T08:19:52.650545538Z 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-20T08:19:52.65413663Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T08:19:52.654710203Z 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-20T08:19:52.663056653Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T08:19:52.666572333Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=3.51816ms logger=migrator t=2026-04-20T08:19:52.674960754Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T08:19:52.676270883Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.314119ms logger=migrator t=2026-04-20T08:19:52.682501355Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T08:19:52.683682842Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.181108ms logger=migrator t=2026-04-20T08:19:52.688989563Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T08:19:52.690179159Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.183146ms logger=migrator t=2026-04-20T08:19:52.694889777Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T08:19:52.695992892Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.102855ms logger=migrator t=2026-04-20T08:19:52.699952542Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T08:19:52.701120228Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.167506ms logger=migrator t=2026-04-20T08:19:52.706094762Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T08:19:52.70689431Z level=info msg="Migration successfully executed" id="Drop public config table" duration=799.328µs logger=migrator t=2026-04-20T08:19:52.71438769Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T08:19:52.715675479Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.290219ms logger=migrator t=2026-04-20T08:19:52.72273427Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T08:19:52.727083089Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=4.345878ms logger=migrator t=2026-04-20T08:19:52.732148964Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T08:19:52.733104556Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=955.732µs logger=migrator t=2026-04-20T08:19:52.738670583Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T08:19:52.740213058Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.543095ms logger=migrator t=2026-04-20T08:19:52.747348201Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T08:19:52.770348164Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.990573ms logger=migrator t=2026-04-20T08:19:52.778458368Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T08:19:52.790101153Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.643565ms logger=migrator t=2026-04-20T08:19:52.796519999Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T08:19:52.806501396Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.978277ms logger=migrator t=2026-04-20T08:19:52.811367246Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T08:19:52.811570751Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=204.205µs logger=migrator t=2026-04-20T08:19:52.81721412Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T08:19:52.8278368Z level=info msg="Migration successfully executed" id="add share column" duration=10.62431ms logger=migrator t=2026-04-20T08:19:52.831665058Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T08:19:52.831814402Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=150.064µs logger=migrator t=2026-04-20T08:19:52.835514076Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T08:19:52.838024513Z level=info msg="Migration successfully executed" id="create file table" duration=2.509648ms logger=migrator t=2026-04-20T08:19:52.846159778Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T08:19:52.847016157Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=854.289µs logger=migrator t=2026-04-20T08:19:52.852681106Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T08:19:52.855384697Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.703461ms logger=migrator t=2026-04-20T08:19:52.860123216Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T08:19:52.86119682Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.073334ms logger=migrator t=2026-04-20T08:19:52.866646744Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T08:19:52.867903993Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.257259ms logger=migrator t=2026-04-20T08:19:52.872177979Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T08:19:52.872245201Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.772µs logger=migrator t=2026-04-20T08:19:52.876256013Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T08:19:52.876318174Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=62.931µs logger=migrator t=2026-04-20T08:19:52.881740508Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T08:19:52.882261009Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=520.462µs logger=migrator t=2026-04-20T08:19:52.887042087Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T08:19:52.88757019Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=524.803µs logger=migrator t=2026-04-20T08:19:52.893820772Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T08:19:52.895676025Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.855462ms logger=migrator t=2026-04-20T08:19:52.901541438Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T08:19:52.911959434Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.412306ms logger=migrator t=2026-04-20T08:19:52.920524419Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T08:19:52.920913398Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=391.459µs logger=migrator t=2026-04-20T08:19:52.927222592Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T08:19:52.928692995Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.468423ms logger=migrator t=2026-04-20T08:19:52.934324343Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T08:19:52.93504233Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=720.297µs logger=migrator t=2026-04-20T08:19:52.93991577Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T08:19:52.940198587Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=282.967µs logger=migrator t=2026-04-20T08:19:52.945952298Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T08:19:52.946667474Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=717.066µs logger=migrator t=2026-04-20T08:19:52.952795774Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T08:19:52.964087651Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.290487ms logger=migrator t=2026-04-20T08:19:52.967811335Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T08:19:52.977063946Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.251581ms logger=migrator t=2026-04-20T08:19:52.981795323Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T08:19:52.982705374Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=910.941µs logger=migrator t=2026-04-20T08:19:52.98822285Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T08:19:53.064505115Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.276814ms logger=migrator t=2026-04-20T08:19:53.068644198Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T08:19:53.06955267Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=908.422µs logger=migrator t=2026-04-20T08:19:53.080114369Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T08:19:53.082359861Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.246312ms logger=migrator t=2026-04-20T08:19:53.089551704Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T08:19:53.123688331Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=34.129707ms logger=migrator t=2026-04-20T08:19:53.128650264Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T08:19:53.13683246Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.179486ms logger=migrator t=2026-04-20T08:19:53.142615922Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T08:19:53.143069312Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=453.97µs logger=migrator t=2026-04-20T08:19:53.148298441Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T08:19:53.148592108Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=293.437µs logger=migrator t=2026-04-20T08:19:53.152983317Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T08:19:53.15353277Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=554.023µs logger=migrator t=2026-04-20T08:19:53.159185649Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T08:19:53.159627258Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=441.13µs logger=migrator t=2026-04-20T08:19:53.165330628Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T08:19:53.165596704Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=265.286µs logger=migrator t=2026-04-20T08:19:53.170888865Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T08:19:53.172662645Z level=info msg="Migration successfully executed" id="create folder table" duration=1.77733ms logger=migrator t=2026-04-20T08:19:53.237563922Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T08:19:53.239635798Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.076067ms logger=migrator t=2026-04-20T08:19:53.246760331Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T08:19:53.249401361Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.64024ms logger=migrator t=2026-04-20T08:19:53.255781375Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T08:19:53.255835037Z level=info msg="Migration successfully executed" id="Update folder title length" duration=55.152µs logger=migrator t=2026-04-20T08:19:53.261804772Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T08:19:53.26433522Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.529698ms logger=migrator t=2026-04-20T08:19:53.271681578Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T08:19:53.272804433Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.123025ms logger=migrator t=2026-04-20T08:19:53.278605134Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T08:19:53.280459547Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.853903ms logger=migrator t=2026-04-20T08:19:53.286646908Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T08:19:53.287111208Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=465.87µs logger=migrator t=2026-04-20T08:19:53.291778315Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T08:19:53.292179214Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=399.119µs logger=migrator t=2026-04-20T08:19:53.298458266Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T08:19:53.3003851Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.931104ms logger=migrator t=2026-04-20T08:19:53.305846314Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T08:19:53.307931052Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.085318ms logger=migrator t=2026-04-20T08:19:53.313902098Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T08:19:53.314935821Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.030743ms logger=migrator t=2026-04-20T08:19:53.320234162Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T08:19:53.32281172Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.575778ms logger=migrator t=2026-04-20T08:19:53.329253957Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T08:19:53.330346362Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.092405ms logger=migrator t=2026-04-20T08:19:53.335386977Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T08:19:53.336331168Z level=info msg="Migration successfully executed" id="create anon_device table" duration=943.481µs logger=migrator t=2026-04-20T08:19:53.341603148Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T08:19:53.342971539Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.368041ms logger=migrator t=2026-04-20T08:19:53.349834715Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T08:19:53.351228657Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.397552ms logger=migrator t=2026-04-20T08:19:53.357253344Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T08:19:53.358768159Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.514824ms logger=migrator t=2026-04-20T08:19:53.364800786Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T08:19:53.366006893Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.206057ms logger=migrator t=2026-04-20T08:19:53.372551302Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T08:19:53.374449104Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.895902ms logger=migrator t=2026-04-20T08:19:53.37996402Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T08:19:53.380265498Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=302.148µs logger=migrator t=2026-04-20T08:19:53.385579428Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T08:19:53.396294672Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.718394ms logger=migrator t=2026-04-20T08:19:53.402172655Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T08:19:53.402871282Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=699.677µs logger=migrator t=2026-04-20T08:19:53.409057433Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T08:19:53.409087953Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.45µs logger=migrator t=2026-04-20T08:19:53.41465873Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T08:19:53.416309357Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.650697ms logger=migrator t=2026-04-20T08:19:53.421961705Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T08:19:53.421982846Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.991µs logger=migrator t=2026-04-20T08:19:53.428015274Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T08:19:53.430030919Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.015415ms logger=migrator t=2026-04-20T08:19:53.435158956Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T08:19:53.436356474Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.197118ms logger=migrator t=2026-04-20T08:19:53.443089246Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T08:19:53.444937529Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.847383ms logger=migrator t=2026-04-20T08:19:53.453091635Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T08:19:53.454441805Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.351591ms logger=migrator t=2026-04-20T08:19:53.459988371Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T08:19:53.460298158Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=308.477µs logger=migrator t=2026-04-20T08:19:53.465284141Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T08:19:53.466302484Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=984.842µs logger=migrator t=2026-04-20T08:19:53.471682977Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T08:19:53.473211252Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.527965ms logger=migrator t=2026-04-20T08:19:53.480069458Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T08:19:53.48101473Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=945.702µs logger=migrator t=2026-04-20T08:19:53.487281992Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T08:19:53.498802224Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.520392ms logger=migrator t=2026-04-20T08:19:53.504651367Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T08:19:53.513063368Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.410971ms logger=migrator t=2026-04-20T08:19:53.51929232Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T08:19:53.529249817Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.956877ms logger=migrator t=2026-04-20T08:19:53.535257313Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T08:19:53.535351665Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=95.152µs logger=migrator t=2026-04-20T08:19:53.541243269Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T08:19:53.555375791Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.130072ms logger=migrator t=2026-04-20T08:19:53.562870781Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T08:19:53.573202996Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.331375ms logger=migrator t=2026-04-20T08:19:53.579716675Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T08:19:53.58039791Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=680.555µs logger=migrator t=2026-04-20T08:19:53.586364575Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.330613859s logger=migrator t=2026-04-20T08:19:53.58703488Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T08:19:53.601726396Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T08:19:53.601957841Z level=info msg="Created default organization" logger=secrets t=2026-04-20T08:19:53.608390437Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T08:19:53.651467766Z level=info msg="Restored cache from database" duration=430.939µs logger=plugin.store t=2026-04-20T08:19:53.652832318Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T08:19:53.69074656Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T08:19:53.69077697Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T08:19:53.690840892Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T08:19:53.690848802Z level=info msg="Plugins loaded" count=54 duration=38.017634ms logger=query_data t=2026-04-20T08:19:53.694913995Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T08:19:53.699028878Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T08:19:53.70922759Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T08:19:53.723212689Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T08:19:53.725645514Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T08:19:53.727518447Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T08:19:53.750690674Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T08:19:53.773570174Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T08:19:53.793474357Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T08:19:53.793497878Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-20T08:19:53.79362507Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-20T08:19:53.795194756Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T08:19:53.795723028Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-20T08:19:53.795831021Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-20T08:19:53.804772774Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-04-20T08:19:53.880536147Z level=info msg="Update check succeeded" duration=85.28848ms logger=plugins.update.checker t=2026-04-20T08:19:53.883429213Z level=info msg="Update check succeeded" duration=88.132425ms logger=ngalert.state.manager t=2026-04-20T08:19:53.886850441Z level=info msg="State cache has been initialized" states=0 duration=91.650955ms logger=ngalert.scheduler t=2026-04-20T08:19:53.886944773Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T08:19:53.887144917Z level=info msg=starting first_tick=2026-04-20T08:20:00Z logger=provisioning.dashboard t=2026-04-20T08:19:53.898474076Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-20T08:19:53.931072187Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T08:19:53.942877735Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T08:19:53.946191571Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T08:19:54.016619043Z level=info msg="Patterns update finished" duration=126.21245ms logger=provisioning.dashboard t=2026-04-20T08:19:54.033440466Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-20T08:19:54.686481331Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T08:19:54.687232758Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T08:19:57.845690716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:57.847067127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:57.865092696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:57.891619901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:57.913479848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:57.932683465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:57.950303945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:57.975387516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:57.993501767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:58.331377024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:58.34972066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:58.560042656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:58.576344006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:58.926268856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:58.959196085Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-20T08:19:59.000381382Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T08:19:59.013236934Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-20T08:19:59.040087195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.062239669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.131668469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.147596441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.18316524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.204476215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.241221911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.264834978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.296778125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.311917719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.340393596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.355090241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.390621789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.421544052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.500739694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.522780945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.569708743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.585197766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.623517477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.636872231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.701518981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.720755149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.770424519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.792804708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.842951109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.859073255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.910801652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.926698793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.974730057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:19:59.993288028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.063572477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.082000306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.128440592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.145721946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.18722614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.205495476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.265242334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.280234146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.330773976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.349986253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.565556326Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.582511582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.634476994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.654504529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.710449192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.727773116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.795848005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.810816305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.86774882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.887727404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.951763471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:00.972296079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.021119629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.040445199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.112455837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.131551472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.182200674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.199736412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.265790114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.284093411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.360225553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.384449224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.459479691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.492712577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:01.607919838Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T08:20:55.814713063Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T08:29:53.845935587Z level=info msg="Completed cleanup jobs" duration=49.604116ms logger=plugins.update.checker t=2026-04-20T08:29:53.949689734Z level=info msg="Update check succeeded" duration=65.280693ms logger=sqlstore.transactions t=2026-04-20T08:34:53.715734001Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"