logger=settings t=2026-08-05T21:51:37.191968754Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-05T21:51:37Z logger=settings t=2026-08-05T21:51:37.192716429Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-05T21:51:37.19273898Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-05T21:51:37.19274428Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-05T21:51:37.19274874Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-05T21:51:37.19275263Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-05T21:51:37.19275702Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-05T21:51:37.19276097Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-05T21:51:37.19277045Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-05T21:51:37.19277679Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-05T21:51:37.192781691Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-05T21:51:37.192786471Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-05T21:51:37.192791191Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-05T21:51:37.192797281Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-05T21:51:37.192808691Z level=info msg=Target target=[all] logger=settings t=2026-08-05T21:51:37.192820191Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-05T21:51:37.192825061Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-05T21:51:37.192829472Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-05T21:51:37.192834142Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-05T21:51:37.192843152Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-05T21:51:37.192848732Z level=info msg="App mode production" logger=sqlstore t=2026-08-05T21:51:37.193341342Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-05T21:51:37.193368532Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-05T21:51:37.195537366Z level=info msg="Locking database" logger=migrator t=2026-08-05T21:51:37.195555377Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-05T21:51:37.196403454Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-05T21:51:37.197725761Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.318617ms logger=migrator t=2026-08-05T21:51:37.203033129Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-05T21:51:37.203829315Z level=info msg="Migration successfully executed" id="create user table" duration=796.206µs logger=migrator t=2026-08-05T21:51:37.207907858Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-05T21:51:37.208652143Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=744.965µs logger=migrator t=2026-08-05T21:51:37.215650875Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-05T21:51:37.21637465Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=726.475µs logger=migrator t=2026-08-05T21:51:37.22180421Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-05T21:51:37.222851982Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.047412ms logger=migrator t=2026-08-05T21:51:37.227675809Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-05T21:51:37.228371394Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=696.215µs logger=migrator t=2026-08-05T21:51:37.232102359Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-05T21:51:37.235479018Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.376939ms logger=migrator t=2026-08-05T21:51:37.240776686Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-05T21:51:37.241570772Z level=info msg="Migration successfully executed" id="create user table v2" duration=794.346µs logger=migrator t=2026-08-05T21:51:37.245200846Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-05T21:51:37.246117214Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=914.728µs logger=migrator t=2026-08-05T21:51:37.250265528Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-05T21:51:37.251565245Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.299637ms logger=migrator t=2026-08-05T21:51:37.257923404Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-05T21:51:37.258276851Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=354.597µs logger=migrator t=2026-08-05T21:51:37.263482547Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-05T21:51:37.264661032Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.182914ms logger=migrator t=2026-08-05T21:51:37.271782106Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-05T21:51:37.274690875Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.91224ms logger=migrator t=2026-08-05T21:51:37.282434723Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-05T21:51:37.282518084Z level=info msg="Migration successfully executed" id="Update user table charset" duration=89.242µs logger=migrator t=2026-08-05T21:51:37.288890143Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-05T21:51:37.291590428Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.702645ms logger=migrator t=2026-08-05T21:51:37.296653861Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-05T21:51:37.29708108Z level=info msg="Migration successfully executed" id="Add missing user data" duration=428.819µs logger=migrator t=2026-08-05T21:51:37.305036292Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-05T21:51:37.30789442Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.862128ms logger=migrator t=2026-08-05T21:51:37.313009824Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-05T21:51:37.314481333Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.48241ms logger=migrator t=2026-08-05T21:51:37.318902884Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-05T21:51:37.320144118Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.241545ms logger=migrator t=2026-08-05T21:51:37.324693651Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-05T21:51:37.332785826Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.091045ms logger=migrator t=2026-08-05T21:51:37.339729776Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-05T21:51:37.340610135Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=881.769µs logger=migrator t=2026-08-05T21:51:37.344628856Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-05T21:51:37.344779909Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=151.133µs logger=migrator t=2026-08-05T21:51:37.349816202Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-05T21:51:37.350542816Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=728.694µs logger=migrator t=2026-08-05T21:51:37.355233312Z 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-08-05T21:51:37.355728542Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=494.29µs logger=migrator t=2026-08-05T21:51:37.361320355Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-05T21:51:37.361970238Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=651.183µs logger=migrator t=2026-08-05T21:51:37.371014563Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-05T21:51:37.372623995Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.615472ms logger=migrator t=2026-08-05T21:51:37.37975162Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-05T21:51:37.380475915Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=726.205µs logger=migrator t=2026-08-05T21:51:37.386681161Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-05T21:51:37.388449467Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.766696ms logger=migrator t=2026-08-05T21:51:37.395797676Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-05T21:51:37.39697145Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.179134ms logger=migrator t=2026-08-05T21:51:37.42259124Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-05T21:51:37.423639361Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.056791ms logger=migrator t=2026-08-05T21:51:37.428786636Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-05T21:51:37.428819787Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.481µs logger=migrator t=2026-08-05T21:51:37.433438271Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-05T21:51:37.434242737Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=804.366µs logger=migrator t=2026-08-05T21:51:37.43978123Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-05T21:51:37.440545825Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=764.455µs logger=migrator t=2026-08-05T21:51:37.446482676Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-05T21:51:37.447407935Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=930.09µs logger=migrator t=2026-08-05T21:51:37.452823525Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-05T21:51:37.453983838Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.160283ms logger=migrator t=2026-08-05T21:51:37.459069442Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-05T21:51:37.462238376Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.168774ms logger=migrator t=2026-08-05T21:51:37.468248078Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-05T21:51:37.469157557Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=909.429µs logger=migrator t=2026-08-05T21:51:37.474855643Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-05T21:51:37.476608828Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.777856ms logger=migrator t=2026-08-05T21:51:37.482177071Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-05T21:51:37.482977668Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=822.217µs logger=migrator t=2026-08-05T21:51:37.488455479Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-05T21:51:37.48947475Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.020702ms logger=migrator t=2026-08-05T21:51:37.49437767Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-05T21:51:37.495518203Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.140293ms logger=migrator t=2026-08-05T21:51:37.502031225Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-05T21:51:37.502797061Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=770.797µs logger=migrator t=2026-08-05T21:51:37.509079008Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-05T21:51:37.509800213Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=720.865µs logger=migrator t=2026-08-05T21:51:37.5175494Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-05T21:51:37.518339586Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=793.266µs logger=migrator t=2026-08-05T21:51:37.524594733Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-05T21:51:37.525373579Z level=info msg="Migration successfully executed" id="create star table" duration=781.966µs logger=migrator t=2026-08-05T21:51:37.530164226Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-05T21:51:37.530950403Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=786.237µs logger=migrator t=2026-08-05T21:51:37.547883347Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-05T21:51:37.549009389Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.132252ms logger=migrator t=2026-08-05T21:51:37.563164227Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-05T21:51:37.564234999Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.080012ms logger=migrator t=2026-08-05T21:51:37.56971095Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-05T21:51:37.57117933Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.46946ms logger=migrator t=2026-08-05T21:51:37.57811193Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-05T21:51:37.579150812Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.039492ms logger=migrator t=2026-08-05T21:51:37.586630085Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-05T21:51:37.588305548Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.685964ms logger=migrator t=2026-08-05T21:51:37.594898821Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-05T21:51:37.595872172Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=975.451µs logger=migrator t=2026-08-05T21:51:37.602073148Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-05T21:51:37.602111118Z level=info msg="Migration successfully executed" id="Update org table charset" duration=38.531µs logger=migrator t=2026-08-05T21:51:37.607272624Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-05T21:51:37.607303134Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.311µs logger=migrator t=2026-08-05T21:51:37.612356307Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-05T21:51:37.612596022Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=240.405µs logger=migrator t=2026-08-05T21:51:37.618329468Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-05T21:51:37.619255677Z level=info msg="Migration successfully executed" id="create dashboard table" duration=927.929µs logger=migrator t=2026-08-05T21:51:37.624946082Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-05T21:51:37.625776989Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=832.817µs logger=migrator t=2026-08-05T21:51:37.63124446Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-05T21:51:37.632655819Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.410309ms logger=migrator t=2026-08-05T21:51:37.638728553Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-05T21:51:37.639807084Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.081292ms logger=migrator t=2026-08-05T21:51:37.646635773Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-05T21:51:37.647747296Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.114703ms logger=migrator t=2026-08-05T21:51:37.655174367Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-05T21:51:37.656294289Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.122922ms logger=migrator t=2026-08-05T21:51:37.661646438Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-05T21:51:37.669524038Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.88001ms logger=migrator t=2026-08-05T21:51:37.675772535Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-05T21:51:37.676437879Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=664.014µs logger=migrator t=2026-08-05T21:51:37.683720887Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-05T21:51:37.685186747Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.47139ms logger=migrator t=2026-08-05T21:51:37.691581357Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-05T21:51:37.692411313Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=829.356µs logger=migrator t=2026-08-05T21:51:37.698947217Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-05T21:51:37.699526338Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=579.171µs logger=migrator t=2026-08-05T21:51:37.705667433Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-05T21:51:37.706721904Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.054521ms logger=migrator t=2026-08-05T21:51:37.712715677Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-05T21:51:37.712836029Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=122.823µs logger=migrator t=2026-08-05T21:51:37.718185867Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-05T21:51:37.720329551Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.143563ms logger=migrator t=2026-08-05T21:51:37.725625298Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-05T21:51:37.727749302Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.124044ms logger=migrator t=2026-08-05T21:51:37.739116162Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-05T21:51:37.741235376Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.121264ms logger=migrator t=2026-08-05T21:51:37.749145197Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-05T21:51:37.750021324Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=872.457µs logger=migrator t=2026-08-05T21:51:37.754649768Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-05T21:51:37.758000527Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.349539ms logger=migrator t=2026-08-05T21:51:37.766666143Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-05T21:51:37.768315186Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.653283ms logger=migrator t=2026-08-05T21:51:37.773872368Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-05T21:51:37.77487808Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.006402ms logger=migrator t=2026-08-05T21:51:37.781054665Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-05T21:51:37.781102156Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=49.121µs logger=migrator t=2026-08-05T21:51:37.787143558Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-05T21:51:37.787193709Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=64.241µs logger=migrator t=2026-08-05T21:51:37.792887765Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-05T21:51:37.795879216Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.994501ms logger=migrator t=2026-08-05T21:51:37.80740159Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-05T21:51:37.809163306Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.766966ms logger=migrator t=2026-08-05T21:51:37.816671319Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-05T21:51:37.819239401Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.571762ms logger=migrator t=2026-08-05T21:51:37.832236255Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-05T21:51:37.834261626Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.031212ms logger=migrator t=2026-08-05T21:51:37.839671056Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-05T21:51:37.839916951Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=246.975µs logger=migrator t=2026-08-05T21:51:37.844968624Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-05T21:51:37.845817341Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=848.507µs logger=migrator t=2026-08-05T21:51:37.852527177Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-05T21:51:37.853675071Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.148224ms logger=migrator t=2026-08-05T21:51:37.859298535Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-05T21:51:37.859344486Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.641µs logger=migrator t=2026-08-05T21:51:37.865380908Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-05T21:51:37.866778837Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.397579ms logger=migrator t=2026-08-05T21:51:37.873660037Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-05T21:51:37.875146417Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.492179ms logger=migrator t=2026-08-05T21:51:37.882047767Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-05T21:51:37.888800104Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.750917ms logger=migrator t=2026-08-05T21:51:37.893214304Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-05T21:51:37.893843277Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=630.753µs logger=migrator t=2026-08-05T21:51:37.900229886Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-05T21:51:37.901095794Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=866.378µs logger=migrator t=2026-08-05T21:51:37.906505784Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-05T21:51:37.908199738Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.694424ms logger=migrator t=2026-08-05T21:51:37.913473415Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-05T21:51:37.914096258Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=628.593µs logger=migrator t=2026-08-05T21:51:37.92105731Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-05T21:51:37.922280334Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.227674ms logger=migrator t=2026-08-05T21:51:37.928652655Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-05T21:51:37.930984591Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.331526ms logger=migrator t=2026-08-05T21:51:37.936053114Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-05T21:51:37.936975364Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=922.23µs logger=migrator t=2026-08-05T21:51:37.940898983Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-05T21:51:37.941099687Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=200.414µs logger=migrator t=2026-08-05T21:51:37.945073607Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-05T21:51:37.945265592Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=188.005µs logger=migrator t=2026-08-05T21:51:37.95058807Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-05T21:51:37.952020449Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.434129ms logger=migrator t=2026-08-05T21:51:37.956951129Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-05T21:51:37.959535022Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.585163ms logger=migrator t=2026-08-05T21:51:37.964721477Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-05T21:51:37.965889321Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.172565ms logger=migrator t=2026-08-05T21:51:37.972473954Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-05T21:51:37.973431324Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=959.52µs logger=migrator t=2026-08-05T21:51:37.978227281Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-05T21:51:37.979562929Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.336098ms logger=migrator t=2026-08-05T21:51:37.984409268Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-05T21:51:37.985860157Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.457921ms logger=migrator t=2026-08-05T21:51:37.993599264Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-05T21:51:37.994510652Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=913.108µs logger=migrator t=2026-08-05T21:51:38.000376011Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-05T21:51:38.009535117Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.158996ms logger=migrator t=2026-08-05T21:51:38.01359358Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-05T21:51:38.014357046Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=767.276µs logger=migrator t=2026-08-05T21:51:38.01949605Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-05T21:51:38.020409729Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=913.498µs logger=migrator t=2026-08-05T21:51:38.025803728Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-05T21:51:38.027410921Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.605633ms logger=migrator t=2026-08-05T21:51:38.033235939Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-05T21:51:38.034447953Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.213374ms logger=migrator t=2026-08-05T21:51:38.043838865Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-05T21:51:38.048511659Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.677604ms logger=migrator t=2026-08-05T21:51:38.054011331Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-05T21:51:38.056584994Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.573503ms logger=migrator t=2026-08-05T21:51:38.061125676Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-05T21:51:38.061162707Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.081µs logger=migrator t=2026-08-05T21:51:38.065132527Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-05T21:51:38.065462844Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=330.947µs logger=migrator t=2026-08-05T21:51:38.070776602Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-05T21:51:38.07508117Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.303718ms logger=migrator t=2026-08-05T21:51:38.159428384Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-05T21:51:38.159828932Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=406.879µs logger=migrator t=2026-08-05T21:51:38.260907626Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-05T21:51:38.261703551Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=799.086µs logger=migrator t=2026-08-05T21:51:38.26654423Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-05T21:51:38.269595232Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.053882ms logger=migrator t=2026-08-05T21:51:38.275979733Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-05T21:51:38.276802599Z level=info msg="Migration successfully executed" id="Update uid value" duration=830.947µs logger=migrator t=2026-08-05T21:51:38.282454444Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-05T21:51:38.283795321Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.345417ms logger=migrator t=2026-08-05T21:51:38.289765473Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-05T21:51:38.290723992Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=959.299µs logger=migrator t=2026-08-05T21:51:38.299153243Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-05T21:51:38.300642333Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.49354ms logger=migrator t=2026-08-05T21:51:38.310198288Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-05T21:51:38.31183164Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.641733ms logger=migrator t=2026-08-05T21:51:38.318337483Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-05T21:51:38.319591688Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.261315ms logger=migrator t=2026-08-05T21:51:38.32411755Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-05T21:51:38.325556889Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.441919ms logger=migrator t=2026-08-05T21:51:38.334332807Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-05T21:51:38.335646945Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.318058ms logger=migrator t=2026-08-05T21:51:38.340911482Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-05T21:51:38.34182213Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=920.138µs logger=migrator t=2026-08-05T21:51:38.348033186Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-05T21:51:38.349145189Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.114893ms logger=migrator t=2026-08-05T21:51:38.353276763Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-05T21:51:38.361206724Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.926631ms logger=migrator t=2026-08-05T21:51:38.366059343Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-05T21:51:38.36691593Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=857.207µs logger=migrator t=2026-08-05T21:51:38.370839699Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-05T21:51:38.371708738Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=869.419µs logger=migrator t=2026-08-05T21:51:38.376027365Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-05T21:51:38.376983515Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=956.29µs logger=migrator t=2026-08-05T21:51:38.382242042Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-05T21:51:38.383832744Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.589242ms logger=migrator t=2026-08-05T21:51:38.389651802Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-05T21:51:38.390220863Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=572.141µs logger=migrator t=2026-08-05T21:51:38.396395859Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-05T21:51:38.397179925Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=783.766µs logger=migrator t=2026-08-05T21:51:38.403359651Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-05T21:51:38.403417072Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=59.171µs logger=migrator t=2026-08-05T21:51:38.407478455Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-05T21:51:38.410562487Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.083572ms logger=migrator t=2026-08-05T21:51:38.415328133Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-05T21:51:38.41812877Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.799927ms logger=migrator t=2026-08-05T21:51:38.425387188Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-05T21:51:38.425629053Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=242.555µs logger=migrator t=2026-08-05T21:51:38.431463952Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-05T21:51:38.43433083Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.873529ms logger=migrator t=2026-08-05T21:51:38.439141718Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-05T21:51:38.441733101Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.591663ms logger=migrator t=2026-08-05T21:51:38.448004308Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-05T21:51:38.448888736Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=880.297µs logger=migrator t=2026-08-05T21:51:38.453182723Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-05T21:51:38.453831926Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=647.173µs logger=migrator t=2026-08-05T21:51:38.459141724Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-05T21:51:38.460697426Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.555662ms logger=migrator t=2026-08-05T21:51:38.464444782Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-05T21:51:38.465306869Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=860.757µs logger=migrator t=2026-08-05T21:51:38.469707739Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-05T21:51:38.470717989Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.01395ms logger=migrator t=2026-08-05T21:51:38.476316723Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-05T21:51:38.477424565Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.107432ms logger=migrator t=2026-08-05T21:51:38.483357596Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-05T21:51:38.48353385Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=187.314µs logger=migrator t=2026-08-05T21:51:38.490216625Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-05T21:51:38.490290787Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=76.242µs logger=migrator t=2026-08-05T21:51:38.495291179Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-05T21:51:38.500169088Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.880799ms logger=migrator t=2026-08-05T21:51:38.505347043Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-05T21:51:38.508103239Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.756766ms logger=migrator t=2026-08-05T21:51:38.511766474Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-05T21:51:38.511887796Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=119.072µs logger=migrator t=2026-08-05T21:51:38.51552266Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-05T21:51:38.516310675Z level=info msg="Migration successfully executed" id="create quota table v1" duration=787.975µs logger=migrator t=2026-08-05T21:51:38.521616653Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-05T21:51:38.522925891Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.308897ms logger=migrator t=2026-08-05T21:51:38.527618125Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-05T21:51:38.527658246Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=41.611µs logger=migrator t=2026-08-05T21:51:38.53175204Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-05T21:51:38.532605827Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=853.607µs logger=migrator t=2026-08-05T21:51:38.536878364Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-05T21:51:38.537790132Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=911.998µs logger=migrator t=2026-08-05T21:51:38.54505187Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-05T21:51:38.548153193Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.100133ms logger=migrator t=2026-08-05T21:51:38.553063652Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-05T21:51:38.553099464Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.382µs logger=migrator t=2026-08-05T21:51:38.557326469Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-05T21:51:38.558472842Z level=info msg="Migration successfully executed" id="create session table" duration=1.140403ms logger=migrator t=2026-08-05T21:51:38.564458885Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-05T21:51:38.564581417Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=123.492µs logger=migrator t=2026-08-05T21:51:38.568846803Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-05T21:51:38.568927275Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.442µs logger=migrator t=2026-08-05T21:51:38.573300034Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-05T21:51:38.573967077Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=667.063µs logger=migrator t=2026-08-05T21:51:38.579610342Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-05T21:51:38.580837687Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.227875ms logger=migrator t=2026-08-05T21:51:38.585079423Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-05T21:51:38.585144275Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=65.432µs logger=migrator t=2026-08-05T21:51:38.589434621Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-05T21:51:38.589474402Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.191µs logger=migrator t=2026-08-05T21:51:38.593679318Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-05T21:51:38.598730761Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.050583ms logger=migrator t=2026-08-05T21:51:38.604445837Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-05T21:51:38.607936948Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.489231ms logger=migrator t=2026-08-05T21:51:38.611669753Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-05T21:51:38.611787645Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=117.712µs logger=migrator t=2026-08-05T21:51:38.621098675Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-05T21:51:38.621181977Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=83.952µs logger=migrator t=2026-08-05T21:51:38.626395843Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-05T21:51:38.627627098Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.231135ms logger=migrator t=2026-08-05T21:51:38.63754328Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-05T21:51:38.637584941Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.89µs logger=migrator t=2026-08-05T21:51:38.642065821Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-05T21:51:38.647053293Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.987622ms logger=migrator t=2026-08-05T21:51:38.653301869Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-05T21:51:38.653677887Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=379.598µs logger=migrator t=2026-08-05T21:51:38.669018509Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-05T21:51:38.6744585Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.443031ms logger=migrator t=2026-08-05T21:51:38.682477693Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-05T21:51:38.686998094Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.517741ms logger=migrator t=2026-08-05T21:51:38.691575717Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-05T21:51:38.691857023Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=293.496µs logger=migrator t=2026-08-05T21:51:38.702679223Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-05T21:51:38.704141842Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.467879ms logger=migrator t=2026-08-05T21:51:38.709503611Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-05T21:51:38.710562093Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.058062ms logger=migrator t=2026-08-05T21:51:38.716169947Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-05T21:51:38.717551605Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.380458ms logger=migrator t=2026-08-05T21:51:38.722036967Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-05T21:51:38.723173869Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.135202ms logger=migrator t=2026-08-05T21:51:38.732949838Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-05T21:51:38.734909808Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.960509ms logger=migrator t=2026-08-05T21:51:38.739652674Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-05T21:51:38.74087973Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.229086ms logger=migrator t=2026-08-05T21:51:38.746708288Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-05T21:51:38.747495604Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=787.846µs logger=migrator t=2026-08-05T21:51:38.754189499Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-05T21:51:38.755418905Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.229276ms logger=migrator t=2026-08-05T21:51:38.77830262Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-05T21:51:38.779906942Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.609693ms logger=migrator t=2026-08-05T21:51:38.783949035Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-05T21:51:38.791174781Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.224056ms logger=migrator t=2026-08-05T21:51:38.79602591Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-05T21:51:38.798036631Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=2.016622ms logger=migrator t=2026-08-05T21:51:38.805831129Z 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-08-05T21:51:38.807103455Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.274756ms logger=migrator t=2026-08-05T21:51:38.813102627Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-05T21:51:38.813457654Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=361.298µs logger=migrator t=2026-08-05T21:51:38.818464746Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-05T21:51:38.819149239Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=685.793µs logger=migrator t=2026-08-05T21:51:38.824143901Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-05T21:51:38.825356176Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.214115ms logger=migrator t=2026-08-05T21:51:38.830585862Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-05T21:51:38.834856789Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.270967ms logger=migrator t=2026-08-05T21:51:38.839065315Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-05T21:51:38.843307981Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.241575ms logger=migrator t=2026-08-05T21:51:38.848768201Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-05T21:51:38.853297074Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.538813ms logger=migrator t=2026-08-05T21:51:38.858815786Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-05T21:51:38.862342377Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.525621ms logger=migrator t=2026-08-05T21:51:38.868668936Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-05T21:51:38.86983419Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.164334ms logger=migrator t=2026-08-05T21:51:38.874594086Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-05T21:51:38.874639297Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=48.901µs logger=migrator t=2026-08-05T21:51:38.879084338Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-05T21:51:38.879164089Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=87.331µs logger=migrator t=2026-08-05T21:51:38.884354105Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-05T21:51:38.885331875Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=977.309µs logger=migrator t=2026-08-05T21:51:38.889946169Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-05T21:51:38.890930668Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=985.509µs logger=migrator t=2026-08-05T21:51:38.89642812Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-05T21:51:38.897186505Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=759.415µs logger=migrator t=2026-08-05T21:51:38.903849621Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-05T21:51:38.905553295Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.709364ms logger=migrator t=2026-08-05T21:51:38.912316423Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-05T21:51:38.914076238Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.768965ms logger=migrator t=2026-08-05T21:51:38.92050538Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-05T21:51:38.925874129Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.371649ms logger=migrator t=2026-08-05T21:51:38.929749767Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-05T21:51:38.934006623Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.257176ms logger=migrator t=2026-08-05T21:51:38.938010105Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-05T21:51:38.938199769Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=189.924µs logger=migrator t=2026-08-05T21:51:38.943012767Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-05T21:51:38.944061708Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.044551ms logger=migrator t=2026-08-05T21:51:38.947996367Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-05T21:51:38.949019329Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.021852ms logger=migrator t=2026-08-05T21:51:38.9535061Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-05T21:51:38.960161006Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.654546ms logger=migrator t=2026-08-05T21:51:38.965222329Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-05T21:51:38.96529851Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=77.092µs logger=migrator t=2026-08-05T21:51:38.96974131Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-05T21:51:38.970756941Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.024221ms logger=migrator t=2026-08-05T21:51:38.975843323Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-05T21:51:38.977010318Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.167955ms logger=migrator t=2026-08-05T21:51:38.981778885Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-05T21:51:38.981890227Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=111.572µs logger=migrator t=2026-08-05T21:51:38.986605502Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-05T21:51:38.988100073Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.491491ms logger=migrator t=2026-08-05T21:51:38.993816379Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-05T21:51:38.995143166Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.326767ms logger=migrator t=2026-08-05T21:51:39.003104648Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-05T21:51:39.003892313Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=787.345µs logger=migrator t=2026-08-05T21:51:39.016292406Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-05T21:51:39.017216874Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=927.018µs logger=migrator t=2026-08-05T21:51:39.022861809Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-05T21:51:39.023928171Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.065782ms logger=migrator t=2026-08-05T21:51:39.030521795Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-05T21:51:39.031486134Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=964.339µs logger=migrator t=2026-08-05T21:51:39.035345494Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-05T21:51:39.035384774Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.71µs logger=migrator t=2026-08-05T21:51:39.039066829Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-05T21:51:39.046248775Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.165686ms logger=migrator t=2026-08-05T21:51:39.053250287Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-05T21:51:39.054469211Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.204054ms logger=migrator t=2026-08-05T21:51:39.058494733Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-05T21:51:39.06278196Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.286987ms logger=migrator t=2026-08-05T21:51:39.066263942Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-05T21:51:39.067113718Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=849.937µs logger=migrator t=2026-08-05T21:51:39.071474388Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-05T21:51:39.072878246Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.402398ms logger=migrator t=2026-08-05T21:51:39.077093822Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-05T21:51:39.07852301Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.429188ms logger=migrator t=2026-08-05T21:51:39.082499491Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-05T21:51:39.094822872Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.321801ms logger=migrator t=2026-08-05T21:51:39.100015987Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-05T21:51:39.10066395Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=647.073µs logger=migrator t=2026-08-05T21:51:39.104272564Z 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-08-05T21:51:39.10503076Z 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=757.816µs logger=migrator t=2026-08-05T21:51:39.10951281Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-05T21:51:39.110063071Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=557.691µs logger=migrator t=2026-08-05T21:51:39.114248357Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-05T21:51:39.11492397Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=675.613µs logger=migrator t=2026-08-05T21:51:39.12084972Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-05T21:51:39.121369351Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=529.781µs logger=migrator t=2026-08-05T21:51:39.125919723Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-05T21:51:39.132759272Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.837809ms logger=migrator t=2026-08-05T21:51:39.138588592Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-05T21:51:39.146577863Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.987632ms logger=migrator t=2026-08-05T21:51:39.152612326Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-05T21:51:39.153684358Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.071692ms logger=migrator t=2026-08-05T21:51:39.166950298Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-05T21:51:39.169364786Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.418839ms logger=migrator t=2026-08-05T21:51:39.174245915Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-05T21:51:39.174738565Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=493.3µs logger=migrator t=2026-08-05T21:51:39.179246727Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-05T21:51:39.184202648Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.958761ms logger=migrator t=2026-08-05T21:51:39.190235961Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-05T21:51:39.19217355Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.93732ms logger=migrator t=2026-08-05T21:51:39.198471178Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-05T21:51:39.198844885Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=374.447µs logger=migrator t=2026-08-05T21:51:39.21236948Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-05T21:51:39.213153916Z level=info msg="Migration successfully executed" id="Move region to single row" duration=787.866µs logger=migrator t=2026-08-05T21:51:39.218934653Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-05T21:51:39.220257241Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.324118ms logger=migrator t=2026-08-05T21:51:39.224283962Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-05T21:51:39.225121899Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=838.407µs logger=migrator t=2026-08-05T21:51:39.230353026Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-05T21:51:39.232148562Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.799327ms logger=migrator t=2026-08-05T21:51:39.238129684Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-05T21:51:39.239951241Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.818757ms logger=migrator t=2026-08-05T21:51:39.244074154Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-05T21:51:39.245093766Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.019992ms logger=migrator t=2026-08-05T21:51:39.249105237Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-05T21:51:39.250136167Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.03096ms logger=migrator t=2026-08-05T21:51:39.255848344Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-05T21:51:39.255916775Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.621µs logger=migrator t=2026-08-05T21:51:39.259817355Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-05T21:51:39.266905248Z level=info msg="Migration successfully executed" id="create test_data table" duration=7.077783ms logger=migrator t=2026-08-05T21:51:39.274806139Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-05T21:51:39.277085385Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=2.283766ms logger=migrator t=2026-08-05T21:51:39.281887333Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-05T21:51:39.283068767Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.184484ms logger=migrator t=2026-08-05T21:51:39.287968887Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-05T21:51:39.289038128Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.069781ms logger=migrator t=2026-08-05T21:51:39.294682263Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-05T21:51:39.294930658Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=249.925µs logger=migrator t=2026-08-05T21:51:39.298810997Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-05T21:51:39.299337808Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=528.131µs logger=migrator t=2026-08-05T21:51:39.303483831Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-05T21:51:39.303552073Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=68.882µs logger=migrator t=2026-08-05T21:51:39.307557405Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-05T21:51:39.308662007Z level=info msg="Migration successfully executed" id="create team table" duration=1.103242ms logger=migrator t=2026-08-05T21:51:39.314106208Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-05T21:51:39.315538357Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.432379ms logger=migrator t=2026-08-05T21:51:39.321048419Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-05T21:51:39.321821635Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=774.346µs logger=migrator t=2026-08-05T21:51:39.331333347Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-05T21:51:39.338579905Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.247098ms logger=migrator t=2026-08-05T21:51:39.343991005Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-05T21:51:39.344152098Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=162.133µs logger=migrator t=2026-08-05T21:51:39.347307922Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-05T21:51:39.348228761Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=920.249µs logger=migrator t=2026-08-05T21:51:39.354250513Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-05T21:51:39.355181732Z level=info msg="Migration successfully executed" id="create team member table" duration=937.329µs logger=migrator t=2026-08-05T21:51:39.362084222Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-05T21:51:39.362838748Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=755.166µs logger=migrator t=2026-08-05T21:51:39.366711327Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-05T21:51:39.368498403Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.786326ms logger=migrator t=2026-08-05T21:51:39.373391202Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-05T21:51:39.374519876Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.130894ms logger=migrator t=2026-08-05T21:51:39.381226112Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-05T21:51:39.386295505Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.075384ms logger=migrator t=2026-08-05T21:51:39.391762596Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-05T21:51:39.396686396Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.92332ms logger=migrator t=2026-08-05T21:51:39.402099046Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-05T21:51:39.40673326Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.633363ms logger=migrator t=2026-08-05T21:51:39.414202652Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-05T21:51:39.415836184Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.637213ms logger=migrator t=2026-08-05T21:51:39.424995661Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-05T21:51:39.427262098Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.273577ms logger=migrator t=2026-08-05T21:51:39.435942404Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-05T21:51:39.439451495Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=3.398548ms logger=migrator t=2026-08-05T21:51:39.447642941Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-05T21:51:39.45102985Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=3.391919ms logger=migrator t=2026-08-05T21:51:39.457697365Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-05T21:51:39.458706666Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.012111ms logger=migrator t=2026-08-05T21:51:39.467507345Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-05T21:51:39.472583688Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=5.072863ms logger=migrator t=2026-08-05T21:51:39.483860817Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-05T21:51:39.484940109Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.084912ms logger=migrator t=2026-08-05T21:51:39.492705227Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-05T21:51:39.493714017Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.00922ms logger=migrator t=2026-08-05T21:51:39.504557488Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-05T21:51:39.505149619Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=598.361µs logger=migrator t=2026-08-05T21:51:39.512684613Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-05T21:51:39.513197183Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=518.66µs logger=migrator t=2026-08-05T21:51:39.545384918Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-05T21:51:39.5470165Z level=info msg="Migration successfully executed" id="create tag table" duration=1.638752ms logger=migrator t=2026-08-05T21:51:39.556926232Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-05T21:51:39.559969944Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=3.046522ms logger=migrator t=2026-08-05T21:51:39.575521249Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-05T21:51:39.577120392Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.605783ms logger=migrator t=2026-08-05T21:51:39.5863605Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-05T21:51:39.587929052Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.566872ms logger=migrator t=2026-08-05T21:51:39.592790661Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-05T21:51:39.593776671Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=985.24µs logger=migrator t=2026-08-05T21:51:39.5981351Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-05T21:51:39.613756567Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.616087ms logger=migrator t=2026-08-05T21:51:39.619950133Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-05T21:51:39.620783Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=832.938µs logger=migrator t=2026-08-05T21:51:39.62574887Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-05T21:51:39.62668561Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=936.38µs logger=migrator t=2026-08-05T21:51:39.631429526Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-05T21:51:39.631767293Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=338.468µs logger=migrator t=2026-08-05T21:51:39.636887036Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-05T21:51:39.637646183Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=747.126µs logger=migrator t=2026-08-05T21:51:39.643479141Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-05T21:51:39.644335198Z level=info msg="Migration successfully executed" id="create user auth table" duration=855.927µs logger=migrator t=2026-08-05T21:51:39.663952167Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-05T21:51:39.665455858Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.507771ms logger=migrator t=2026-08-05T21:51:39.671621453Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-05T21:51:39.671687904Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.821µs logger=migrator t=2026-08-05T21:51:39.676673296Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-05T21:51:39.682052665Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.378639ms logger=migrator t=2026-08-05T21:51:39.687043456Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-05T21:51:39.692404335Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.359879ms logger=migrator t=2026-08-05T21:51:39.697410327Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-05T21:51:39.70250936Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.093273ms logger=migrator t=2026-08-05T21:51:39.708697246Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-05T21:51:39.713996434Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.298088ms logger=migrator t=2026-08-05T21:51:39.719625078Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-05T21:51:39.72120822Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.586012ms logger=migrator t=2026-08-05T21:51:39.727296774Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-05T21:51:39.733568542Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.273347ms logger=migrator t=2026-08-05T21:51:39.740732937Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-05T21:51:39.741811649Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.072152ms logger=migrator t=2026-08-05T21:51:39.746995815Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-05T21:51:39.747858962Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=864.337µs logger=migrator t=2026-08-05T21:51:39.753199141Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-05T21:51:39.754058988Z level=info msg="Migration successfully executed" id="create user auth token table" duration=865.818µs logger=migrator t=2026-08-05T21:51:39.762488119Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-05T21:51:39.764186944Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.698215ms logger=migrator t=2026-08-05T21:51:39.771131534Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-05T21:51:39.77237819Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.251066ms logger=migrator t=2026-08-05T21:51:39.778130937Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-05T21:51:39.779251429Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.122732ms logger=migrator t=2026-08-05T21:51:39.786237702Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-05T21:51:39.792123192Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.88609ms logger=migrator t=2026-08-05T21:51:39.798400689Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-05T21:51:39.799485591Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.091052ms logger=migrator t=2026-08-05T21:51:39.805650767Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-05T21:51:39.806678827Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.03024ms logger=migrator t=2026-08-05T21:51:39.8141965Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-05T21:51:39.815398344Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.205884ms logger=migrator t=2026-08-05T21:51:39.823597421Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-05T21:51:39.824710893Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.117642ms logger=migrator t=2026-08-05T21:51:39.830393239Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-05T21:51:39.831690786Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.299727ms logger=migrator t=2026-08-05T21:51:39.83883847Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-05T21:51:39.838972554Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=139.184µs logger=migrator t=2026-08-05T21:51:39.845854063Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-05T21:51:39.846046347Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=194.194µs logger=migrator t=2026-08-05T21:51:39.852056579Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-05T21:51:39.853282224Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.227745ms logger=migrator t=2026-08-05T21:51:39.860718615Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T21:51:39.862572853Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.858208ms logger=migrator t=2026-08-05T21:51:39.870238049Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T21:51:39.871456683Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.219134ms logger=migrator t=2026-08-05T21:51:39.877954195Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-05T21:51:39.878108978Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=157.593µs logger=migrator t=2026-08-05T21:51:39.883675501Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T21:51:39.885342476Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.661154ms logger=migrator t=2026-08-05T21:51:39.893788917Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T21:51:39.894985902Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.199775ms logger=migrator t=2026-08-05T21:51:39.901243889Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T21:51:39.902544975Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.308196ms logger=migrator t=2026-08-05T21:51:39.909201931Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T21:51:39.910245832Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.045151ms logger=migrator t=2026-08-05T21:51:39.916410347Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-05T21:51:39.924035572Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.623925ms logger=migrator t=2026-08-05T21:51:39.928209066Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-05T21:51:39.929038694Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=830.758µs logger=migrator t=2026-08-05T21:51:39.93229644Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-05T21:51:39.932368451Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=72.751µs logger=migrator t=2026-08-05T21:51:39.937680009Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-05T21:51:39.939045127Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.365598ms logger=migrator t=2026-08-05T21:51:39.953783187Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-05T21:51:39.956313127Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.52097ms logger=migrator t=2026-08-05T21:51:39.963563735Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-05T21:51:39.964869941Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.308376ms logger=migrator t=2026-08-05T21:51:39.97116157Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-05T21:51:39.971430705Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=267.555µs logger=migrator t=2026-08-05T21:51:39.979122932Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-05T21:51:39.981706833Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.588231ms logger=migrator t=2026-08-05T21:51:39.987221845Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-05T21:51:39.988601344Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.381129ms logger=migrator t=2026-08-05T21:51:39.993455833Z 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-08-05T21:51:39.995914013Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.4488ms logger=migrator t=2026-08-05T21:51:40.000407824Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-05T21:51:40.002029727Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.624384ms logger=migrator t=2026-08-05T21:51:40.008306964Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-05T21:51:40.014397458Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.097594ms logger=migrator t=2026-08-05T21:51:40.021950172Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-05T21:51:40.022965552Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.01614ms logger=migrator t=2026-08-05T21:51:40.028127267Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-05T21:51:40.029007445Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=880.558µs logger=migrator t=2026-08-05T21:51:40.035783903Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-05T21:51:40.062330622Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.538199ms logger=migrator t=2026-08-05T21:51:40.074239685Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-05T21:51:40.108685314Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=34.43957ms logger=migrator t=2026-08-05T21:51:40.11588047Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-05T21:51:40.117058945Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.179645ms logger=migrator t=2026-08-05T21:51:40.123069737Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-05T21:51:40.124058156Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=988.93µs logger=migrator t=2026-08-05T21:51:40.130689232Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-05T21:51:40.136873997Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.182695ms logger=migrator t=2026-08-05T21:51:40.143181645Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-05T21:51:40.148929002Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.747427ms logger=migrator t=2026-08-05T21:51:40.154900803Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-05T21:51:40.156759781Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.864138ms logger=migrator t=2026-08-05T21:51:40.164372746Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-05T21:51:40.166446497Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.078141ms logger=migrator t=2026-08-05T21:51:40.172469711Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-05T21:51:40.1744284Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.960759ms logger=migrator t=2026-08-05T21:51:40.179720888Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-05T21:51:40.180969123Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.248275ms logger=migrator t=2026-08-05T21:51:40.187675139Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-05T21:51:40.187811082Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=139.713µs logger=migrator t=2026-08-05T21:51:40.193984997Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-05T21:51:40.204288877Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.30021ms logger=migrator t=2026-08-05T21:51:40.209595185Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-05T21:51:40.215360462Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.763757ms logger=migrator t=2026-08-05T21:51:40.221400435Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-05T21:51:40.228813306Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.406841ms logger=migrator t=2026-08-05T21:51:40.234759656Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-05T21:51:40.235619833Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=861.907µs logger=migrator t=2026-08-05T21:51:40.241133076Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-05T21:51:40.243955713Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.823558ms logger=migrator t=2026-08-05T21:51:40.252953346Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-05T21:51:40.260623272Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.676187ms logger=migrator t=2026-08-05T21:51:40.266226866Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-05T21:51:40.271639406Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.41092ms logger=migrator t=2026-08-05T21:51:40.277584636Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-05T21:51:40.279978175Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.392499ms logger=migrator t=2026-08-05T21:51:40.293539181Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-05T21:51:40.300707576Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.169115ms logger=migrator t=2026-08-05T21:51:40.306952824Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-05T21:51:40.313750351Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.793937ms logger=migrator t=2026-08-05T21:51:40.320344985Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-05T21:51:40.320533519Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=195.524µs logger=migrator t=2026-08-05T21:51:40.32747475Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-05T21:51:40.32939387Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.91997ms logger=migrator t=2026-08-05T21:51:40.335442262Z 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-08-05T21:51:40.336975333Z 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.531771ms logger=migrator t=2026-08-05T21:51:40.343913134Z 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-08-05T21:51:40.346497367Z 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=2.590023ms logger=migrator t=2026-08-05T21:51:40.354213773Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-05T21:51:40.354427668Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=221.685µs logger=migrator t=2026-08-05T21:51:40.360190875Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-05T21:51:40.368532305Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.34543ms logger=migrator t=2026-08-05T21:51:40.374417274Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-05T21:51:40.380361235Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.939831ms logger=migrator t=2026-08-05T21:51:40.387241954Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-05T21:51:40.393598584Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.35601ms logger=migrator t=2026-08-05T21:51:40.399216399Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-05T21:51:40.408780733Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.574204ms logger=migrator t=2026-08-05T21:51:40.413895277Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-05T21:51:40.418438738Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.542641ms logger=migrator t=2026-08-05T21:51:40.426626435Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-05T21:51:40.426782748Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=159.173µs logger=migrator t=2026-08-05T21:51:40.433916763Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-05T21:51:40.434979344Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.063011ms logger=migrator t=2026-08-05T21:51:40.441225722Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-05T21:51:40.449595891Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.368739ms logger=migrator t=2026-08-05T21:51:40.456182306Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-05T21:51:40.456267277Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=86.101µs logger=migrator t=2026-08-05T21:51:40.464001505Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-05T21:51:40.474699162Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.694916ms logger=migrator t=2026-08-05T21:51:40.480535291Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-05T21:51:40.481311186Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=775.775µs logger=migrator t=2026-08-05T21:51:40.487727836Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-05T21:51:40.497867243Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.140317ms logger=migrator t=2026-08-05T21:51:40.50313234Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-05T21:51:40.504189791Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.057581ms logger=migrator t=2026-08-05T21:51:40.51005231Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-05T21:51:40.511668394Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.617483ms logger=migrator t=2026-08-05T21:51:40.516181204Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-05T21:51:40.528819802Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=12.629128ms logger=migrator t=2026-08-05T21:51:40.534435766Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-05T21:51:40.535271243Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=838.797µs logger=migrator t=2026-08-05T21:51:40.543600262Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-05T21:51:40.544904349Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.306457ms logger=migrator t=2026-08-05T21:51:40.550525023Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-05T21:51:40.551799469Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.275036ms logger=migrator t=2026-08-05T21:51:40.566405565Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-05T21:51:40.56760511Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.203165ms logger=migrator t=2026-08-05T21:51:40.579993532Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-05T21:51:40.580206586Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=220.825µs logger=migrator t=2026-08-05T21:51:40.586435212Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-05T21:51:40.588122757Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.691095ms logger=migrator t=2026-08-05T21:51:40.596790013Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-05T21:51:40.598528928Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.745935ms logger=migrator t=2026-08-05T21:51:40.604191654Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-05T21:51:40.60503195Z 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-08-05T21:51:40.614644695Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-05T21:51:40.61531661Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=675.955µs logger=migrator t=2026-08-05T21:51:40.621335872Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-05T21:51:40.623293642Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.957469ms logger=migrator t=2026-08-05T21:51:40.627363724Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-05T21:51:40.634463118Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.098854ms logger=migrator t=2026-08-05T21:51:40.639444899Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-05T21:51:40.640565943Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.121364ms logger=migrator t=2026-08-05T21:51:40.644828519Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-05T21:51:40.646509973Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.680274ms logger=migrator t=2026-08-05T21:51:40.652308701Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-05T21:51:40.653432274Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.127423ms logger=migrator t=2026-08-05T21:51:40.657477646Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-05T21:51:40.659495217Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.01314ms logger=migrator t=2026-08-05T21:51:40.663966818Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-05T21:51:40.665692543Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.725545ms logger=migrator t=2026-08-05T21:51:40.674854309Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-05T21:51:40.6748917Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.511µs logger=migrator t=2026-08-05T21:51:40.687083818Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-05T21:51:40.68722129Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=134.803µs logger=migrator t=2026-08-05T21:51:40.713379612Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-05T21:51:40.72559598Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.218438ms logger=migrator t=2026-08-05T21:51:40.747658369Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-05T21:51:40.748273491Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=619.292µs logger=migrator t=2026-08-05T21:51:40.756393466Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-05T21:51:40.757704842Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.317566ms logger=migrator t=2026-08-05T21:51:40.767026572Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-05T21:51:40.767862419Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=841.347µs logger=migrator t=2026-08-05T21:51:40.776600197Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-05T21:51:40.778371323Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.769986ms logger=migrator t=2026-08-05T21:51:40.78313305Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-05T21:51:40.78415927Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.02587ms logger=migrator t=2026-08-05T21:51:40.789263234Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-05T21:51:40.827016381Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.749517ms logger=migrator t=2026-08-05T21:51:40.832495043Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-05T21:51:40.838029325Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.534823ms logger=migrator t=2026-08-05T21:51:40.841677749Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-05T21:51:40.841942055Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=269.016µs logger=migrator t=2026-08-05T21:51:40.845950046Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-05T21:51:40.882161242Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.191416ms logger=migrator t=2026-08-05T21:51:40.887795696Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-05T21:51:40.921981521Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.182935ms logger=migrator t=2026-08-05T21:51:40.926670437Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-05T21:51:40.927416481Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=746.944µs logger=migrator t=2026-08-05T21:51:40.931464794Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-05T21:51:40.932689519Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.223864ms logger=migrator t=2026-08-05T21:51:40.938785892Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-05T21:51:40.939148919Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=354.197µs logger=migrator t=2026-08-05T21:51:40.942865626Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-05T21:51:40.943891436Z level=info msg="Migration successfully executed" id="create permission table" duration=1.03081ms logger=migrator t=2026-08-05T21:51:40.948187423Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-05T21:51:40.949402868Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.215815ms logger=migrator t=2026-08-05T21:51:40.953709515Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-05T21:51:40.954982622Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.272767ms logger=migrator t=2026-08-05T21:51:40.959133656Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-05T21:51:40.960364361Z level=info msg="Migration successfully executed" id="create role table" duration=1.228215ms logger=migrator t=2026-08-05T21:51:40.964378922Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-05T21:51:40.974777244Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.399582ms logger=migrator t=2026-08-05T21:51:40.98001221Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-05T21:51:40.9878767Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.86403ms logger=migrator t=2026-08-05T21:51:40.992096276Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-05T21:51:40.992929452Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=832.976µs logger=migrator t=2026-08-05T21:51:40.997024386Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-05T21:51:40.998890764Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.865978ms logger=migrator t=2026-08-05T21:51:41.004225962Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-05T21:51:41.007084021Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.857828ms logger=migrator t=2026-08-05T21:51:41.011276796Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-05T21:51:41.012283116Z level=info msg="Migration successfully executed" id="create team role table" duration=1.0062ms logger=migrator t=2026-08-05T21:51:41.016142485Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-05T21:51:41.017334608Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.192193ms logger=migrator t=2026-08-05T21:51:41.022385531Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-05T21:51:41.023694357Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.305326ms logger=migrator t=2026-08-05T21:51:41.027363593Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-05T21:51:41.028578297Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.214524ms logger=migrator t=2026-08-05T21:51:41.032470427Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-05T21:51:41.033513608Z level=info msg="Migration successfully executed" id="create user role table" duration=1.04258ms logger=migrator t=2026-08-05T21:51:41.038593441Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-05T21:51:41.041330477Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.785456ms logger=migrator t=2026-08-05T21:51:41.045791137Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-05T21:51:41.047194366Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.405579ms logger=migrator t=2026-08-05T21:51:41.051152066Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-05T21:51:41.052000084Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=848.598µs logger=migrator t=2026-08-05T21:51:41.056421703Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-05T21:51:41.05728278Z level=info msg="Migration successfully executed" id="create builtin role table" duration=861.427µs logger=migrator t=2026-08-05T21:51:41.061522307Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-05T21:51:41.062885724Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.363277ms logger=migrator t=2026-08-05T21:51:41.067511248Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-05T21:51:41.069378167Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.867779ms logger=migrator t=2026-08-05T21:51:41.074714285Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-05T21:51:41.083024134Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.308909ms logger=migrator t=2026-08-05T21:51:41.089276201Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-05T21:51:41.09122526Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.952409ms logger=migrator t=2026-08-05T21:51:41.097048329Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-05T21:51:41.098464787Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.416718ms logger=migrator t=2026-08-05T21:51:41.104308766Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-05T21:51:41.105675774Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.366888ms logger=migrator t=2026-08-05T21:51:41.109632884Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-05T21:51:41.110779468Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.146614ms logger=migrator t=2026-08-05T21:51:41.114548004Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-05T21:51:41.11535408Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=806.186µs logger=migrator t=2026-08-05T21:51:41.120299991Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-05T21:51:41.121420764Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.120532ms logger=migrator t=2026-08-05T21:51:41.125593039Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-05T21:51:41.137606143Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.013634ms logger=migrator t=2026-08-05T21:51:41.14583259Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-05T21:51:41.154755171Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.926431ms logger=migrator t=2026-08-05T21:51:41.166317406Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-05T21:51:41.181931463Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=15.609217ms logger=migrator t=2026-08-05T21:51:41.193676032Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-05T21:51:41.203059782Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.38512ms logger=migrator t=2026-08-05T21:51:41.218996636Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-05T21:51:41.221034418Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.038062ms logger=migrator t=2026-08-05T21:51:41.24133914Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-05T21:51:41.243061906Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.716976ms logger=migrator t=2026-08-05T21:51:41.266234477Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-05T21:51:41.267910641Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.681185ms logger=migrator t=2026-08-05T21:51:41.276592787Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-05T21:51:41.277851723Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.261406ms logger=migrator t=2026-08-05T21:51:41.282539498Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-05T21:51:41.283978197Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.433859ms logger=migrator t=2026-08-05T21:51:41.291534891Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-05T21:51:41.291760865Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=231.925µs logger=migrator t=2026-08-05T21:51:41.298106474Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-05T21:51:41.298176775Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=72.811µs logger=migrator t=2026-08-05T21:51:41.303474923Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-05T21:51:41.304386802Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=912.439µs logger=migrator t=2026-08-05T21:51:41.313197581Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-05T21:51:41.314301623Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.106322ms logger=migrator t=2026-08-05T21:51:41.319747334Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-05T21:51:41.320501129Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=754.155µs logger=migrator t=2026-08-05T21:51:41.326092212Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-05T21:51:41.326977461Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=893.369µs logger=migrator t=2026-08-05T21:51:41.334859101Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-05T21:51:41.336037385Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.184444ms logger=migrator t=2026-08-05T21:51:41.340011746Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-05T21:51:41.341797562Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.784797ms logger=migrator t=2026-08-05T21:51:41.351236623Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-05T21:51:41.353694054Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.461591ms logger=migrator t=2026-08-05T21:51:41.357894669Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-05T21:51:41.36630221Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.406831ms logger=migrator t=2026-08-05T21:51:41.371119277Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-05T21:51:41.371191989Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=73.652µs logger=migrator t=2026-08-05T21:51:41.376184821Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-05T21:51:41.377181851Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=997.02µs logger=migrator t=2026-08-05T21:51:41.38158947Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-05T21:51:41.382830886Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.237946ms logger=migrator t=2026-08-05T21:51:41.387258585Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-05T21:51:41.388556432Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.298577ms logger=migrator t=2026-08-05T21:51:41.393238817Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-05T21:51:41.401456924Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.216337ms logger=migrator t=2026-08-05T21:51:41.40564419Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-05T21:51:41.406800823Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.156183ms logger=migrator t=2026-08-05T21:51:41.410996618Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-05T21:51:41.41205749Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.061962ms logger=migrator t=2026-08-05T21:51:41.418110173Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-05T21:51:41.444986439Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.868807ms logger=migrator t=2026-08-05T21:51:41.449157023Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-05T21:51:41.450532922Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.376049ms logger=migrator t=2026-08-05T21:51:41.45688181Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-05T21:51:41.458028183Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.147623ms logger=migrator t=2026-08-05T21:51:41.462202999Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-05T21:51:41.463615337Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.412578ms logger=migrator t=2026-08-05T21:51:41.46767684Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-05T21:51:41.469507068Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.829658ms logger=migrator t=2026-08-05T21:51:41.474119601Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-05T21:51:41.47455976Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=441.778µs logger=migrator t=2026-08-05T21:51:41.480182624Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-05T21:51:41.482033872Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.856028ms logger=migrator t=2026-08-05T21:51:41.488770638Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-05T21:51:41.499306123Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.536885ms logger=migrator t=2026-08-05T21:51:41.503818245Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-05T21:51:41.504470088Z level=info msg="Migration successfully executed" id="create entity_events table" duration=651.793µs logger=migrator t=2026-08-05T21:51:41.511218814Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-05T21:51:41.513045982Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.826748ms logger=migrator t=2026-08-05T21:51:41.517471732Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-05T21:51:41.518072124Z 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-08-05T21:51:41.5227743Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-05T21:51:41.52329397Z 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-08-05T21:51:41.528581208Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-05T21:51:41.529568428Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=995.42µs logger=migrator t=2026-08-05T21:51:41.535483818Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-05T21:51:41.536639422Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.155784ms logger=migrator t=2026-08-05T21:51:41.543677604Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-05T21:51:41.546949151Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=3.263466ms logger=migrator t=2026-08-05T21:51:41.553499364Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-05T21:51:41.555485364Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.98706ms logger=migrator t=2026-08-05T21:51:41.56168656Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-05T21:51:41.562944526Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.257076ms logger=migrator t=2026-08-05T21:51:41.568136232Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-05T21:51:41.569585051Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.453869ms logger=migrator t=2026-08-05T21:51:41.573928409Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-05T21:51:41.575246836Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.318967ms logger=migrator t=2026-08-05T21:51:41.581424762Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-05T21:51:41.582814699Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.389637ms logger=migrator t=2026-08-05T21:51:41.588408273Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-05T21:51:41.590464365Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.055862ms logger=migrator t=2026-08-05T21:51:41.595758173Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-05T21:51:41.597045769Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.286886ms logger=migrator t=2026-08-05T21:51:41.60396946Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-05T21:51:41.606184324Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.221204ms logger=migrator t=2026-08-05T21:51:41.612081914Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-05T21:51:41.641779608Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.695194ms logger=migrator t=2026-08-05T21:51:41.647178588Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-05T21:51:41.653546467Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.367609ms logger=migrator t=2026-08-05T21:51:41.658778843Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-05T21:51:41.668021051Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.243568ms logger=migrator t=2026-08-05T21:51:41.681908323Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-05T21:51:41.682300732Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=397.629µs logger=migrator t=2026-08-05T21:51:41.691369546Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-05T21:51:41.700332758Z level=info msg="Migration successfully executed" id="add share column" duration=8.965472ms logger=migrator t=2026-08-05T21:51:41.705798859Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-05T21:51:41.705948712Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=150.803µs logger=migrator t=2026-08-05T21:51:41.713551657Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-05T21:51:41.71471912Z level=info msg="Migration successfully executed" id="create file table" duration=1.167613ms logger=migrator t=2026-08-05T21:51:41.735647426Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-05T21:51:41.740669887Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=5.035252ms logger=migrator t=2026-08-05T21:51:41.764638715Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-05T21:51:41.766008532Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.375518ms logger=migrator t=2026-08-05T21:51:41.778351883Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-05T21:51:41.779452616Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.105512ms logger=migrator t=2026-08-05T21:51:41.803704818Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-05T21:51:41.80624519Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.468071ms logger=migrator t=2026-08-05T21:51:41.873906915Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-05T21:51:41.874127419Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=209.074µs logger=migrator t=2026-08-05T21:51:41.880934767Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-05T21:51:41.88108425Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=156.843µs logger=migrator t=2026-08-05T21:51:41.887827598Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-05T21:51:41.889022402Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.200534ms logger=migrator t=2026-08-05T21:51:41.895771709Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-05T21:51:41.896027285Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=257.255µs logger=migrator t=2026-08-05T21:51:41.902285922Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-05T21:51:41.904980456Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.699575ms logger=migrator t=2026-08-05T21:51:41.923179817Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-05T21:51:41.934635869Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.464032ms logger=migrator t=2026-08-05T21:51:41.940616231Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-05T21:51:41.940808904Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=196.023µs logger=migrator t=2026-08-05T21:51:41.945856297Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-05T21:51:41.947114732Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.258085ms logger=migrator t=2026-08-05T21:51:41.952182186Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-05T21:51:41.952835209Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=654.713µs logger=migrator t=2026-08-05T21:51:41.959036995Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-05T21:51:41.959417042Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=384.198µs logger=migrator t=2026-08-05T21:51:41.965759292Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-05T21:51:41.966859294Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.097082ms logger=migrator t=2026-08-05T21:51:41.971754563Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-05T21:51:41.982515192Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.760329ms logger=migrator t=2026-08-05T21:51:41.988237788Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-05T21:51:41.997827333Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.589285ms logger=migrator t=2026-08-05T21:51:42.003397536Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-05T21:51:42.004349135Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=948.609µs logger=migrator t=2026-08-05T21:51:42.009896378Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-05T21:51:42.09119643Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.293982ms logger=migrator t=2026-08-05T21:51:42.100681923Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-05T21:51:42.102047691Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.365907ms logger=migrator t=2026-08-05T21:51:42.115969343Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-05T21:51:42.118116427Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.146094ms logger=migrator t=2026-08-05T21:51:42.123420225Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-05T21:51:42.160194082Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=36.765267ms logger=migrator t=2026-08-05T21:51:42.166613782Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-05T21:51:42.174640276Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.023694ms logger=migrator t=2026-08-05T21:51:42.181939664Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-05T21:51:42.182389463Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=451.209µs logger=migrator t=2026-08-05T21:51:42.18763483Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-05T21:51:42.187853925Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=226.895µs logger=migrator t=2026-08-05T21:51:42.193340956Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-05T21:51:42.19355521Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=214.724µs logger=migrator t=2026-08-05T21:51:42.198789037Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-05T21:51:42.199116633Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=318.166µs logger=migrator t=2026-08-05T21:51:42.205027053Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-05T21:51:42.20536669Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=357.217µs logger=migrator t=2026-08-05T21:51:42.211630517Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-05T21:51:42.213290601Z level=info msg="Migration successfully executed" id="create folder table" duration=1.660564ms logger=migrator t=2026-08-05T21:51:42.21864647Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-05T21:51:42.219938956Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.292486ms logger=migrator t=2026-08-05T21:51:42.225092641Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-05T21:51:42.226414669Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.321978ms logger=migrator t=2026-08-05T21:51:42.232629394Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-05T21:51:42.232659955Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.501µs logger=migrator t=2026-08-05T21:51:42.238557625Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-05T21:51:42.241727129Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.169014ms logger=migrator t=2026-08-05T21:51:42.254012439Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-05T21:51:42.258057961Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=4.047532ms logger=migrator t=2026-08-05T21:51:42.264375079Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-05T21:51:42.266099845Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.724006ms logger=migrator t=2026-08-05T21:51:42.271222509Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-05T21:51:42.271866982Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=644.233µs logger=migrator t=2026-08-05T21:51:42.276902254Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-05T21:51:42.277256461Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=355.197µs logger=migrator t=2026-08-05T21:51:42.284717973Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-05T21:51:42.28656675Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.853907ms logger=migrator t=2026-08-05T21:51:42.300587355Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-05T21:51:42.302151967Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.581342ms logger=migrator t=2026-08-05T21:51:42.307747811Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-05T21:51:42.309406754Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.655543ms logger=migrator t=2026-08-05T21:51:42.315755684Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-05T21:51:42.317122481Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.381697ms logger=migrator t=2026-08-05T21:51:42.322122653Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-05T21:51:42.323874599Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.776886ms logger=migrator t=2026-08-05T21:51:42.328851019Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-05T21:51:42.329994613Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.143344ms logger=migrator t=2026-08-05T21:51:42.336833542Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-05T21:51:42.339569038Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.736305ms logger=migrator t=2026-08-05T21:51:42.345541829Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-05T21:51:42.347085061Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.545342ms logger=migrator t=2026-08-05T21:51:42.353139113Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-05T21:51:42.354304527Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.162804ms logger=migrator t=2026-08-05T21:51:42.360022923Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-05T21:51:42.361505083Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.48213ms logger=migrator t=2026-08-05T21:51:42.366011255Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-05T21:51:42.367600047Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.589622ms logger=migrator t=2026-08-05T21:51:42.37262583Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-05T21:51:42.373419305Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=799.406µs logger=migrator t=2026-08-05T21:51:42.379801425Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-05T21:51:42.391696127Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.894932ms logger=migrator t=2026-08-05T21:51:42.400938565Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-05T21:51:42.40216339Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.226775ms logger=migrator t=2026-08-05T21:51:42.407279043Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-05T21:51:42.407305534Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=28.251µs logger=migrator t=2026-08-05T21:51:42.412611262Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-05T21:51:42.414171944Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.560792ms logger=migrator t=2026-08-05T21:51:42.42039704Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-05T21:51:42.420449741Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=53.051µs logger=migrator t=2026-08-05T21:51:42.42581563Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-05T21:51:42.427668638Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.858328ms logger=migrator t=2026-08-05T21:51:42.432877233Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-05T21:51:42.434629509Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.755296ms logger=migrator t=2026-08-05T21:51:42.440660482Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-05T21:51:42.442147822Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.49035ms logger=migrator t=2026-08-05T21:51:42.448672834Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-05T21:51:42.450670885Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.999881ms logger=migrator t=2026-08-05T21:51:42.455908202Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-05T21:51:42.456661097Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=753.285µs logger=migrator t=2026-08-05T21:51:42.463791132Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-05T21:51:42.465250021Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.42936ms logger=migrator t=2026-08-05T21:51:42.472191722Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-05T21:51:42.473238334Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.049832ms logger=migrator t=2026-08-05T21:51:42.480245156Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-05T21:51:42.481347089Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.104983ms logger=migrator t=2026-08-05T21:51:42.487727068Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-05T21:51:42.495087898Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.36113ms logger=migrator t=2026-08-05T21:51:42.503163452Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-05T21:51:42.510827607Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.660565ms logger=migrator t=2026-08-05T21:51:42.517045695Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-05T21:51:42.52617886Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.129225ms logger=migrator t=2026-08-05T21:51:42.533405136Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-05T21:51:42.533515238Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=121.142µs logger=migrator t=2026-08-05T21:51:42.538793616Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-05T21:51:42.554902243Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.103338ms logger=migrator t=2026-08-05T21:51:42.56163804Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-05T21:51:42.575442831Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.79944ms logger=migrator t=2026-08-05T21:51:42.583644457Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-05T21:51:42.584516466Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=878.739µs logger=migrator t=2026-08-05T21:51:42.5901369Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.393770896s logger=migrator t=2026-08-05T21:51:42.590857804Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-05T21:51:42.608788218Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-05T21:51:42.609036323Z level=info msg="Created default organization" logger=secrets t=2026-08-05T21:51:42.617656528Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-05T21:51:42.673658446Z level=info msg="Restored cache from database" duration=531.961µs logger=plugin.store t=2026-08-05T21:51:42.675342441Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-05T21:51:42.720929657Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-05T21:51:42.721026889Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-05T21:51:42.721120721Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-05T21:51:42.721144601Z level=info msg="Plugins loaded" count=54 duration=45.804331ms logger=query_data t=2026-08-05T21:51:42.725629613Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-05T21:51:42.729537662Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-05T21:51:42.740472074Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-05T21:51:42.756305076Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-05T21:51:42.758914589Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-05T21:51:42.761013292Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-05T21:51:42.78454866Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-05T21:51:42.808800093Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-05T21:51:42.837467365Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-05T21:51:42.837505176Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-05T21:51:42.838593518Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-05T21:51:42.838785742Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-05T21:51:42.839714381Z level=info msg="State cache has been initialized" states=0 duration=1.119873ms logger=ngalert.scheduler t=2026-08-05T21:51:42.839788463Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-05T21:51:42.839842264Z level=info msg=starting first_tick=2026-08-05T21:51:50Z logger=grafanaStorageLogger t=2026-08-05T21:51:42.841494817Z level=info msg="Storage starting" logger=http.server t=2026-08-05T21:51:42.843007818Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-05T21:51:42.891683727Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-05T21:51:42.90809224Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-08-05T21:51:42.92625646Z level=info msg="Update check succeeded" duration=87.617261ms logger=grafana.update.checker t=2026-08-05T21:51:42.929779161Z level=info msg="Update check succeeded" duration=89.352596ms logger=sqlstore.transactions t=2026-08-05T21:51:42.953643406Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-05T21:51:42.954078025Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-05T21:51:43.066446279Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-05T21:51:43.146146548Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-05T21:51:43.169675686Z level=info msg="Patterns update finished" duration=219.798167ms logger=grafana-apiserver t=2026-08-05T21:51:43.480827079Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-05T21:51:43.48138663Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-05T21:51:44.495273973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.496807034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.526491318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.550889644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.569390279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.597811467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.620400566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.67965434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.740219291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.815543541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.837982737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.885999793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.90404616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.936305765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:44.954805102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.010136425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.026710352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.072541034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.089986568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.120874106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.13976581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.175856804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.200860882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.238824283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.254670035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.356641077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.385746219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.417598156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.452603317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.56787162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.584545009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.635555295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.656732255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.721853859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.742477498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.806439787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.827322132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.932229944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:45.948590785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.020868754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.043907772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.101724857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.118759894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.225284848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.245840727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.370656722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.39463548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.529433579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.548471586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.641847664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.661091405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.730226539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.751829558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.816137505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.833321934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.902965489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:46.921211771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.003825209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.022006349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.096580614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.111130559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.174328354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.203991517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.312566993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.331822444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.421494996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.443497583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.512967446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.533077044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.630332511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.646708263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.745527731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.761152998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.863029749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.883941093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.972257769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:47.998913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:48.166577247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:48.184246647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:51:48.280847289Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-05T21:52:41.866031746Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-05T22:01:42.863294246Z level=info msg="Completed cleanup jobs" duration=23.642753ms logger=plugins.update.checker t=2026-08-05T22:01:42.988700009Z level=info msg="Update check succeeded" duration=61.987927ms logger=sqlstore.transactions t=2026-08-05T22:06:42.7482585Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-05T22:11:42.873692875Z level=info msg="Completed cleanup jobs" duration=34.425152ms logger=plugins.update.checker t=2026-08-05T22:11:42.99095287Z level=info msg="Update check succeeded" duration=63.828553ms logger=cleanup t=2026-08-05T22:21:42.863660916Z level=info msg="Completed cleanup jobs" duration=24.56921ms logger=plugins.update.checker t=2026-08-05T22:21:42.980393308Z level=info msg="Update check succeeded" duration=53.279287ms logger=infra.usagestats t=2026-08-05T22:22:41.891840705Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-05T22:31:42.899234454Z level=info msg="Completed cleanup jobs" duration=59.661466ms logger=plugins.update.checker t=2026-08-05T22:31:42.977352477Z level=info msg="Update check succeeded" duration=50.360256ms