logger=settings t=2026-05-20T11:38:28.920639072Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-20T11:38:28Z logger=settings t=2026-05-20T11:38:28.92096199Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-20T11:38:28.92097549Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-20T11:38:28.9209791Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-20T11:38:28.92098202Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-20T11:38:28.92098465Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-20T11:38:28.92098724Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-20T11:38:28.92099275Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-20T11:38:28.92099653Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-20T11:38:28.920999411Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-20T11:38:28.921003551Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-20T11:38:28.921016731Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-20T11:38:28.921031911Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-20T11:38:28.921039042Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-20T11:38:28.921043742Z level=info msg=Target target=[all] logger=settings t=2026-05-20T11:38:28.921050792Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-20T11:38:28.921055602Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-20T11:38:28.921059082Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-20T11:38:28.921062542Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-20T11:38:28.921066082Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-20T11:38:28.921083763Z level=info msg="App mode production" logger=sqlstore t=2026-05-20T11:38:28.92139772Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-20T11:38:28.921417701Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-20T11:38:28.923220496Z level=info msg="Locking database" logger=migrator t=2026-05-20T11:38:28.923233996Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-20T11:38:28.92380244Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-20T11:38:28.924809235Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.006335ms logger=migrator t=2026-05-20T11:38:28.962041329Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-20T11:38:28.96333494Z level=info msg="Migration successfully executed" id="create user table" duration=1.288272ms logger=migrator t=2026-05-20T11:38:29.002372418Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-20T11:38:29.003696181Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.326343ms logger=migrator t=2026-05-20T11:38:29.041935179Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-20T11:38:29.043391925Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.478807ms logger=migrator t=2026-05-20T11:38:29.050930822Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-20T11:38:29.05164313Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=721.089µs logger=migrator t=2026-05-20T11:38:29.057169547Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-20T11:38:29.05809859Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=928.673µs logger=migrator t=2026-05-20T11:38:29.063129855Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-20T11:38:29.066889148Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.758813ms logger=migrator t=2026-05-20T11:38:29.072319542Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-20T11:38:29.073165273Z level=info msg="Migration successfully executed" id="create user table v2" duration=846.841µs logger=migrator t=2026-05-20T11:38:29.076999069Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-20T11:38:29.07825667Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.267191ms logger=migrator t=2026-05-20T11:38:29.086568396Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-20T11:38:29.087671084Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.102937ms logger=migrator t=2026-05-20T11:38:29.094692917Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-20T11:38:29.095293012Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=603.235µs logger=migrator t=2026-05-20T11:38:29.104320726Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-20T11:38:29.105059924Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=750.188µs logger=migrator t=2026-05-20T11:38:29.110387087Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-20T11:38:29.112103489Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.716122ms logger=migrator t=2026-05-20T11:38:29.116943749Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-20T11:38:29.11696852Z level=info msg="Migration successfully executed" id="Update user table charset" duration=25.38µs logger=migrator t=2026-05-20T11:38:29.120810264Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-20T11:38:29.122114857Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.298373ms logger=migrator t=2026-05-20T11:38:29.126197998Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-20T11:38:29.126528016Z level=info msg="Migration successfully executed" id="Add missing user data" duration=330.188µs logger=migrator t=2026-05-20T11:38:29.130666699Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-20T11:38:29.13190836Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.245451ms logger=migrator t=2026-05-20T11:38:29.136580666Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-20T11:38:29.137231242Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=652.406µs logger=migrator t=2026-05-20T11:38:29.142904122Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-20T11:38:29.14400389Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.099708ms logger=migrator t=2026-05-20T11:38:29.148486111Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-20T11:38:29.159169826Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.680385ms logger=migrator t=2026-05-20T11:38:29.164377105Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-20T11:38:29.165529183Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.152008ms logger=migrator t=2026-05-20T11:38:29.17224376Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-20T11:38:29.172436015Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=193.075µs logger=migrator t=2026-05-20T11:38:29.177742017Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-20T11:38:29.178889615Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.147828ms logger=migrator t=2026-05-20T11:38:29.184775881Z 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-05-20T11:38:29.185224352Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=448.991µs logger=migrator t=2026-05-20T11:38:29.191041166Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-20T11:38:29.191612461Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=569.225µs logger=migrator t=2026-05-20T11:38:29.19722795Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-20T11:38:29.198438099Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.209789ms logger=migrator t=2026-05-20T11:38:29.278102605Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-20T11:38:29.279352645Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.25084ms logger=migrator t=2026-05-20T11:38:29.286082612Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-20T11:38:29.287168219Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.086177ms logger=migrator t=2026-05-20T11:38:29.293887975Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-20T11:38:29.294725076Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=836.901µs logger=migrator t=2026-05-20T11:38:29.301260729Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-20T11:38:29.301841453Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=584.194µs logger=migrator t=2026-05-20T11:38:29.307650657Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-20T11:38:29.307676327Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.36µs logger=migrator t=2026-05-20T11:38:29.313651095Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-20T11:38:29.314271431Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=620.456µs logger=migrator t=2026-05-20T11:38:29.319345727Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-20T11:38:29.3198864Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=540.743µs logger=migrator t=2026-05-20T11:38:29.324971506Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-20T11:38:29.325513119Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=541.643µs logger=migrator t=2026-05-20T11:38:29.331621262Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-20T11:38:29.332581535Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=960.874µs logger=migrator t=2026-05-20T11:38:29.338391959Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-20T11:38:29.343469075Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.065696ms logger=migrator t=2026-05-20T11:38:29.348564902Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-20T11:38:29.349583407Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.018774ms logger=migrator t=2026-05-20T11:38:29.356795256Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-20T11:38:29.35738292Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=588.004µs logger=migrator t=2026-05-20T11:38:29.3621942Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-20T11:38:29.362787754Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=593.344µs logger=migrator t=2026-05-20T11:38:29.368079386Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-20T11:38:29.36866122Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=581.335µs logger=migrator t=2026-05-20T11:38:29.374106855Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-20T11:38:29.374672329Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=566.604µs logger=migrator t=2026-05-20T11:38:29.380471172Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-20T11:38:29.38079487Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=323.468µs logger=migrator t=2026-05-20T11:38:29.387104536Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-20T11:38:29.387541598Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=438.972µs logger=migrator t=2026-05-20T11:38:29.394408588Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-20T11:38:29.394732926Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=321.238µs logger=migrator t=2026-05-20T11:38:29.399822832Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-20T11:38:29.400338915Z level=info msg="Migration successfully executed" id="create star table" duration=515.533µs logger=migrator t=2026-05-20T11:38:29.405345379Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-20T11:38:29.405973895Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=628.546µs logger=migrator t=2026-05-20T11:38:29.411119202Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-20T11:38:29.411748238Z level=info msg="Migration successfully executed" id="create org table v1" duration=628.736µs logger=migrator t=2026-05-20T11:38:29.417378217Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-20T11:38:29.418015703Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=637.346µs logger=migrator t=2026-05-20T11:38:29.422908064Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-20T11:38:29.42393444Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.036586ms logger=migrator t=2026-05-20T11:38:29.429736184Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-20T11:38:29.430821201Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.085167ms logger=migrator t=2026-05-20T11:38:29.436664206Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-20T11:38:29.437398503Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=734.148µs logger=migrator t=2026-05-20T11:38:29.443830244Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-20T11:38:29.44491955Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.089586ms logger=migrator t=2026-05-20T11:38:29.45012824Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-20T11:38:29.450169481Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.582µs logger=migrator t=2026-05-20T11:38:29.456885687Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-20T11:38:29.456921498Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=37.491µs logger=migrator t=2026-05-20T11:38:29.462756552Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-20T11:38:29.4630517Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=288.848µs logger=migrator t=2026-05-20T11:38:29.471284365Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-20T11:38:29.472479424Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.19526ms logger=migrator t=2026-05-20T11:38:29.478834141Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-20T11:38:29.479915888Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.083197ms logger=migrator t=2026-05-20T11:38:29.484931882Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-20T11:38:29.485813695Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=881.133µs logger=migrator t=2026-05-20T11:38:29.49208439Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-20T11:38:29.492802987Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=719.967µs logger=migrator t=2026-05-20T11:38:29.499811852Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-20T11:38:29.500816506Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.006654ms logger=migrator t=2026-05-20T11:38:29.506233271Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-20T11:38:29.50701364Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=780.409µs logger=migrator t=2026-05-20T11:38:29.512900676Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-20T11:38:29.518391782Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.491057ms logger=migrator t=2026-05-20T11:38:29.67118496Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-20T11:38:29.672145794Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=962.774µs logger=migrator t=2026-05-20T11:38:30.286514096Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-20T11:38:30.288082344Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.569368ms logger=migrator t=2026-05-20T11:38:30.298128124Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-20T11:38:30.299682592Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.567648ms logger=migrator t=2026-05-20T11:38:30.307097976Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-20T11:38:30.307634829Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=538.853µs logger=migrator t=2026-05-20T11:38:30.313022473Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-20T11:38:30.314698735Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.677612ms logger=migrator t=2026-05-20T11:38:30.321412571Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-20T11:38:30.321499173Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=87.402µs logger=migrator t=2026-05-20T11:38:30.327398109Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-20T11:38:30.329612424Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.214775ms logger=migrator t=2026-05-20T11:38:30.341472708Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-20T11:38:30.343578781Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.108323ms logger=migrator t=2026-05-20T11:38:30.348915773Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-20T11:38:30.350766858Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.843825ms logger=migrator t=2026-05-20T11:38:30.35768305Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-20T11:38:30.358598463Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=915.573µs logger=migrator t=2026-05-20T11:38:30.363845263Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-20T11:38:30.365693679Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.841456ms logger=migrator t=2026-05-20T11:38:30.369637486Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-20T11:38:30.37095822Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.320654ms logger=migrator t=2026-05-20T11:38:30.377682806Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-20T11:38:30.378900086Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.21714ms logger=migrator t=2026-05-20T11:38:30.383054439Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-20T11:38:30.38309769Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.571µs logger=migrator t=2026-05-20T11:38:30.390782621Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-20T11:38:30.390809302Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.851µs logger=migrator t=2026-05-20T11:38:30.396560714Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-20T11:38:30.39960367Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.049216ms logger=migrator t=2026-05-20T11:38:30.405121867Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-20T11:38:30.407062775Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.01464ms logger=migrator t=2026-05-20T11:38:30.412673814Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-20T11:38:30.415817692Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.143458ms logger=migrator t=2026-05-20T11:38:30.422580829Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-20T11:38:30.424428395Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.851296ms logger=migrator t=2026-05-20T11:38:30.431965112Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-20T11:38:30.43228683Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=321.448µs logger=migrator t=2026-05-20T11:38:30.437376176Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-20T11:38:30.438654258Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.271802ms logger=migrator t=2026-05-20T11:38:30.446113692Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-20T11:38:30.446954744Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=847.752µs logger=migrator t=2026-05-20T11:38:30.452055071Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-20T11:38:30.452091181Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=37.251µs logger=migrator t=2026-05-20T11:38:30.458720585Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-20T11:38:30.462609031Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=3.889066ms logger=migrator t=2026-05-20T11:38:30.46695808Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-20T11:38:30.467761979Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=804.069µs logger=migrator t=2026-05-20T11:38:30.474988949Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-20T11:38:30.485663164Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.682835ms logger=migrator t=2026-05-20T11:38:30.490694477Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-20T11:38:30.4923823Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.687932ms logger=migrator t=2026-05-20T11:38:30.505221888Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-20T11:38:30.506543571Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.320503ms logger=migrator t=2026-05-20T11:38:30.518855645Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-20T11:38:30.51980998Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=955.305µs logger=migrator t=2026-05-20T11:38:30.526628258Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-20T11:38:30.527189962Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=561.964µs logger=migrator t=2026-05-20T11:38:30.530987107Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-20T11:38:30.531548211Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=561.214µs logger=migrator t=2026-05-20T11:38:30.53517587Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-20T11:38:30.537207901Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.031301ms logger=migrator t=2026-05-20T11:38:30.541927958Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-20T11:38:30.542712757Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=784.779µs logger=migrator t=2026-05-20T11:38:30.55007093Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-20T11:38:30.550277545Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=207.095µs logger=migrator t=2026-05-20T11:38:30.554736085Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-20T11:38:30.555132065Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=399.89µs logger=migrator t=2026-05-20T11:38:30.560871947Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-20T11:38:30.561873933Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.002126ms logger=migrator t=2026-05-20T11:38:30.566039206Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-20T11:38:30.568446925Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.40137ms logger=migrator t=2026-05-20T11:38:30.572535167Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-20T11:38:30.573497271Z level=info msg="Migration successfully executed" id="create data_source table" duration=963.744µs logger=migrator t=2026-05-20T11:38:30.579223353Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-20T11:38:30.580540905Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.317512ms logger=migrator t=2026-05-20T11:38:30.585004086Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-20T11:38:30.586539804Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.536528ms logger=migrator t=2026-05-20T11:38:30.590618535Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-20T11:38:30.591378894Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=760.359µs logger=migrator t=2026-05-20T11:38:30.59687782Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-20T11:38:30.597766563Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=888.733µs logger=migrator t=2026-05-20T11:38:30.601481125Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-20T11:38:30.607580296Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.099891ms logger=migrator t=2026-05-20T11:38:30.61298986Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-20T11:38:30.614059046Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.068996ms logger=migrator t=2026-05-20T11:38:30.621371408Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-20T11:38:30.622540476Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.172008ms logger=migrator t=2026-05-20T11:38:30.626936876Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-20T11:38:30.627817527Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=880.731µs logger=migrator t=2026-05-20T11:38:30.631601912Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-20T11:38:30.632182486Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=580.604µs logger=migrator t=2026-05-20T11:38:30.636998016Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-20T11:38:30.639425485Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.43199ms logger=migrator t=2026-05-20T11:38:30.64323254Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-20T11:38:30.645687421Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.453611ms logger=migrator t=2026-05-20T11:38:30.650043678Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-20T11:38:30.650070849Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.791µs logger=migrator t=2026-05-20T11:38:30.655018632Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-20T11:38:30.655211167Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=193.005µs logger=migrator t=2026-05-20T11:38:30.659647197Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-20T11:38:30.664978649Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.334402ms logger=migrator t=2026-05-20T11:38:30.672017713Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-20T11:38:30.672417673Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=411.47µs logger=migrator t=2026-05-20T11:38:30.676818523Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-20T11:38:30.67712598Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=301.677µs logger=migrator t=2026-05-20T11:38:30.68233634Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-20T11:38:30.684696048Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.359579ms logger=migrator t=2026-05-20T11:38:30.689129518Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-20T11:38:30.689323632Z level=info msg="Migration successfully executed" id="Update uid value" duration=201.415µs logger=migrator t=2026-05-20T11:38:30.692944893Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-20T11:38:30.693775003Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=830.11µs logger=migrator t=2026-05-20T11:38:30.700039228Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-20T11:38:30.703408271Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=3.372233ms logger=migrator t=2026-05-20T11:38:30.709047571Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-20T11:38:30.710124989Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.076788ms logger=migrator t=2026-05-20T11:38:30.739157618Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-20T11:38:30.740113891Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=964.743µs logger=migrator t=2026-05-20T11:38:30.752762616Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-20T11:38:30.754206061Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.443576ms logger=migrator t=2026-05-20T11:38:30.758753524Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-20T11:38:30.760302763Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.545139ms logger=migrator t=2026-05-20T11:38:30.765770418Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-20T11:38:30.76667279Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=902.272µs logger=migrator t=2026-05-20T11:38:30.771225734Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-20T11:38:30.77228844Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.062316ms logger=migrator t=2026-05-20T11:38:30.779387765Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-20T11:38:30.780213556Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=826.061µs logger=migrator t=2026-05-20T11:38:30.784450231Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-20T11:38:30.792118761Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.67436ms logger=migrator t=2026-05-20T11:38:30.798020988Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-20T11:38:30.798835547Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=813.84µs logger=migrator t=2026-05-20T11:38:30.803734539Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-20T11:38:30.80460207Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=868.051µs logger=migrator t=2026-05-20T11:38:30.808657071Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-20T11:38:30.809634835Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=977.304µs logger=migrator t=2026-05-20T11:38:30.81469131Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-20T11:38:30.815657564Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=970.374µs logger=migrator t=2026-05-20T11:38:30.819753766Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-20T11:38:30.820123675Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=364.629µs logger=migrator t=2026-05-20T11:38:30.824412492Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-20T11:38:30.825055558Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=636.385µs logger=migrator t=2026-05-20T11:38:30.829032476Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-20T11:38:30.829087667Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=57.101µs logger=migrator t=2026-05-20T11:38:30.833394404Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-20T11:38:30.838103801Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.702686ms logger=migrator t=2026-05-20T11:38:30.843943596Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-20T11:38:30.848826857Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.88318ms logger=migrator t=2026-05-20T11:38:30.854165949Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-20T11:38:30.854303312Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=137.733µs logger=migrator t=2026-05-20T11:38:30.860427644Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-20T11:38:30.864575947Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.144713ms logger=migrator t=2026-05-20T11:38:30.878226956Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-20T11:38:30.882760108Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.530362ms logger=migrator t=2026-05-20T11:38:30.889318101Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-20T11:38:30.890264244Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=949.063µs logger=migrator t=2026-05-20T11:38:30.893841433Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-20T11:38:30.894367066Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=525.813µs logger=migrator t=2026-05-20T11:38:30.898844077Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-20T11:38:30.899692438Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=848.111µs logger=migrator t=2026-05-20T11:38:30.903621926Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-20T11:38:30.904436166Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=821.69µs logger=migrator t=2026-05-20T11:38:30.907887051Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-20T11:38:30.908666481Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=779.8µs logger=migrator t=2026-05-20T11:38:30.913402018Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-20T11:38:30.914246929Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=844.941µs logger=migrator t=2026-05-20T11:38:30.918165396Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-20T11:38:30.918261688Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=97.362µs logger=migrator t=2026-05-20T11:38:30.922038662Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-20T11:38:30.922076223Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=48.432µs logger=migrator t=2026-05-20T11:38:30.925896768Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-20T11:38:30.929027325Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.131597ms logger=migrator t=2026-05-20T11:38:30.934252025Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-20T11:38:30.937063995Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.81209ms logger=migrator t=2026-05-20T11:38:30.942780267Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-20T11:38:30.942847038Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.341µs logger=migrator t=2026-05-20T11:38:30.946365335Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-20T11:38:30.947146644Z level=info msg="Migration successfully executed" id="create quota table v1" duration=788.299µs logger=migrator t=2026-05-20T11:38:30.952248491Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-20T11:38:30.953550264Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.301303ms logger=migrator t=2026-05-20T11:38:30.958095826Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-20T11:38:30.958201368Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=104.862µs logger=migrator t=2026-05-20T11:38:30.962233759Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-20T11:38:30.962968017Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=734.088µs logger=migrator t=2026-05-20T11:38:30.967648133Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-20T11:38:30.968405902Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=751.409µs logger=migrator t=2026-05-20T11:38:30.972559484Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-20T11:38:30.977348273Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.788489ms logger=migrator t=2026-05-20T11:38:30.982646755Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-20T11:38:30.982671365Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.56µs logger=migrator t=2026-05-20T11:38:30.989585636Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-20T11:38:30.991503474Z level=info msg="Migration successfully executed" id="create session table" duration=1.922068ms logger=migrator t=2026-05-20T11:38:31.020180755Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-20T11:38:31.02039832Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=217.965µs logger=migrator t=2026-05-20T11:38:31.029577989Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-20T11:38:31.030085591Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=523.123µs logger=migrator t=2026-05-20T11:38:31.037417053Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-20T11:38:31.039656638Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=2.229425ms logger=migrator t=2026-05-20T11:38:31.045224976Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-20T11:38:31.04614538Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=921.773µs logger=migrator t=2026-05-20T11:38:31.052129268Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-20T11:38:31.052159299Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.7µs logger=migrator t=2026-05-20T11:38:31.089084174Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-20T11:38:31.089162726Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=76.572µs logger=migrator t=2026-05-20T11:38:31.09500013Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-20T11:38:31.099202335Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.204345ms logger=migrator t=2026-05-20T11:38:31.103786498Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-20T11:38:31.106991137Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.204489ms logger=migrator t=2026-05-20T11:38:31.115746255Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-20T11:38:31.115866518Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=122.893µs logger=migrator t=2026-05-20T11:38:31.121932399Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-20T11:38:31.122090302Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=155.844µs logger=migrator t=2026-05-20T11:38:31.127018274Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-20T11:38:31.128156982Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.137238ms logger=migrator t=2026-05-20T11:38:31.133560016Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-20T11:38:31.133597537Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.221µs logger=migrator t=2026-05-20T11:38:31.139234787Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-20T11:38:31.144213621Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.978584ms logger=migrator t=2026-05-20T11:38:31.148706511Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-20T11:38:31.148849535Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.334µs logger=migrator t=2026-05-20T11:38:31.15506945Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-20T11:38:31.16074191Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.67379ms logger=migrator t=2026-05-20T11:38:31.166314409Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-20T11:38:31.169680972Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.367123ms logger=migrator t=2026-05-20T11:38:31.173906916Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-20T11:38:31.173975148Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.352µs logger=migrator t=2026-05-20T11:38:31.178045939Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-20T11:38:31.179003323Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=959.804µs logger=migrator t=2026-05-20T11:38:31.18455761Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-20T11:38:31.185473003Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=916.533µs logger=migrator t=2026-05-20T11:38:31.189564735Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-20T11:38:31.190744344Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.177559ms logger=migrator t=2026-05-20T11:38:31.194568699Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-20T11:38:31.195592914Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.027815ms logger=migrator t=2026-05-20T11:38:31.202375112Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-20T11:38:31.203708855Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.339113ms logger=migrator t=2026-05-20T11:38:31.208025022Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-20T11:38:31.208895154Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=870.382µs logger=migrator t=2026-05-20T11:38:31.21360041Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-20T11:38:31.214863462Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.264652ms logger=migrator t=2026-05-20T11:38:31.223839134Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-20T11:38:31.225026834Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.18523ms logger=migrator t=2026-05-20T11:38:31.234676933Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-20T11:38:31.236106848Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.432695ms logger=migrator t=2026-05-20T11:38:31.243639745Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-20T11:38:31.25350849Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.859635ms logger=migrator t=2026-05-20T11:38:31.260171995Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-20T11:38:31.260939644Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=767.999µs logger=migrator t=2026-05-20T11:38:31.267009145Z 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-05-20T11:38:31.267918628Z 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=909.843µs logger=migrator t=2026-05-20T11:38:31.274364947Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-20T11:38:31.274633684Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=269.087µs logger=migrator t=2026-05-20T11:38:31.282470768Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-20T11:38:31.283488133Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.020455ms logger=migrator t=2026-05-20T11:38:31.290006395Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-20T11:38:31.290909957Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=901.402µs logger=migrator t=2026-05-20T11:38:31.298295081Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-20T11:38:31.303325405Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.027904ms logger=migrator t=2026-05-20T11:38:31.310879622Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-20T11:38:31.314705488Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.826966ms logger=migrator t=2026-05-20T11:38:31.31922998Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-20T11:38:31.323329672Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.099033ms logger=migrator t=2026-05-20T11:38:31.327685089Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-20T11:38:31.331560556Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.880627ms logger=migrator t=2026-05-20T11:38:31.33619508Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-20T11:38:31.337462192Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.266272ms logger=migrator t=2026-05-20T11:38:31.341145123Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-20T11:38:31.341176924Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.981µs logger=migrator t=2026-05-20T11:38:31.354416042Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-20T11:38:31.354477114Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=65.762µs logger=migrator t=2026-05-20T11:38:31.358663777Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-20T11:38:31.359606651Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=946.324µs logger=migrator t=2026-05-20T11:38:31.370664075Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-20T11:38:31.37166201Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=996.865µs logger=migrator t=2026-05-20T11:38:31.378426057Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-20T11:38:31.379275339Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=856.642µs logger=migrator t=2026-05-20T11:38:31.387168254Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-20T11:38:31.388062907Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=855.892µs logger=migrator t=2026-05-20T11:38:31.392557947Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-20T11:38:31.39344512Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=887.123µs logger=migrator t=2026-05-20T11:38:31.402039343Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-20T11:38:31.404873173Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=2.83664ms logger=migrator t=2026-05-20T11:38:31.408991185Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-20T11:38:31.411653681Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.662126ms logger=migrator t=2026-05-20T11:38:31.426178101Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-20T11:38:31.426639373Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=464.392µs logger=migrator t=2026-05-20T11:38:31.473838732Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-20T11:38:31.475134365Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.344314ms logger=migrator t=2026-05-20T11:38:31.494406273Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-20T11:38:31.495716475Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.312932ms logger=migrator t=2026-05-20T11:38:31.50839464Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-20T11:38:31.513992068Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.599368ms logger=migrator t=2026-05-20T11:38:31.518805597Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-20T11:38:31.518879589Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.202µs logger=migrator t=2026-05-20T11:38:31.523167526Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-20T11:38:31.523946675Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=779.959µs logger=migrator t=2026-05-20T11:38:31.531955323Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-20T11:38:31.534864916Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.904392ms logger=migrator t=2026-05-20T11:38:31.543046579Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-20T11:38:31.543284334Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=148.984µs logger=migrator t=2026-05-20T11:38:31.547664303Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-20T11:38:31.548589066Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=924.703µs logger=migrator t=2026-05-20T11:38:31.557770163Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-20T11:38:31.558644916Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=874.713µs logger=migrator t=2026-05-20T11:38:31.563430814Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-20T11:38:31.564273975Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=843.171µs logger=migrator t=2026-05-20T11:38:31.570410697Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-20T11:38:31.571261338Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=850.561µs logger=migrator t=2026-05-20T11:38:31.5761698Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-20T11:38:31.577729528Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.556568ms logger=migrator t=2026-05-20T11:38:31.582047446Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-20T11:38:31.582940897Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=893.041µs logger=migrator t=2026-05-20T11:38:31.59069192Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-20T11:38:31.590747821Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=63.051µs logger=migrator t=2026-05-20T11:38:31.595883289Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-20T11:38:31.601364485Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.481096ms logger=migrator t=2026-05-20T11:38:31.606738658Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-20T11:38:31.608263915Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.533727ms logger=migrator t=2026-05-20T11:38:31.611862585Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-20T11:38:31.617600627Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.738152ms logger=migrator t=2026-05-20T11:38:31.622218341Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-20T11:38:31.623043462Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=823.441µs logger=migrator t=2026-05-20T11:38:31.638898185Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-20T11:38:31.641435188Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.534443ms logger=migrator t=2026-05-20T11:38:31.64675778Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-20T11:38:31.649034957Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.277926ms logger=migrator t=2026-05-20T11:38:31.656577764Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-20T11:38:31.66934259Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.764066ms logger=migrator t=2026-05-20T11:38:31.677607055Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-20T11:38:31.678979059Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.373424ms logger=migrator t=2026-05-20T11:38:31.686851574Z 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-05-20T11:38:31.688075895Z 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.225761ms logger=migrator t=2026-05-20T11:38:31.697856487Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-20T11:38:31.698199905Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=355.099µs logger=migrator t=2026-05-20T11:38:31.704853801Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-20T11:38:31.705811374Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=959.803µs logger=migrator t=2026-05-20T11:38:31.713944976Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-20T11:38:31.714283984Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=351.149µs logger=migrator t=2026-05-20T11:38:31.720345174Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-20T11:38:31.725208035Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.862151ms logger=migrator t=2026-05-20T11:38:31.735398868Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-20T11:38:31.73994184Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.538092ms logger=migrator t=2026-05-20T11:38:31.746828411Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-20T11:38:31.747715933Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=883.372µs logger=migrator t=2026-05-20T11:38:31.756316416Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-20T11:38:31.757928207Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.611951ms logger=migrator t=2026-05-20T11:38:31.765596147Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-20T11:38:31.769836161Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=4.225135ms logger=migrator t=2026-05-20T11:38:31.780938166Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-20T11:38:31.787713844Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.777518ms logger=migrator t=2026-05-20T11:38:31.793640212Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-20T11:38:31.794583615Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=943.313µs logger=migrator t=2026-05-20T11:38:31.802186304Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-20T11:38:31.80244846Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=262.976µs logger=migrator t=2026-05-20T11:38:31.807421393Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-20T11:38:31.808153222Z level=info msg="Migration successfully executed" id="Move region to single row" duration=731.148µs logger=migrator t=2026-05-20T11:38:32.008308094Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-20T11:38:32.010203791Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.896687ms logger=migrator t=2026-05-20T11:38:32.01946443Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-20T11:38:32.020951858Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.490368ms logger=migrator t=2026-05-20T11:38:32.031883819Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-20T11:38:32.033368155Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.484596ms logger=migrator t=2026-05-20T11:38:32.044010099Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-20T11:38:32.046015739Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.01211ms logger=migrator t=2026-05-20T11:38:32.051196627Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-20T11:38:32.052037008Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=840.511µs logger=migrator t=2026-05-20T11:38:32.058326234Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-20T11:38:32.060070858Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.730233ms logger=migrator t=2026-05-20T11:38:32.066842075Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-20T11:38:32.066913407Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.702µs logger=migrator t=2026-05-20T11:38:32.074717651Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-20T11:38:32.07632561Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.60736ms logger=migrator t=2026-05-20T11:38:32.083326234Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-20T11:38:32.084521323Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.20023ms logger=migrator t=2026-05-20T11:38:32.093474146Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-20T11:38:32.095054894Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.584789ms logger=migrator t=2026-05-20T11:38:32.105470373Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-20T11:38:32.106943359Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.477246ms logger=migrator t=2026-05-20T11:38:32.114334152Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-20T11:38:32.114692561Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=368.969µs logger=migrator t=2026-05-20T11:38:32.120784792Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-20T11:38:32.12149672Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=716.278µs logger=migrator t=2026-05-20T11:38:32.129480517Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-20T11:38:32.12960609Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=129.933µs logger=migrator t=2026-05-20T11:38:32.135677312Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-20T11:38:32.136856051Z level=info msg="Migration successfully executed" id="create team table" duration=1.179369ms logger=migrator t=2026-05-20T11:38:32.143433133Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-20T11:38:32.144956962Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.56018ms logger=migrator t=2026-05-20T11:38:32.151606666Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-20T11:38:32.152591001Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=985.895µs logger=migrator t=2026-05-20T11:38:32.15899393Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-20T11:38:32.167166152Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.165182ms logger=migrator t=2026-05-20T11:38:32.175808997Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-20T11:38:32.176102484Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=297.798µs logger=migrator t=2026-05-20T11:38:32.185946388Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-20T11:38:32.186981884Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.036166ms logger=migrator t=2026-05-20T11:38:32.198076139Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-20T11:38:32.199148705Z level=info msg="Migration successfully executed" id="create team member table" duration=1.073446ms logger=migrator t=2026-05-20T11:38:32.20699278Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-20T11:38:32.208045435Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.053235ms logger=migrator t=2026-05-20T11:38:32.216904606Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-20T11:38:32.218216108Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.311202ms logger=migrator t=2026-05-20T11:38:32.224880753Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-20T11:38:32.226512144Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.632881ms logger=migrator t=2026-05-20T11:38:32.232805969Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-20T11:38:32.240807808Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.993429ms logger=migrator t=2026-05-20T11:38:32.246736635Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-20T11:38:32.251109794Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.377089ms logger=migrator t=2026-05-20T11:38:32.269620392Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-20T11:38:32.277294883Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.66616ms logger=migrator t=2026-05-20T11:38:32.289744252Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-20T11:38:32.291208478Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.464446ms logger=migrator t=2026-05-20T11:38:32.304438876Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-20T11:38:32.305935783Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.497446ms logger=migrator t=2026-05-20T11:38:32.316198197Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-20T11:38:32.318523755Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.325008ms logger=migrator t=2026-05-20T11:38:32.366376652Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-20T11:38:32.368062114Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.687113ms logger=migrator t=2026-05-20T11:38:32.387817363Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-20T11:38:32.389625478Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.813675ms logger=migrator t=2026-05-20T11:38:32.424431741Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-20T11:38:32.426316757Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.879916ms logger=migrator t=2026-05-20T11:38:32.446259571Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-20T11:38:32.447938953Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.679072ms logger=migrator t=2026-05-20T11:38:32.47646013Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-20T11:38:32.478258745Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.803715ms logger=migrator t=2026-05-20T11:38:32.495923573Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-20T11:38:32.496707482Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=782.469µs logger=migrator t=2026-05-20T11:38:32.534042128Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-20T11:38:32.534569701Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=531.413µs logger=migrator t=2026-05-20T11:38:32.566210855Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-20T11:38:32.567656652Z level=info msg="Migration successfully executed" id="create tag table" duration=1.447867ms logger=migrator t=2026-05-20T11:38:32.58615243Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-20T11:38:32.588071968Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.918868ms logger=migrator t=2026-05-20T11:38:32.63212856Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-20T11:38:32.633610627Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.482016ms logger=migrator t=2026-05-20T11:38:32.666446441Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-20T11:38:32.668246576Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.812295ms logger=migrator t=2026-05-20T11:38:32.728620852Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-20T11:38:32.73054023Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.931509ms logger=migrator t=2026-05-20T11:38:32.754343179Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-20T11:38:32.772013178Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.667249ms logger=migrator t=2026-05-20T11:38:32.793892341Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-20T11:38:32.795542181Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.65268ms logger=migrator t=2026-05-20T11:38:32.85802112Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-20T11:38:32.859814995Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.796895ms logger=migrator t=2026-05-20T11:38:32.887804549Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-20T11:38:32.888312591Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=506.492µs logger=migrator t=2026-05-20T11:38:32.928746684Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-20T11:38:32.929865992Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.132548ms logger=migrator t=2026-05-20T11:38:32.968845088Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-20T11:38:32.969902054Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.060926ms logger=migrator t=2026-05-20T11:38:32.985262975Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-20T11:38:32.986859795Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.602109ms logger=migrator t=2026-05-20T11:38:33.031977854Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-20T11:38:33.032094706Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=117.052µs logger=migrator t=2026-05-20T11:38:33.08470852Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-20T11:38:33.088744711Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.043191ms logger=migrator t=2026-05-20T11:38:33.130424404Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-20T11:38:33.140075723Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.653979ms logger=migrator t=2026-05-20T11:38:33.163672949Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-20T11:38:33.16898054Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.30814ms logger=migrator t=2026-05-20T11:38:33.195300073Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-20T11:38:33.202742138Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.444505ms logger=migrator t=2026-05-20T11:38:33.212314535Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-20T11:38:33.214585161Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.276737ms logger=migrator t=2026-05-20T11:38:33.23994964Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-20T11:38:33.250232594Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=10.279804ms logger=migrator t=2026-05-20T11:38:33.26172547Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-20T11:38:33.262765465Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.038115ms logger=migrator t=2026-05-20T11:38:33.282333871Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-20T11:38:33.283613032Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.276562ms logger=migrator t=2026-05-20T11:38:33.316680192Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-20T11:38:33.318130958Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.454466ms logger=migrator t=2026-05-20T11:38:33.338635256Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-20T11:38:33.340524824Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.903198ms logger=migrator t=2026-05-20T11:38:33.439656481Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-20T11:38:33.441040766Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.376574ms logger=migrator t=2026-05-20T11:38:33.570225398Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-20T11:38:33.571241463Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.018865ms logger=migrator t=2026-05-20T11:38:33.640232554Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-20T11:38:33.646678024Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.44707ms logger=migrator t=2026-05-20T11:38:33.670664498Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-20T11:38:33.672135024Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.470216ms logger=migrator t=2026-05-20T11:38:33.679420705Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-20T11:38:33.681148078Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.726262ms logger=migrator t=2026-05-20T11:38:33.687211158Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-20T11:38:33.688210803Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=994.325µs logger=migrator t=2026-05-20T11:38:33.701131213Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-20T11:38:33.702081857Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=951.424µs logger=migrator t=2026-05-20T11:38:33.711752957Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-20T11:38:33.713453129Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.701783ms logger=migrator t=2026-05-20T11:38:33.721435927Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-20T11:38:33.721641732Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=206.145µs logger=migrator t=2026-05-20T11:38:33.728216915Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-20T11:38:33.728319747Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=91.252µs logger=migrator t=2026-05-20T11:38:33.733894036Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-20T11:38:33.735744592Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.848966ms logger=migrator t=2026-05-20T11:38:33.742064228Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-20T11:38:33.743207256Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.143858ms logger=migrator t=2026-05-20T11:38:33.747447612Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-20T11:38:33.748498167Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.055915ms logger=migrator t=2026-05-20T11:38:33.755198784Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-20T11:38:33.755367518Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=173.004µs logger=migrator t=2026-05-20T11:38:33.760630489Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-20T11:38:33.762669169Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.04098ms logger=migrator t=2026-05-20T11:38:33.767608811Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-20T11:38:33.76872394Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.115369ms logger=migrator t=2026-05-20T11:38:33.772807961Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-20T11:38:33.773932978Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.125238ms logger=migrator t=2026-05-20T11:38:33.782140162Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-20T11:38:33.783914906Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.822706ms logger=migrator t=2026-05-20T11:38:33.789007002Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-20T11:38:33.797238547Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.212364ms logger=migrator t=2026-05-20T11:38:33.803225155Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-20T11:38:33.804083606Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=858.651µs logger=migrator t=2026-05-20T11:38:33.809202513Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-20T11:38:33.809353137Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=148.683µs logger=migrator t=2026-05-20T11:38:33.814775441Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-20T11:38:33.816618997Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.842106ms logger=migrator t=2026-05-20T11:38:33.821435556Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-20T11:38:33.823556459Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.102062ms logger=migrator t=2026-05-20T11:38:33.828399459Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-20T11:38:33.830622434Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.233055ms logger=migrator t=2026-05-20T11:38:33.836370047Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-20T11:38:33.836435328Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.351µs logger=migrator t=2026-05-20T11:38:33.841634507Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-20T11:38:33.843249867Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.61148ms logger=migrator t=2026-05-20T11:38:33.847959124Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-20T11:38:33.849984685Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.02557ms logger=migrator t=2026-05-20T11:38:33.854863145Z 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-05-20T11:38:33.856554977Z 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.687712ms logger=migrator t=2026-05-20T11:38:33.860541056Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-20T11:38:33.862246848Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.703243ms logger=migrator t=2026-05-20T11:38:33.869445527Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-20T11:38:33.87522214Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.776233ms logger=migrator t=2026-05-20T11:38:33.878972373Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-20T11:38:33.880378137Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.405224ms logger=migrator t=2026-05-20T11:38:33.883888225Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-20T11:38:33.884764316Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=875.151µs logger=migrator t=2026-05-20T11:38:33.891615396Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-20T11:38:33.921529698Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.913322ms logger=migrator t=2026-05-20T11:38:33.925384973Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-20T11:38:33.951180853Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.79513ms logger=migrator t=2026-05-20T11:38:33.955873389Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-20T11:38:33.956573247Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=699.578µs logger=migrator t=2026-05-20T11:38:33.959823258Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-20T11:38:33.960527345Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=704.247µs logger=migrator t=2026-05-20T11:38:33.964624406Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-20T11:38:33.972710817Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.094181ms logger=migrator t=2026-05-20T11:38:33.977834324Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-20T11:38:33.983567195Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.732401ms logger=migrator t=2026-05-20T11:38:33.987840892Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-20T11:38:33.988790825Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=950.013µs logger=migrator t=2026-05-20T11:38:33.994970928Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-20T11:38:33.995933263Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=962.235µs logger=migrator t=2026-05-20T11:38:34.004191637Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-20T11:38:34.005743175Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.551628ms logger=migrator t=2026-05-20T11:38:34.011226241Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-20T11:38:34.012868643Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.642171ms logger=migrator t=2026-05-20T11:38:34.017818034Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-20T11:38:34.017894246Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=77.342µs logger=migrator t=2026-05-20T11:38:34.023554028Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-20T11:38:34.032756036Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.202368ms logger=migrator t=2026-05-20T11:38:34.036950609Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-20T11:38:34.043656416Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.705617ms logger=migrator t=2026-05-20T11:38:34.048352802Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-20T11:38:34.057405357Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.055996ms logger=migrator t=2026-05-20T11:38:34.061646682Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-20T11:38:34.06276495Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.107219ms logger=migrator t=2026-05-20T11:38:34.067988038Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-20T11:38:34.069035495Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.047057ms logger=migrator t=2026-05-20T11:38:34.07405379Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-20T11:38:34.079249168Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.198138ms logger=migrator t=2026-05-20T11:38:34.084142609Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-20T11:38:34.090916568Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.773089ms logger=migrator t=2026-05-20T11:38:34.100069574Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-20T11:38:34.101746565Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.680951ms logger=migrator t=2026-05-20T11:38:34.106696668Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-20T11:38:34.113408605Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.711537ms logger=migrator t=2026-05-20T11:38:34.175182907Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-20T11:38:34.184368424Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.184897ms logger=migrator t=2026-05-20T11:38:34.190044905Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-20T11:38:34.190193539Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=150.834µs logger=migrator t=2026-05-20T11:38:34.194266869Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-20T11:38:34.196200308Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.930238ms logger=migrator t=2026-05-20T11:38:34.201361606Z 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-05-20T11:38:34.202727399Z 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.364943ms logger=migrator t=2026-05-20T11:38:34.208128183Z 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-05-20T11:38:34.209324963Z 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.19817ms logger=migrator t=2026-05-20T11:38:34.213904786Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-20T11:38:34.21403318Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=132.264µs logger=migrator t=2026-05-20T11:38:34.218858769Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-20T11:38:34.22653162Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.674311ms logger=migrator t=2026-05-20T11:38:34.233594914Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-20T11:38:34.241407018Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.814564ms logger=migrator t=2026-05-20T11:38:34.246047954Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-20T11:38:34.25558342Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.534546ms logger=migrator t=2026-05-20T11:38:34.261028255Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-20T11:38:34.266843259Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.815294ms logger=migrator t=2026-05-20T11:38:34.271435803Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-20T11:38:34.278797766Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.365283ms logger=migrator t=2026-05-20T11:38:34.283132193Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-20T11:38:34.283216055Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=79.002µs logger=migrator t=2026-05-20T11:38:34.288295941Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-20T11:38:34.290017154Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.718983ms logger=migrator t=2026-05-20T11:38:34.296444063Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-20T11:38:34.303322653Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.87752ms logger=migrator t=2026-05-20T11:38:34.307022355Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-20T11:38:34.307097017Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=75.832µs logger=migrator t=2026-05-20T11:38:34.313114536Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-20T11:38:34.322874568Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.760682ms logger=migrator t=2026-05-20T11:38:34.44997368Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-20T11:38:34.451795834Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.822804ms logger=migrator t=2026-05-20T11:38:34.599757603Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-20T11:38:34.608475319Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.720476ms logger=migrator t=2026-05-20T11:38:34.634835133Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-20T11:38:34.636914584Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=2.07874ms logger=migrator t=2026-05-20T11:38:34.646108102Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-20T11:38:34.647111997Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.003695ms logger=migrator t=2026-05-20T11:38:34.666871447Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-20T11:38:34.677605603Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.735556ms logger=migrator t=2026-05-20T11:38:34.696521322Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-20T11:38:34.698557142Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.03616ms logger=migrator t=2026-05-20T11:38:34.714674082Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-20T11:38:34.716000415Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.325693ms logger=migrator t=2026-05-20T11:38:34.733219162Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-20T11:38:34.734296888Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.077656ms logger=migrator t=2026-05-20T11:38:34.768900727Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-20T11:38:34.771249394Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.348537ms logger=migrator t=2026-05-20T11:38:34.787034756Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-20T11:38:34.78719157Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=157.434µs logger=migrator t=2026-05-20T11:38:34.794917382Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-20T11:38:34.795843554Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=925.942µs logger=migrator t=2026-05-20T11:38:34.802655544Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-20T11:38:34.804225172Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.569628ms logger=migrator t=2026-05-20T11:38:34.808275573Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-20T11:38:34.808897188Z 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-05-20T11:38:34.814388775Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-20T11:38:34.814960839Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=572.004µs logger=migrator t=2026-05-20T11:38:34.819706106Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-20T11:38:34.820765942Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.059616ms logger=migrator t=2026-05-20T11:38:34.825433668Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-20T11:38:34.832041962Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.608094ms logger=migrator t=2026-05-20T11:38:34.836704568Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-20T11:38:34.837445266Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=740.738µs logger=migrator t=2026-05-20T11:38:34.842568813Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-20T11:38:34.844695286Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.103663ms logger=migrator t=2026-05-20T11:38:34.85090692Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-20T11:38:34.852019897Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.113817ms logger=migrator t=2026-05-20T11:38:34.856173531Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-20T11:38:34.857180865Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.004734ms logger=migrator t=2026-05-20T11:38:34.862472697Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-20T11:38:34.863467111Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=994.094µs logger=migrator t=2026-05-20T11:38:34.867659615Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-20T11:38:34.867684946Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.051µs logger=migrator t=2026-05-20T11:38:34.871648144Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-20T11:38:34.871730966Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=83.602µs logger=migrator t=2026-05-20T11:38:34.879261853Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-20T11:38:34.886127683Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.86565ms logger=migrator t=2026-05-20T11:38:34.891798283Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-20T11:38:34.892139673Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=343.13µs logger=migrator t=2026-05-20T11:38:34.895879325Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-20T11:38:34.897073454Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.195329ms logger=migrator t=2026-05-20T11:38:34.903430532Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-20T11:38:34.903692529Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=262.427µs logger=migrator t=2026-05-20T11:38:34.908371494Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-20T11:38:34.910032396Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.660932ms logger=migrator t=2026-05-20T11:38:34.91461815Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-20T11:38:34.91586767Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.24928ms logger=migrator t=2026-05-20T11:38:34.921538421Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-20T11:38:34.953738699Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.200228ms logger=migrator t=2026-05-20T11:38:34.959993474Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-20T11:38:34.966020084Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.023199ms logger=migrator t=2026-05-20T11:38:34.971570691Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-20T11:38:34.971709755Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=139.524µs logger=migrator t=2026-05-20T11:38:34.977074418Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-20T11:38:35.011919021Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.844113ms logger=migrator t=2026-05-20T11:38:35.029130178Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-20T11:38:35.061820939Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.65626ms logger=migrator t=2026-05-20T11:38:35.069249303Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-20T11:38:35.069884259Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=635.226µs logger=migrator t=2026-05-20T11:38:35.076034091Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-20T11:38:35.076972555Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=938.064µs logger=migrator t=2026-05-20T11:38:35.082699787Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-20T11:38:35.083002974Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=303.397µs logger=migrator t=2026-05-20T11:38:35.088856249Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-20T11:38:35.08969393Z level=info msg="Migration successfully executed" id="create permission table" duration=837.461µs logger=migrator t=2026-05-20T11:38:35.094193102Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-20T11:38:35.095702199Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.509017ms logger=migrator t=2026-05-20T11:38:35.10097912Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-20T11:38:35.102569059Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.590459ms logger=migrator t=2026-05-20T11:38:35.110122126Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-20T11:38:35.110965088Z level=info msg="Migration successfully executed" id="create role table" duration=842.872µs logger=migrator t=2026-05-20T11:38:35.116775142Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-20T11:38:35.123972379Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.196697ms logger=migrator t=2026-05-20T11:38:35.295535184Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-20T11:38:35.30427759Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.745007ms logger=migrator t=2026-05-20T11:38:35.312377621Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-20T11:38:35.313453457Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.075676ms logger=migrator t=2026-05-20T11:38:35.32161186Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-20T11:38:35.323961948Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.349608ms logger=migrator t=2026-05-20T11:38:35.330384927Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-20T11:38:35.331471864Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.086847ms logger=migrator t=2026-05-20T11:38:35.338901978Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-20T11:38:35.340433357Z level=info msg="Migration successfully executed" id="create team role table" duration=1.531459ms logger=migrator t=2026-05-20T11:38:35.346241301Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-20T11:38:35.347556043Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.314392ms logger=migrator t=2026-05-20T11:38:35.353617063Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-20T11:38:35.354728621Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.108598ms logger=migrator t=2026-05-20T11:38:35.360902614Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-20T11:38:35.362290518Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.386394ms logger=migrator t=2026-05-20T11:38:35.369097277Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-20T11:38:35.370475891Z level=info msg="Migration successfully executed" id="create user role table" duration=1.378124ms logger=migrator t=2026-05-20T11:38:35.376907311Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-20T11:38:35.379244598Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.339287ms logger=migrator t=2026-05-20T11:38:35.387076953Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-20T11:38:35.388131999Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.054186ms logger=migrator t=2026-05-20T11:38:35.394396394Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-20T11:38:35.39662145Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.224416ms logger=migrator t=2026-05-20T11:38:35.402542506Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-20T11:38:35.403333226Z level=info msg="Migration successfully executed" id="create builtin role table" duration=788.46µs logger=migrator t=2026-05-20T11:38:35.415299672Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-20T11:38:35.417101467Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.801365ms logger=migrator t=2026-05-20T11:38:35.422629804Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-20T11:38:35.42486805Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.238016ms logger=migrator t=2026-05-20T11:38:35.429936886Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-20T11:38:35.437709078Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.771552ms logger=migrator t=2026-05-20T11:38:35.443768258Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-20T11:38:35.444792694Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.024646ms logger=migrator t=2026-05-20T11:38:35.451589532Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-20T11:38:35.453955851Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.365889ms logger=migrator t=2026-05-20T11:38:35.460228646Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-20T11:38:35.461218091Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=989.035µs logger=migrator t=2026-05-20T11:38:35.46639782Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-20T11:38:35.467460756Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.062916ms logger=migrator t=2026-05-20T11:38:35.474425238Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-20T11:38:35.475635219Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.209991ms logger=migrator t=2026-05-20T11:38:35.481453583Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-20T11:38:35.483801201Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.346248ms logger=migrator t=2026-05-20T11:38:35.489712418Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-20T11:38:35.497847519Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.136281ms logger=migrator t=2026-05-20T11:38:35.503767846Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-20T11:38:35.509463887Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.696081ms logger=migrator t=2026-05-20T11:38:35.514973114Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-20T11:38:35.521428524Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.45708ms logger=migrator t=2026-05-20T11:38:35.526788637Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-20T11:38:35.534621371Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.832494ms logger=migrator t=2026-05-20T11:38:35.541403419Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-20T11:38:35.544413293Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.991914ms logger=migrator t=2026-05-20T11:38:35.551663244Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-20T11:38:35.552890944Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.22759ms logger=migrator t=2026-05-20T11:38:35.559047477Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-20T11:38:35.560160004Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.110007ms logger=migrator t=2026-05-20T11:38:35.567015703Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-20T11:38:35.569026873Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.01006ms logger=migrator t=2026-05-20T11:38:35.576415127Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-20T11:38:35.578102848Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.686811ms logger=migrator t=2026-05-20T11:38:35.587279996Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-20T11:38:35.587454881Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=164.424µs logger=migrator t=2026-05-20T11:38:35.594057144Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-20T11:38:35.594113956Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=58.721µs logger=migrator t=2026-05-20T11:38:35.599023837Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-20T11:38:35.599441408Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=417.211µs logger=migrator t=2026-05-20T11:38:35.604699098Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-20T11:38:35.605547339Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=848.451µs logger=migrator t=2026-05-20T11:38:35.611961329Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-20T11:38:35.612651135Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=692.696µs logger=migrator t=2026-05-20T11:38:35.619898085Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-20T11:38:35.620252153Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=353.858µs logger=migrator t=2026-05-20T11:38:35.62614285Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-20T11:38:35.62696904Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=826.31µs logger=migrator t=2026-05-20T11:38:35.633614535Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-20T11:38:35.635091482Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.475297ms logger=migrator t=2026-05-20T11:38:35.64229863Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-20T11:38:35.643570702Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.271842ms logger=migrator t=2026-05-20T11:38:35.659452975Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-20T11:38:35.667775502Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.319356ms logger=migrator t=2026-05-20T11:38:35.674743145Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-20T11:38:35.674873208Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=130.803µs logger=migrator t=2026-05-20T11:38:35.680759554Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-20T11:38:35.682286352Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.527898ms logger=migrator t=2026-05-20T11:38:35.690754502Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-20T11:38:35.692547386Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.792184ms logger=migrator t=2026-05-20T11:38:35.698821602Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-20T11:38:35.699893388Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.071636ms logger=migrator t=2026-05-20T11:38:35.707465076Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-20T11:38:35.716622263Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.157087ms logger=migrator t=2026-05-20T11:38:35.724015227Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-20T11:38:35.725034392Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.019385ms logger=migrator t=2026-05-20T11:38:35.731575314Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-20T11:38:35.733202684Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.62954ms logger=migrator t=2026-05-20T11:38:35.740276919Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-20T11:38:35.767085534Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.809985ms logger=migrator t=2026-05-20T11:38:35.772511869Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-20T11:38:35.773571015Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.058996ms logger=migrator t=2026-05-20T11:38:35.77983459Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-20T11:38:35.781563993Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.728943ms logger=migrator t=2026-05-20T11:38:35.788182217Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-20T11:38:35.789276095Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.091948ms logger=migrator t=2026-05-20T11:38:35.794899874Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-20T11:38:35.795992281Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.091837ms logger=migrator t=2026-05-20T11:38:35.802530874Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-20T11:38:35.802756489Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=226.015µs logger=migrator t=2026-05-20T11:38:35.810633124Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-20T11:38:35.812174872Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.544399ms logger=migrator t=2026-05-20T11:38:35.81894397Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-20T11:38:35.827228675Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.284555ms logger=migrator t=2026-05-20T11:38:35.833418709Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-20T11:38:35.83426177Z level=info msg="Migration successfully executed" id="create entity_events table" duration=842.571µs logger=migrator t=2026-05-20T11:38:35.842182207Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-20T11:38:35.84394685Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.764153ms logger=migrator t=2026-05-20T11:38:35.850354369Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-20T11:38:35.850823331Z 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-05-20T11:38:35.8564368Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-20T11:38:35.857182088Z 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-05-20T11:38:35.863149846Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-20T11:38:35.863986216Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=835.99µs logger=migrator t=2026-05-20T11:38:35.869125824Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-20T11:38:35.870863778Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.737643ms logger=migrator t=2026-05-20T11:38:35.878898677Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-20T11:38:35.879991464Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.091106ms logger=migrator t=2026-05-20T11:38:35.888629637Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-20T11:38:35.890455383Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.824696ms logger=migrator t=2026-05-20T11:38:35.897959469Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-20T11:38:35.898989714Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.030305ms logger=migrator t=2026-05-20T11:38:35.905338882Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-20T11:38:35.906999043Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.659972ms logger=migrator t=2026-05-20T11:38:35.913677738Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-20T11:38:35.914494599Z level=info msg="Migration successfully executed" id="Drop public config table" duration=814.361µs logger=migrator t=2026-05-20T11:38:35.921067772Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-20T11:38:35.922826885Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.758643ms logger=migrator t=2026-05-20T11:38:35.930598928Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-20T11:38:35.931708126Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.108118ms logger=migrator t=2026-05-20T11:38:35.938775621Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-20T11:38:35.940707599Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.931238ms logger=migrator t=2026-05-20T11:38:35.947122968Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-20T11:38:35.949048446Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.925098ms logger=migrator t=2026-05-20T11:38:35.955249829Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-20T11:38:35.978003013Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.751734ms logger=migrator t=2026-05-20T11:38:35.985325805Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-20T11:38:35.992179355Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.85281ms logger=migrator t=2026-05-20T11:38:36.001838685Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-20T11:38:36.010387187Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.546762ms logger=migrator t=2026-05-20T11:38:36.018823306Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-20T11:38:36.019193905Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=371.419µs logger=migrator t=2026-05-20T11:38:36.026140717Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-20T11:38:36.036040803Z level=info msg="Migration successfully executed" id="add share column" duration=9.901746ms logger=migrator t=2026-05-20T11:38:36.042840651Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-20T11:38:36.043028725Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=189.324µs logger=migrator t=2026-05-20T11:38:36.048406219Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-20T11:38:36.050088871Z level=info msg="Migration successfully executed" id="create file table" duration=1.682502ms logger=migrator t=2026-05-20T11:38:36.056144821Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-20T11:38:36.057963216Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.818305ms logger=migrator t=2026-05-20T11:38:36.066238581Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-20T11:38:36.067363189Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.124588ms logger=migrator t=2026-05-20T11:38:36.074570768Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-20T11:38:36.076028394Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.457516ms logger=migrator t=2026-05-20T11:38:36.084078413Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-20T11:38:36.085283033Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.20442ms logger=migrator t=2026-05-20T11:38:36.093148698Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-20T11:38:36.093250611Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=102.763µs logger=migrator t=2026-05-20T11:38:36.09926326Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-20T11:38:36.099369343Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=107.614µs logger=migrator t=2026-05-20T11:38:36.107773421Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-20T11:38:36.108420537Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=653.186µs logger=migrator t=2026-05-20T11:38:36.113680818Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-20T11:38:36.113920184Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=239.196µs logger=migrator t=2026-05-20T11:38:36.119190694Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-20T11:38:36.121224474Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.0339ms logger=migrator t=2026-05-20T11:38:36.128227498Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-20T11:38:36.137723823Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.497005ms logger=migrator t=2026-05-20T11:38:36.14404017Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-20T11:38:36.144159984Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=117.704µs logger=migrator t=2026-05-20T11:38:36.150203413Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-20T11:38:36.151362422Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.159549ms logger=migrator t=2026-05-20T11:38:36.159843032Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-20T11:38:36.160528579Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=687.667µs logger=migrator t=2026-05-20T11:38:36.16783289Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-20T11:38:36.168184339Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=352.969µs logger=migrator t=2026-05-20T11:38:36.177819118Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-20T11:38:36.178462864Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=646.226µs logger=migrator t=2026-05-20T11:38:36.186026961Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-20T11:38:36.195711961Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.6841ms logger=migrator t=2026-05-20T11:38:36.211563474Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-20T11:38:36.221188983Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.628579ms logger=migrator t=2026-05-20T11:38:36.228242478Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-20T11:38:36.229033237Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=800.159µs logger=migrator t=2026-05-20T11:38:36.233898828Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-20T11:38:36.312272081Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.371513ms logger=migrator t=2026-05-20T11:38:36.326123674Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-20T11:38:36.327459328Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.337413ms logger=migrator t=2026-05-20T11:38:36.333649901Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-20T11:38:36.334948134Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.297202ms logger=migrator t=2026-05-20T11:38:36.346252324Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-20T11:38:36.373454798Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.203333ms logger=migrator t=2026-05-20T11:38:36.382764869Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-20T11:38:36.392746896Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.974937ms logger=migrator t=2026-05-20T11:38:36.400743014Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-20T11:38:36.401416831Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=678.517µs logger=migrator t=2026-05-20T11:38:36.40820363Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-20T11:38:36.40862647Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=423.48µs logger=migrator t=2026-05-20T11:38:36.414782642Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-20T11:38:36.415178142Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=396.2µs logger=migrator t=2026-05-20T11:38:36.420673028Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-20T11:38:36.420940915Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=280.507µs logger=migrator t=2026-05-20T11:38:36.427207001Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-20T11:38:36.427596621Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=390.04µs logger=migrator t=2026-05-20T11:38:36.433120108Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-20T11:38:36.43484666Z level=info msg="Migration successfully executed" id="create folder table" duration=1.726822ms logger=migrator t=2026-05-20T11:38:36.441983487Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-20T11:38:36.443386661Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.405564ms logger=migrator t=2026-05-20T11:38:36.451027841Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-20T11:38:36.452180339Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.152068ms logger=migrator t=2026-05-20T11:38:36.458840585Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-20T11:38:36.458882996Z level=info msg="Migration successfully executed" id="Update folder title length" duration=43.891µs logger=migrator t=2026-05-20T11:38:36.464095336Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-20T11:38:36.466256488Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.159283ms logger=migrator t=2026-05-20T11:38:36.471964631Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-20T11:38:36.473063448Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.098767ms logger=migrator t=2026-05-20T11:38:36.479404405Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-20T11:38:36.481764543Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.347518ms logger=migrator t=2026-05-20T11:38:36.489151087Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-20T11:38:36.489945336Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=794.869µs logger=migrator t=2026-05-20T11:38:36.495272788Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-20T11:38:36.495574066Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=302.388µs logger=migrator t=2026-05-20T11:38:36.501315018Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-20T11:38:36.502488227Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.173429ms logger=migrator t=2026-05-20T11:38:36.508795324Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-20T11:38:36.510193648Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.398064ms logger=migrator t=2026-05-20T11:38:36.518221077Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-20T11:38:36.520109334Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.884047ms logger=migrator t=2026-05-20T11:38:36.527748503Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-20T11:38:36.531106527Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=3.361645ms logger=migrator t=2026-05-20T11:38:36.542883868Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-20T11:38:36.545419311Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.554363ms logger=migrator t=2026-05-20T11:38:36.561775307Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-20T11:38:36.563741235Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.969558ms logger=migrator t=2026-05-20T11:38:36.572696677Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-20T11:38:36.574880591Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.186224ms logger=migrator t=2026-05-20T11:38:36.581187698Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-20T11:38:36.582443919Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.271791ms logger=migrator t=2026-05-20T11:38:36.587990697Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-20T11:38:36.589447052Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.456005ms logger=migrator t=2026-05-20T11:38:36.595840842Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-20T11:38:36.596859976Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.019704ms logger=migrator t=2026-05-20T11:38:36.602545267Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-20T11:38:36.603542612Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=997.245µs logger=migrator t=2026-05-20T11:38:36.610874334Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-20T11:38:36.611214982Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=340.608µs logger=migrator t=2026-05-20T11:38:36.619474327Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-20T11:38:36.629155368Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.686361ms logger=migrator t=2026-05-20T11:38:36.633961616Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-20T11:38:36.634785797Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=821.441µs logger=migrator t=2026-05-20T11:38:36.63977065Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-20T11:38:36.639792491Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.031µs logger=migrator t=2026-05-20T11:38:36.644278462Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-20T11:38:36.645627766Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.352174ms logger=migrator t=2026-05-20T11:38:36.652862445Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-20T11:38:36.652897746Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=37.761µs logger=migrator t=2026-05-20T11:38:36.659083779Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-20T11:38:36.660472574Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.404475ms logger=migrator t=2026-05-20T11:38:36.66516005Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-20T11:38:36.666740749Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.58286ms logger=migrator t=2026-05-20T11:38:36.67361674Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-20T11:38:36.675111087Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.493917ms logger=migrator t=2026-05-20T11:38:36.682401258Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-20T11:38:36.683483474Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.088416ms logger=migrator t=2026-05-20T11:38:36.689890103Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-20T11:38:36.690470738Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=586.315µs logger=migrator t=2026-05-20T11:38:36.696286842Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-20T11:38:36.697145813Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=871.431µs logger=migrator t=2026-05-20T11:38:36.702547647Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-20T11:38:36.703534371Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=984.654µs logger=migrator t=2026-05-20T11:38:36.70829407Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-20T11:38:36.709237093Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=941.953µs logger=migrator t=2026-05-20T11:38:36.746671781Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-20T11:38:36.760116884Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.444353ms logger=migrator t=2026-05-20T11:38:36.765156509Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-20T11:38:36.772977513Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.814454ms logger=migrator t=2026-05-20T11:38:36.778024179Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-20T11:38:36.788062827Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.039258ms logger=migrator t=2026-05-20T11:38:36.826338336Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-20T11:38:36.826528031Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=201.225µs logger=migrator t=2026-05-20T11:38:36.83214049Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-20T11:38:36.841695287Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.556177ms logger=migrator t=2026-05-20T11:38:36.846992268Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-20T11:38:36.859792925Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.802008ms logger=migrator t=2026-05-20T11:38:36.864778109Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-20T11:38:36.865014365Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=240.306µs logger=migrator t=2026-05-20T11:38:36.868998183Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.945217314s logger=migrator t=2026-05-20T11:38:36.869610438Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-20T11:38:36.888467076Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-20T11:38:36.888810835Z level=info msg="Created default organization" logger=secrets t=2026-05-20T11:38:36.897464889Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-20T11:38:36.946413373Z level=info msg="Restored cache from database" duration=415.36µs logger=plugin.store t=2026-05-20T11:38:36.947612342Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-20T11:38:36.983595085Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-20T11:38:36.983625196Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-20T11:38:36.983715228Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-20T11:38:36.983729498Z level=info msg="Plugins loaded" count=54 duration=36.118596ms logger=query_data t=2026-05-20T11:38:36.988086807Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-20T11:38:36.992103406Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-20T11:38:36.999572841Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-20T11:38:37.009179099Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-20T11:38:37.011709642Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-20T11:38:37.01364335Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-20T11:38:37.046019302Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-20T11:38:37.066530151Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-20T11:38:37.083480762Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-20T11:38:37.083502652Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-20T11:38:37.083655216Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-20T11:38:37.083893852Z level=info msg="State cache has been initialized" states=0 duration=237.716µs logger=grafanaStorageLogger t=2026-05-20T11:38:37.083927533Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-20T11:38:37.084073806Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-20T11:38:37.084120357Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-20T11:38:37.084177129Z level=info msg=starting first_tick=2026-05-20T11:38:40Z logger=http.server t=2026-05-20T11:38:37.086564768Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-20T11:38:37.148395821Z level=info msg="Update check succeeded" duration=64.424337ms logger=grafana.update.checker t=2026-05-20T11:38:37.152692808Z level=info msg="Update check succeeded" duration=68.812797ms logger=sqlstore.transactions t=2026-05-20T11:38:37.165594297Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-20T11:38:37.17219373Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-20T11:38:37.181263936Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-20T11:38:37.201363274Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-20T11:38:37.210527031Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-20T11:38:37.212400538Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-20T11:38:37.222268622Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-20T11:38:37.22337029Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-05-20T11:38:37.226289512Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-20T11:38:37.242020472Z level=info msg="Patterns update finished" duration=156.749536ms logger=grafana-apiserver t=2026-05-20T11:38:37.392897903Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-20T11:38:37.393498597Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-20T11:38:50.318893464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:50.320403701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:50.334553802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:50.362309991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:50.377605889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:50.406565808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:50.425069586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:50.818988973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:50.846529116Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-20T11:38:50.886162558Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-20T11:38:50.912778518Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-20T11:38:50.92535196Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-20T11:38:50.926890357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:50.944638988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.025470832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.043884778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.084618049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.100263166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.136700369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.157633979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.204307305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.220421375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.27711456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.293825715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.340565514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.365476052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.411345439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.448033138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.543054394Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.562997779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.633465416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.652629242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.710177718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:51.731143848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.195269224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.209864206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.264716396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.280460557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.340982777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.358717188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.421701218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.441836777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.503190639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.518707124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.577118862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.595318073Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.663145724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.684429803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.751314761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.791019045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.854063797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.867650405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.931120439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:52.950711154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:53.021333715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:53.036100401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:53.110830864Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:53.127531848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:53.19655331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:53.210891915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.088253387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.106452558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.167284666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.186845681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.259337139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.277007927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.350441278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.370528975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.439567207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.45624695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.534626204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.551285287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.623277001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.642932609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.716883472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.73534858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.799092481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.822680855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.890598309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:54.91522995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:55.00113324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:55.0188961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-20T11:38:55.0919191Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-20T11:40:03.10650242Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-20T11:48:37.117633703Z level=info msg="Completed cleanup jobs" duration=32.836761ms logger=plugins.update.checker t=2026-05-20T11:48:37.198938792Z level=info msg="Update check succeeded" duration=49.990955ms logger=sqlstore.transactions t=2026-05-20T11:53:37.008530689Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-20T11:58:37.114711534Z level=info msg="Completed cleanup jobs" duration=27.806366ms logger=plugins.update.checker t=2026-05-20T11:58:37.198927883Z level=info msg="Update check succeeded" duration=49.868881ms logger=cleanup t=2026-05-20T12:08:37.131973971Z level=info msg="Completed cleanup jobs" duration=33.900381ms logger=plugins.update.checker t=2026-05-20T12:08:37.208218621Z level=info msg="Update check succeeded" duration=58.971726ms logger=infra.usagestats t=2026-05-20T12:10:03.128696609Z level=info msg="Usage stats are ready to report"