logger=settings t=2026-05-04T01:49:12.864913012Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-04T01:49:12Z logger=settings t=2026-05-04T01:49:12.865815311Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-04T01:49:12.865840682Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-04T01:49:12.865851002Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-04T01:49:12.865859863Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-04T01:49:12.865875843Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-04T01:49:12.865890534Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-04T01:49:12.865899274Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-04T01:49:12.865913464Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-04T01:49:12.865929155Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-04T01:49:12.865938495Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-04T01:49:12.865948956Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-04T01:49:12.865968446Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-04T01:49:12.865982507Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-04T01:49:12.865991457Z level=info msg=Target target=[all] logger=settings t=2026-05-04T01:49:12.866017798Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-04T01:49:12.866031678Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-04T01:49:12.866064779Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-04T01:49:12.86608508Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-04T01:49:12.866105001Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-04T01:49:12.866113151Z level=info msg="App mode production" logger=sqlstore t=2026-05-04T01:49:12.86826145Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-04T01:49:12.868347163Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-04T01:49:12.871902377Z level=info msg="Locking database" logger=migrator t=2026-05-04T01:49:12.871917007Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-04T01:49:12.872653831Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-04T01:49:12.873827908Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.173547ms logger=migrator t=2026-05-04T01:49:13.679200989Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-04T01:49:13.690053137Z level=info msg="Migration successfully executed" id="create user table" duration=10.848248ms logger=migrator t=2026-05-04T01:49:13.793644591Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-04T01:49:13.79515793Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.517488ms logger=migrator t=2026-05-04T01:49:14.018917919Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-04T01:49:14.020753518Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.839689ms logger=migrator t=2026-05-04T01:49:14.371527323Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-04T01:49:14.372515315Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=992.261µs logger=migrator t=2026-05-04T01:49:14.513073334Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-04T01:49:14.514549562Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.480068ms logger=migrator t=2026-05-04T01:49:14.536147825Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-04T01:49:14.541659952Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.507317ms logger=migrator t=2026-05-04T01:49:14.549460042Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-04T01:49:14.550102802Z level=info msg="Migration successfully executed" id="create user table v2" duration=642.92µs logger=migrator t=2026-05-04T01:49:14.554915137Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-04T01:49:14.555715062Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=795.635µs logger=migrator t=2026-05-04T01:49:14.562321195Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-04T01:49:14.563837813Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.522409ms logger=migrator t=2026-05-04T01:49:14.569725542Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-04T01:49:14.570141535Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=416.363µs logger=migrator t=2026-05-04T01:49:14.574427673Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-04T01:49:14.5749474Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=520.017µs logger=migrator t=2026-05-04T01:49:14.579048811Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-04T01:49:14.580187238Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.138427ms logger=migrator t=2026-05-04T01:49:14.585075534Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-04T01:49:14.585101095Z level=info msg="Migration successfully executed" id="Update user table charset" duration=26.491µs logger=migrator t=2026-05-04T01:49:14.592177863Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-04T01:49:14.59334106Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.163018ms logger=migrator t=2026-05-04T01:49:14.600705516Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-04T01:49:14.600941724Z level=info msg="Migration successfully executed" id="Add missing user data" duration=240.148µs logger=migrator t=2026-05-04T01:49:14.605755758Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-04T01:49:14.606945436Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.189108ms logger=migrator t=2026-05-04T01:49:14.612399661Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-04T01:49:14.613249289Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=850.327µs logger=migrator t=2026-05-04T01:49:14.619183199Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-04T01:49:14.620011736Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=828.887µs logger=migrator t=2026-05-04T01:49:14.624243071Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-04T01:49:14.632784495Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.543034ms logger=migrator t=2026-05-04T01:49:14.638639723Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-04T01:49:14.640060309Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.424586ms logger=migrator t=2026-05-04T01:49:14.66161036Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-04T01:49:14.661959712Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=353.921µs logger=migrator t=2026-05-04T01:49:14.667765538Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-04T01:49:14.670777094Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=3.011406ms logger=migrator t=2026-05-04T01:49:14.680085363Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-04T01:49:14.680715023Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=634.96µs logger=migrator t=2026-05-04T01:49:14.713163475Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-04T01:49:14.713802005Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=631.501µs logger=migrator t=2026-05-04T01:49:14.720556862Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-04T01:49:14.721818262Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.25906ms logger=migrator t=2026-05-04T01:49:14.726964057Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-04T01:49:14.727932058Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=967.621µs logger=migrator t=2026-05-04T01:49:14.733394224Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-04T01:49:14.735491241Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.102628ms logger=migrator t=2026-05-04T01:49:14.815600551Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-04T01:49:14.816873382Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.277961ms logger=migrator t=2026-05-04T01:49:14.820881231Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-04T01:49:14.821570663Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=692.043µs logger=migrator t=2026-05-04T01:49:14.826767859Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-04T01:49:14.826840852Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=72.393µs logger=migrator t=2026-05-04T01:49:14.831986677Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-04T01:49:14.833612019Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.629073ms logger=migrator t=2026-05-04T01:49:14.839647163Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-04T01:49:14.84113337Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.488408ms logger=migrator t=2026-05-04T01:49:14.846983468Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-04T01:49:14.848321181Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.331493ms logger=migrator t=2026-05-04T01:49:14.854289122Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-04T01:49:14.855295765Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.006702ms logger=migrator t=2026-05-04T01:49:14.859719927Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:49:14.863077785Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.356337ms logger=migrator t=2026-05-04T01:49:14.869021385Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-04T01:49:14.869969666Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=951.8µs logger=migrator t=2026-05-04T01:49:14.876106132Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-04T01:49:14.876947299Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=840.577µs logger=migrator t=2026-05-04T01:49:14.883544291Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-04T01:49:14.885158393Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.618832ms logger=migrator t=2026-05-04T01:49:14.89066533Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-04T01:49:14.891406883Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=741.893µs logger=migrator t=2026-05-04T01:49:14.897769297Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-04T01:49:14.898924885Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.153807ms logger=migrator t=2026-05-04T01:49:14.904780122Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-04T01:49:14.905437053Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=655.721µs logger=migrator t=2026-05-04T01:49:14.911093635Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-04T01:49:14.911624352Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=530.787µs logger=migrator t=2026-05-04T01:49:14.919591408Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-04T01:49:14.920199917Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=608.279µs logger=migrator t=2026-05-04T01:49:14.926870491Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-04T01:49:14.928036169Z level=info msg="Migration successfully executed" id="create star table" duration=1.165877ms logger=migrator t=2026-05-04T01:49:14.934015171Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-04T01:49:14.934751674Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=735.973µs logger=migrator t=2026-05-04T01:49:14.941010835Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-04T01:49:14.94242665Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.415075ms logger=migrator t=2026-05-04T01:49:14.950939383Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-04T01:49:14.9527025Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.767367ms logger=migrator t=2026-05-04T01:49:14.959594361Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-04T01:49:14.961055628Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.471307ms logger=migrator t=2026-05-04T01:49:14.967370631Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-04T01:49:14.968328631Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=987.761µs logger=migrator t=2026-05-04T01:49:14.974992585Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-04T01:49:14.975696948Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=704.733µs logger=migrator t=2026-05-04T01:49:14.980457261Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-04T01:49:14.981402641Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=945.091µs logger=migrator t=2026-05-04T01:49:14.988155588Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-04T01:49:14.98822013Z level=info msg="Migration successfully executed" id="Update org table charset" duration=66.122µs logger=migrator t=2026-05-04T01:49:14.995434631Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-04T01:49:14.995469302Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=36.151µs logger=migrator t=2026-05-04T01:49:15.000508644Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-04T01:49:15.000721641Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=213.087µs logger=migrator t=2026-05-04T01:49:15.005868396Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-04T01:49:15.007367244Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.498228ms logger=migrator t=2026-05-04T01:49:15.013283214Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-04T01:49:15.015094362Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.786837ms logger=migrator t=2026-05-04T01:49:15.022266612Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-04T01:49:15.023341387Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.075664ms logger=migrator t=2026-05-04T01:49:15.03279622Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-04T01:49:15.033501223Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=702.313µs logger=migrator t=2026-05-04T01:49:15.037942055Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-04T01:49:15.038981499Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.036243ms logger=migrator t=2026-05-04T01:49:15.044765094Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-04T01:49:15.045601321Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=836.367µs logger=migrator t=2026-05-04T01:49:15.050203108Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-04T01:49:15.056278694Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.073655ms logger=migrator t=2026-05-04T01:49:15.062140742Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-04T01:49:15.062975478Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=834.716µs logger=migrator t=2026-05-04T01:49:15.06989Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-04T01:49:15.071024466Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.134766ms logger=migrator t=2026-05-04T01:49:15.076079999Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-04T01:49:15.076629406Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=549.857µs logger=migrator t=2026-05-04T01:49:15.081474952Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-04T01:49:15.081758001Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=284.599µs logger=migrator t=2026-05-04T01:49:15.087416703Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-04T01:49:15.088507958Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.091065ms logger=migrator t=2026-05-04T01:49:15.093852779Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-04T01:49:15.093924851Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=72.752µs logger=migrator t=2026-05-04T01:49:15.098970353Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-04T01:49:15.102511687Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.540674ms logger=migrator t=2026-05-04T01:49:15.109207032Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-04T01:49:15.111530136Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.326304ms logger=migrator t=2026-05-04T01:49:15.117048823Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-04T01:49:15.118787969Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.738946ms logger=migrator t=2026-05-04T01:49:15.127618222Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-04T01:49:15.128505641Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=887.519µs logger=migrator t=2026-05-04T01:49:15.134348778Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-04T01:49:15.137804879Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.456031ms logger=migrator t=2026-05-04T01:49:15.143462961Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-04T01:49:15.144337639Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=875.938µs logger=migrator t=2026-05-04T01:49:15.148867574Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-04T01:49:15.149833585Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=964.761µs logger=migrator t=2026-05-04T01:49:15.155145476Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-04T01:49:15.155217628Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=72.972µs logger=migrator t=2026-05-04T01:49:15.160307261Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-04T01:49:15.160365653Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=60.782µs logger=migrator t=2026-05-04T01:49:15.165850939Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-04T01:49:15.167308536Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.457627ms logger=migrator t=2026-05-04T01:49:15.172242694Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-04T01:49:15.176267553Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.025109ms logger=migrator t=2026-05-04T01:49:15.18301742Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-04T01:49:15.186209342Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.195252ms logger=migrator t=2026-05-04T01:49:15.193084663Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-04T01:49:15.196764591Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.681038ms logger=migrator t=2026-05-04T01:49:15.202576368Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-04T01:49:15.202889608Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=314.53µs logger=migrator t=2026-05-04T01:49:15.211216135Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-04T01:49:15.212121054Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=905.119µs logger=migrator t=2026-05-04T01:49:15.216247046Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-04T01:49:15.217044812Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=797.996µs logger=migrator t=2026-05-04T01:49:15.223310333Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-04T01:49:15.223339324Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.331µs logger=migrator t=2026-05-04T01:49:15.230042759Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-04T01:49:15.231447064Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.403525ms logger=migrator t=2026-05-04T01:49:15.237851219Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-04T01:49:15.239526803Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.672754ms logger=migrator t=2026-05-04T01:49:15.245752603Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:49:15.251733855Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.978681ms logger=migrator t=2026-05-04T01:49:15.259920787Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-04T01:49:15.261807248Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.893101ms logger=migrator t=2026-05-04T01:49:15.269488744Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-04T01:49:15.270544458Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.063034ms logger=migrator t=2026-05-04T01:49:15.277023286Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-04T01:49:15.277853603Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=832.207µs logger=migrator t=2026-05-04T01:49:15.284849637Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-04T01:49:15.285148767Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=299.1µs logger=migrator t=2026-05-04T01:49:15.2924171Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-04T01:49:15.292998899Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=584.119µs logger=migrator t=2026-05-04T01:49:15.298785664Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-04T01:49:15.300933483Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.149459ms logger=migrator t=2026-05-04T01:49:15.305876002Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-04T01:49:15.3076745Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.803568ms logger=migrator t=2026-05-04T01:49:15.313404493Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-04T01:49:15.313588199Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=183.876µs logger=migrator t=2026-05-04T01:49:15.317853266Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-04T01:49:15.318022112Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=169.395µs logger=migrator t=2026-05-04T01:49:15.322117693Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-04T01:49:15.323522638Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.403465ms logger=migrator t=2026-05-04T01:49:15.329980975Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-04T01:49:15.33386012Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.876085ms logger=migrator t=2026-05-04T01:49:15.339896533Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-04T01:49:15.340863404Z level=info msg="Migration successfully executed" id="create data_source table" duration=966.791µs logger=migrator t=2026-05-04T01:49:15.344809001Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-04T01:49:15.345580016Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=770.765µs logger=migrator t=2026-05-04T01:49:15.349360857Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-04T01:49:15.350331958Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=970.941µs logger=migrator t=2026-05-04T01:49:15.356846687Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-04T01:49:15.357813768Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=970.021µs logger=migrator t=2026-05-04T01:49:15.361735014Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-04T01:49:15.362731206Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=996.842µs logger=migrator t=2026-05-04T01:49:15.367148778Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-04T01:49:15.372656175Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.509216ms logger=migrator t=2026-05-04T01:49:15.376311892Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-04T01:49:15.3771743Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=863.118µs logger=migrator t=2026-05-04T01:49:15.381132457Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-04T01:49:15.38247362Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.339753ms logger=migrator t=2026-05-04T01:49:15.388240665Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-04T01:49:15.389624019Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.383315ms logger=migrator t=2026-05-04T01:49:15.39370246Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-04T01:49:15.394248287Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=546.677µs logger=migrator t=2026-05-04T01:49:15.3974674Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-04T01:49:15.39993847Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.47036ms logger=migrator t=2026-05-04T01:49:15.404237708Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-04T01:49:15.40647625Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.235912ms logger=migrator t=2026-05-04T01:49:15.410124357Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-04T01:49:15.410150558Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.221µs logger=migrator t=2026-05-04T01:49:15.413708362Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-04T01:49:15.413928449Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=220.327µs logger=migrator t=2026-05-04T01:49:15.41770506Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-04T01:49:15.420230451Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.525051ms logger=migrator t=2026-05-04T01:49:15.42487347Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-04T01:49:15.425104257Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=229.557µs logger=migrator t=2026-05-04T01:49:15.428994642Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-04T01:49:15.429206769Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=212.547µs logger=migrator t=2026-05-04T01:49:15.432955279Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-04T01:49:15.435853322Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.897973ms logger=migrator t=2026-05-04T01:49:15.440437089Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-04T01:49:15.440636396Z level=info msg="Migration successfully executed" id="Update uid value" duration=196.547µs logger=migrator t=2026-05-04T01:49:15.444177529Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-04T01:49:15.445063448Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=888.499µs logger=migrator t=2026-05-04T01:49:15.44887784Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-04T01:49:15.449678006Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=800.336µs logger=migrator t=2026-05-04T01:49:15.632290825Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-04T01:49:15.633514894Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.227679ms logger=migrator t=2026-05-04T01:49:15.639064482Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-04T01:49:15.639745874Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=682.422µs logger=migrator t=2026-05-04T01:49:15.643593838Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-04T01:49:15.644175496Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=581.948µs logger=migrator t=2026-05-04T01:49:15.648385782Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-04T01:49:15.649285431Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=899.099µs logger=migrator t=2026-05-04T01:49:15.655887472Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-04T01:49:15.656834383Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=951.341µs logger=migrator t=2026-05-04T01:49:15.660619134Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-04T01:49:15.661170722Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=551.688µs logger=migrator t=2026-05-04T01:49:15.667621479Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-04T01:49:15.66983599Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=2.215042ms logger=migrator t=2026-05-04T01:49:15.674435358Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-04T01:49:15.685022757Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.58407ms logger=migrator t=2026-05-04T01:49:15.690209443Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-04T01:49:15.690911306Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=702.643µs logger=migrator t=2026-05-04T01:49:15.696476495Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-04T01:49:15.697401204Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=923.739µs logger=migrator t=2026-05-04T01:49:15.700796023Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-04T01:49:15.70162882Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=832.787µs logger=migrator t=2026-05-04T01:49:15.706082603Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-04T01:49:15.707051774Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=966.191µs logger=migrator t=2026-05-04T01:49:15.715858856Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-04T01:49:15.716195887Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=337.611µs logger=migrator t=2026-05-04T01:49:15.7206513Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-04T01:49:15.721394194Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=739.774µs logger=migrator t=2026-05-04T01:49:15.725144395Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-04T01:49:15.725199976Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=54.792µs logger=migrator t=2026-05-04T01:49:15.729438302Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-04T01:49:15.732058306Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.619764ms logger=migrator t=2026-05-04T01:49:15.735704833Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-04T01:49:15.739535316Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.829283ms logger=migrator t=2026-05-04T01:49:15.743338518Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-04T01:49:15.743519014Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=180.836µs logger=migrator t=2026-05-04T01:49:15.747071528Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-04T01:49:15.74961982Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.540132ms logger=migrator t=2026-05-04T01:49:15.753170504Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-04T01:49:15.755806938Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.636044ms logger=migrator t=2026-05-04T01:49:15.759315581Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-04T01:49:15.76024069Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=924.849µs logger=migrator t=2026-05-04T01:49:15.763714132Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-04T01:49:15.764366913Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=652.391µs logger=migrator t=2026-05-04T01:49:15.767613897Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-04T01:49:15.768448304Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=834.657µs logger=migrator t=2026-05-04T01:49:15.771965347Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-04T01:49:15.772871966Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=906.649µs logger=migrator t=2026-05-04T01:49:15.776490362Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-04T01:49:15.777525055Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.034943ms logger=migrator t=2026-05-04T01:49:15.782263637Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-04T01:49:15.78392095Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.662903ms logger=migrator t=2026-05-04T01:49:15.788648242Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-04T01:49:15.788748645Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=101.443µs logger=migrator t=2026-05-04T01:49:15.79263902Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-04T01:49:15.792667081Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.321µs logger=migrator t=2026-05-04T01:49:15.795876064Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-04T01:49:15.79885726Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.978536ms logger=migrator t=2026-05-04T01:49:15.802088933Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-04T01:49:15.804912654Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.823751ms logger=migrator t=2026-05-04T01:49:15.809725728Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-04T01:49:15.809827411Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=101.973µs logger=migrator t=2026-05-04T01:49:15.813413256Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-04T01:49:15.814407158Z level=info msg="Migration successfully executed" id="create quota table v1" duration=993.892µs logger=migrator t=2026-05-04T01:49:15.818114298Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-04T01:49:15.819025517Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=912.6µs logger=migrator t=2026-05-04T01:49:15.822773237Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-04T01:49:15.822839019Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=37.231µs logger=migrator t=2026-05-04T01:49:15.82661416Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-04T01:49:15.827470178Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=854.958µs logger=migrator t=2026-05-04T01:49:15.831124335Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-04T01:49:15.83223454Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.109935ms logger=migrator t=2026-05-04T01:49:15.835857117Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-04T01:49:15.840105323Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.247726ms logger=migrator t=2026-05-04T01:49:15.843890825Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-04T01:49:15.843964577Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=74.302µs logger=migrator t=2026-05-04T01:49:15.847637395Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-04T01:49:15.84873724Z level=info msg="Migration successfully executed" id="create session table" duration=1.100635ms logger=migrator t=2026-05-04T01:49:15.855167566Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-04T01:49:15.85528767Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=120.234µs logger=migrator t=2026-05-04T01:49:15.860340432Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-04T01:49:15.860430805Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=91.743µs logger=migrator t=2026-05-04T01:49:15.863428551Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-04T01:49:15.864204556Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=781.845µs logger=migrator t=2026-05-04T01:49:15.867278845Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-04T01:49:15.867934876Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=656.121µs logger=migrator t=2026-05-04T01:49:15.872370408Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-04T01:49:15.8724067Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=37.502µs logger=migrator t=2026-05-04T01:49:15.876228662Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-04T01:49:15.876275604Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=49.052µs logger=migrator t=2026-05-04T01:49:15.880072485Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-04T01:49:15.88613509Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.063235ms logger=migrator t=2026-05-04T01:49:15.88986802Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-04T01:49:15.892935908Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.067739ms logger=migrator t=2026-05-04T01:49:15.896682148Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-04T01:49:15.896765131Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.183µs logger=migrator t=2026-05-04T01:49:15.903629481Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-04T01:49:15.903828938Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=205.587µs logger=migrator t=2026-05-04T01:49:15.90889037Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-04T01:49:15.910799721Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.909641ms logger=migrator t=2026-05-04T01:49:15.915092119Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-04T01:49:15.91511658Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.281µs logger=migrator t=2026-05-04T01:49:15.91854997Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-04T01:49:15.920898976Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.348475ms logger=migrator t=2026-05-04T01:49:15.924340276Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-04T01:49:15.92448401Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.734µs logger=migrator t=2026-05-04T01:49:15.927945201Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-04T01:49:15.930977409Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.031908ms logger=migrator t=2026-05-04T01:49:15.934660807Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-04T01:49:15.937675013Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.014576ms logger=migrator t=2026-05-04T01:49:15.941099063Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-04T01:49:15.941166226Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.793µs logger=migrator t=2026-05-04T01:49:15.946617471Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-04T01:49:15.948311905Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.694944ms logger=migrator t=2026-05-04T01:49:15.952976235Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-04T01:49:15.953827052Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=850.867µs logger=migrator t=2026-05-04T01:49:15.958619446Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-04T01:49:15.959720571Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.100646ms logger=migrator t=2026-05-04T01:49:15.963605205Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-04T01:49:15.964465893Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=860.398µs logger=migrator t=2026-05-04T01:49:15.9684136Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-04T01:49:15.969383441Z level=info msg="Migration successfully executed" id="add index alert state" duration=960.021µs logger=migrator t=2026-05-04T01:49:15.975698024Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-04T01:49:15.977041267Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.343243ms logger=migrator t=2026-05-04T01:49:15.981687006Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-04T01:49:15.982393838Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=706.032µs logger=migrator t=2026-05-04T01:49:15.986604433Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-04T01:49:15.988193614Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.588961ms logger=migrator t=2026-05-04T01:49:15.996015246Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-04T01:49:15.997330518Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.315883ms logger=migrator t=2026-05-04T01:49:16.00301346Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-04T01:49:16.012906507Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.883587ms logger=migrator t=2026-05-04T01:49:16.020100908Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-04T01:49:16.021215754Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.115036ms logger=migrator t=2026-05-04T01:49:16.026962828Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-04T01:49:16.02856506Z 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.602432ms logger=migrator t=2026-05-04T01:49:16.032461555Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-04T01:49:16.032767555Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=306.41µs logger=migrator t=2026-05-04T01:49:16.036126112Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-04T01:49:16.036749862Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=623.46µs logger=migrator t=2026-05-04T01:49:16.040236704Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-04T01:49:16.041064511Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=827.297µs logger=migrator t=2026-05-04T01:49:16.044603805Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-04T01:49:16.048453218Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.849133ms logger=migrator t=2026-05-04T01:49:16.052096065Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-04T01:49:16.056476395Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.37743ms logger=migrator t=2026-05-04T01:49:16.060110912Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-04T01:49:16.064273245Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.162083ms logger=migrator t=2026-05-04T01:49:16.067949384Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-04T01:49:16.071591541Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.641466ms logger=migrator t=2026-05-04T01:49:16.074988119Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-04T01:49:16.076011302Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.022003ms logger=migrator t=2026-05-04T01:49:16.080027791Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-04T01:49:16.080056382Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.941µs logger=migrator t=2026-05-04T01:49:16.083218833Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-04T01:49:16.083295136Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=72.893µs logger=migrator t=2026-05-04T01:49:16.086639913Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-04T01:49:16.08748197Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=842.147µs logger=migrator t=2026-05-04T01:49:16.091145978Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T01:49:16.092108519Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=962.961µs logger=migrator t=2026-05-04T01:49:16.096588322Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-04T01:49:16.097373047Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=784.856µs logger=migrator t=2026-05-04T01:49:16.100861589Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-04T01:49:16.101670104Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=808.346µs logger=migrator t=2026-05-04T01:49:16.105150566Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T01:49:16.106151938Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.001652ms logger=migrator t=2026-05-04T01:49:16.10962705Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-04T01:49:16.114734074Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.104144ms logger=migrator t=2026-05-04T01:49:16.119261859Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-04T01:49:16.123575637Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.353519ms logger=migrator t=2026-05-04T01:49:16.12707677Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-04T01:49:16.127219114Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=143.504µs logger=migrator t=2026-05-04T01:49:16.131022696Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-04T01:49:16.131872423Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=849.897µs logger=migrator t=2026-05-04T01:49:16.136048007Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-04T01:49:16.136907485Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=859.388µs logger=migrator t=2026-05-04T01:49:16.141563905Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-04T01:49:16.146763401Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.199666ms logger=migrator t=2026-05-04T01:49:16.150934005Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-04T01:49:16.150992427Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=59.562µs logger=migrator t=2026-05-04T01:49:16.154539851Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-04T01:49:16.155349467Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=809.406µs logger=migrator t=2026-05-04T01:49:16.159738228Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-04T01:49:16.160564024Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=825.467µs logger=migrator t=2026-05-04T01:49:16.16479261Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-04T01:49:16.164876403Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=84.473µs logger=migrator t=2026-05-04T01:49:16.170880015Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-04T01:49:16.172156096Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.278681ms logger=migrator t=2026-05-04T01:49:16.178983855Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-04T01:49:16.179953046Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=969.111µs logger=migrator t=2026-05-04T01:49:16.185282697Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-04T01:49:16.186764255Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.480367ms logger=migrator t=2026-05-04T01:49:16.193422409Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-04T01:49:16.194266196Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=843.668µs logger=migrator t=2026-05-04T01:49:16.199294027Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-04T01:49:16.20033673Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.042603ms logger=migrator t=2026-05-04T01:49:16.205159825Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-04T01:49:16.206094445Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=934.06µs logger=migrator t=2026-05-04T01:49:16.210052882Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-04T01:49:16.210084613Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.381µs logger=migrator t=2026-05-04T01:49:16.214602688Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-04T01:49:16.221586392Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.984804ms logger=migrator t=2026-05-04T01:49:16.227863573Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-04T01:49:16.230158047Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.303804ms logger=migrator t=2026-05-04T01:49:16.235493238Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-04T01:49:16.242582366Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.081718ms logger=migrator t=2026-05-04T01:49:16.251566924Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-04T01:49:16.252858555Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.298711ms logger=migrator t=2026-05-04T01:49:16.259416766Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-04T01:49:16.260455609Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.040393ms logger=migrator t=2026-05-04T01:49:16.266809563Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-04T01:49:16.267830496Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.023253ms logger=migrator t=2026-05-04T01:49:16.274252052Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-04T01:49:16.288507439Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.252947ms logger=migrator t=2026-05-04T01:49:16.296177565Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-04T01:49:16.296858027Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=682.072µs logger=migrator t=2026-05-04T01:49:16.303555202Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-04T01:49:16.306188316Z 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=2.639454ms logger=migrator t=2026-05-04T01:49:16.313658236Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-04T01:49:16.31407366Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=413.874µs logger=migrator t=2026-05-04T01:49:16.320766314Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-04T01:49:16.321508188Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=739.034µs logger=migrator t=2026-05-04T01:49:16.335379103Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-04T01:49:16.335852249Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=474.526µs logger=migrator t=2026-05-04T01:49:16.354718234Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-04T01:49:16.362054289Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.339686ms logger=migrator t=2026-05-04T01:49:16.368203126Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-04T01:49:16.372657559Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.454153ms logger=migrator t=2026-05-04T01:49:16.377376231Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-04T01:49:16.378563139Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.187238ms logger=migrator t=2026-05-04T01:49:16.388510198Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-04T01:49:16.39012403Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.615982ms logger=migrator t=2026-05-04T01:49:16.397472786Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-04T01:49:16.397770305Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=298.74µs logger=migrator t=2026-05-04T01:49:16.403761457Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-04T01:49:16.408769708Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.008391ms logger=migrator t=2026-05-04T01:49:16.414938156Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-04T01:49:16.416243338Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.304492ms logger=migrator t=2026-05-04T01:49:16.422304922Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-04T01:49:16.42254434Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=239.658µs logger=migrator t=2026-05-04T01:49:16.427923822Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-04T01:49:16.42848596Z level=info msg="Migration successfully executed" id="Move region to single row" duration=554.708µs logger=migrator t=2026-05-04T01:49:16.433353167Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-04T01:49:16.434461902Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.109515ms logger=migrator t=2026-05-04T01:49:16.440546108Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-04T01:49:16.441650283Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.104945ms logger=migrator t=2026-05-04T01:49:16.473837856Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T01:49:16.475661144Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.818668ms logger=migrator t=2026-05-04T01:49:16.487176184Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T01:49:16.488712263Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.536229ms logger=migrator t=2026-05-04T01:49:16.496215424Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-04T01:49:16.497161164Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=945.42µs logger=migrator t=2026-05-04T01:49:16.503343922Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-04T01:49:16.505063007Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.721675ms logger=migrator t=2026-05-04T01:49:16.511423482Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-04T01:49:16.511603518Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=185.406µs logger=migrator t=2026-05-04T01:49:16.516959639Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-04T01:49:16.517893399Z level=info msg="Migration successfully executed" id="create test_data table" duration=933.47µs logger=migrator t=2026-05-04T01:49:16.52509525Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-04T01:49:16.525976649Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=949.43µs logger=migrator t=2026-05-04T01:49:16.531394102Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-04T01:49:16.533019565Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.625312ms logger=migrator t=2026-05-04T01:49:16.540263037Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-04T01:49:16.541189277Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=930.44µs logger=migrator t=2026-05-04T01:49:16.547457478Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-04T01:49:16.547772298Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=315.17µs logger=migrator t=2026-05-04T01:49:16.553525872Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-04T01:49:16.554116511Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=591.059µs logger=migrator t=2026-05-04T01:49:16.564162454Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-04T01:49:16.564282028Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=118.124µs logger=migrator t=2026-05-04T01:49:16.568908936Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-04T01:49:16.570219328Z level=info msg="Migration successfully executed" id="create team table" duration=1.311522ms logger=migrator t=2026-05-04T01:49:16.576157299Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-04T01:49:16.577225473Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.068134ms logger=migrator t=2026-05-04T01:49:16.583282348Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-04T01:49:16.584755205Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.473388ms logger=migrator t=2026-05-04T01:49:16.590684005Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-04T01:49:16.597466792Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.784017ms logger=migrator t=2026-05-04T01:49:16.602914487Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-04T01:49:16.603096523Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=182.226µs logger=migrator t=2026-05-04T01:49:16.608248719Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-04T01:49:16.609184779Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=935.28µs logger=migrator t=2026-05-04T01:49:16.615596324Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-04T01:49:16.616881205Z level=info msg="Migration successfully executed" id="create team member table" duration=1.286341ms logger=migrator t=2026-05-04T01:49:16.623220799Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-04T01:49:16.624720817Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.499728ms logger=migrator t=2026-05-04T01:49:16.630912286Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-04T01:49:16.632409134Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.493838ms logger=migrator t=2026-05-04T01:49:16.639694927Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-04T01:49:16.640655878Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=961.051µs logger=migrator t=2026-05-04T01:49:16.646998992Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-04T01:49:16.652708355Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.711544ms logger=migrator t=2026-05-04T01:49:16.65848489Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-04T01:49:16.663573614Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.088854ms logger=migrator t=2026-05-04T01:49:16.670038991Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-04T01:49:16.674903757Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.864566ms logger=migrator t=2026-05-04T01:49:16.684496645Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-04T01:49:16.685690233Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.195248ms logger=migrator t=2026-05-04T01:49:16.692684248Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-04T01:49:16.694388232Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.704225ms logger=migrator t=2026-05-04T01:49:16.701274433Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-04T01:49:16.702065768Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=791.085µs logger=migrator t=2026-05-04T01:49:16.70925842Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-04T01:49:16.710156378Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=895.409µs logger=migrator t=2026-05-04T01:49:16.717287127Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-04T01:49:16.71832798Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.040603ms logger=migrator t=2026-05-04T01:49:16.725112318Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-04T01:49:16.726800072Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.690844ms logger=migrator t=2026-05-04T01:49:16.732740963Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-04T01:49:16.733956372Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.215629ms logger=migrator t=2026-05-04T01:49:16.740657267Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-04T01:49:16.743215269Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.561972ms logger=migrator t=2026-05-04T01:49:16.75074802Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-04T01:49:16.7513503Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=599.71µs logger=migrator t=2026-05-04T01:49:16.757087414Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-04T01:49:16.757476577Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=389.833µs logger=migrator t=2026-05-04T01:49:16.765564086Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-04T01:49:16.766426124Z level=info msg="Migration successfully executed" id="create tag table" duration=861.328µs logger=migrator t=2026-05-04T01:49:16.772984224Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-04T01:49:16.773973926Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=990.292µs logger=migrator t=2026-05-04T01:49:16.780042741Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-04T01:49:16.781421815Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.378214ms logger=migrator t=2026-05-04T01:49:16.788974507Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-04T01:49:16.790560728Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.587471ms logger=migrator t=2026-05-04T01:49:16.796636403Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-04T01:49:16.797923794Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.287411ms logger=migrator t=2026-05-04T01:49:16.805124765Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:49:16.824880339Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.755494ms logger=migrator t=2026-05-04T01:49:16.831347067Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-04T01:49:16.831951226Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=604.879µs logger=migrator t=2026-05-04T01:49:16.837144133Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-04T01:49:16.838847867Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.703444ms logger=migrator t=2026-05-04T01:49:16.845861832Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-04T01:49:16.846225564Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=363.942µs logger=migrator t=2026-05-04T01:49:16.854154379Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-04T01:49:16.855480181Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.322013ms logger=migrator t=2026-05-04T01:49:16.861170644Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-04T01:49:16.862054342Z level=info msg="Migration successfully executed" id="create user auth table" duration=883.898µs logger=migrator t=2026-05-04T01:49:16.868126597Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-04T01:49:16.869942545Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.815748ms logger=migrator t=2026-05-04T01:49:16.87695126Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-04T01:49:16.877228749Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=286.139µs logger=migrator t=2026-05-04T01:49:16.882632082Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-04T01:49:16.88880896Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.174368ms logger=migrator t=2026-05-04T01:49:16.894065209Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-04T01:49:16.900460214Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.394395ms logger=migrator t=2026-05-04T01:49:16.906443406Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-04T01:49:16.912154249Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.710553ms logger=migrator t=2026-05-04T01:49:16.91778821Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-04T01:49:16.92309988Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.3112ms logger=migrator t=2026-05-04T01:49:16.928439032Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-04T01:49:16.929590459Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.151787ms logger=migrator t=2026-05-04T01:49:16.935428406Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-04T01:49:16.940892901Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.464635ms logger=migrator t=2026-05-04T01:49:16.946290065Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-04T01:49:16.947219164Z level=info msg="Migration successfully executed" id="create server_lock table" duration=928.79µs logger=migrator t=2026-05-04T01:49:16.952733642Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-04T01:49:16.954424626Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.690374ms logger=migrator t=2026-05-04T01:49:16.960956675Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-04T01:49:16.962500715Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.54402ms logger=migrator t=2026-05-04T01:49:16.969421117Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-04T01:49:16.971150432Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.729205ms logger=migrator t=2026-05-04T01:49:16.976718151Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-04T01:49:16.977714743Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=996.482µs logger=migrator t=2026-05-04T01:49:16.984675876Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-04T01:49:16.985797812Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.119486ms logger=migrator t=2026-05-04T01:49:16.991470864Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-04T01:49:16.996967361Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.493326ms logger=migrator t=2026-05-04T01:49:17.002454387Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-04T01:49:17.003657746Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.203718ms logger=migrator t=2026-05-04T01:49:17.009630717Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-04T01:49:17.010635759Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.004222ms logger=migrator t=2026-05-04T01:49:17.01597509Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-04T01:49:17.017145868Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.171648ms logger=migrator t=2026-05-04T01:49:17.023239573Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-04T01:49:17.024303578Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.083875ms logger=migrator t=2026-05-04T01:49:17.031128797Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-04T01:49:17.032306295Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.178078ms logger=migrator t=2026-05-04T01:49:17.038185543Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-04T01:49:17.038331998Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=148.255µs logger=migrator t=2026-05-04T01:49:17.045292851Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-04T01:49:17.045463217Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=172.695µs logger=migrator t=2026-05-04T01:49:17.051023195Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-04T01:49:17.052865114Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.844079ms logger=migrator t=2026-05-04T01:49:17.060463308Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T01:49:17.06178121Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.318302ms logger=migrator t=2026-05-04T01:49:17.067643258Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T01:49:17.069372264Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.732526ms logger=migrator t=2026-05-04T01:49:17.075312045Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:49:17.075413228Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=97.553µs logger=migrator t=2026-05-04T01:49:17.081076659Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T01:49:17.083037792Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.959213ms logger=migrator t=2026-05-04T01:49:17.0888967Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T01:49:17.090303955Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.416635ms logger=migrator t=2026-05-04T01:49:17.09544206Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T01:49:17.096702481Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.260241ms logger=migrator t=2026-05-04T01:49:17.102657742Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T01:49:17.103796639Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.138796ms logger=migrator t=2026-05-04T01:49:17.10915971Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-04T01:49:17.114728049Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.568119ms logger=migrator t=2026-05-04T01:49:17.12098444Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-04T01:49:17.121862038Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=878.268µs logger=migrator t=2026-05-04T01:49:17.127791768Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-04T01:49:17.127895812Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=98.814µs logger=migrator t=2026-05-04T01:49:17.132786309Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-04T01:49:17.133708208Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=922.48µs logger=migrator t=2026-05-04T01:49:17.140065822Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-04T01:49:17.141021103Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=954.931µs logger=migrator t=2026-05-04T01:49:17.145728344Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-04T01:49:17.146678174Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=938.15µs logger=migrator t=2026-05-04T01:49:17.152665276Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:49:17.15277932Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=114.314µs logger=migrator t=2026-05-04T01:49:17.16087094Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-04T01:49:17.161732767Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=861.517µs logger=migrator t=2026-05-04T01:49:17.166592373Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-04T01:49:17.167545374Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=946.67µs logger=migrator t=2026-05-04T01:49:17.17211985Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-04T01:49:17.173097352Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=977.282µs logger=migrator t=2026-05-04T01:49:17.178837306Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-04T01:49:17.179809077Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=971.701µs logger=migrator t=2026-05-04T01:49:17.186258744Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-04T01:49:17.191899035Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.639631ms logger=migrator t=2026-05-04T01:49:17.197417672Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-04T01:49:17.199045735Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.631003ms logger=migrator t=2026-05-04T01:49:17.205542153Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T01:49:17.207182666Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.640623ms logger=migrator t=2026-05-04T01:49:17.212689072Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-04T01:49:17.240547266Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.853054ms logger=migrator t=2026-05-04T01:49:17.245005849Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-04T01:49:17.275028603Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.022163ms logger=migrator t=2026-05-04T01:49:17.278951878Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-04T01:49:17.279754114Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=801.586µs logger=migrator t=2026-05-04T01:49:17.286778619Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T01:49:17.287804712Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.025643ms logger=migrator t=2026-05-04T01:49:17.294864849Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-04T01:49:17.303161525Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.298516ms logger=migrator t=2026-05-04T01:49:17.306482932Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-04T01:49:17.310517481Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.035029ms logger=migrator t=2026-05-04T01:49:17.314978014Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-04T01:49:17.316471012Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.5474ms logger=migrator t=2026-05-04T01:49:17.321749592Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-04T01:49:17.322801485Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.051474ms logger=migrator t=2026-05-04T01:49:17.327458255Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-04T01:49:17.328661623Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.204368ms logger=migrator t=2026-05-04T01:49:17.333266291Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-04T01:49:17.334461579Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.194968ms logger=migrator t=2026-05-04T01:49:17.340141942Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:49:17.340234254Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=90.913µs logger=migrator t=2026-05-04T01:49:17.344110859Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-04T01:49:17.354643537Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.527328ms logger=migrator t=2026-05-04T01:49:17.37687183Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-04T01:49:17.387014475Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.147755ms logger=migrator t=2026-05-04T01:49:17.392587524Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-04T01:49:17.397082259Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.494235ms logger=migrator t=2026-05-04T01:49:17.40085152Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-04T01:49:17.40178994Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=938.03µs logger=migrator t=2026-05-04T01:49:17.405187519Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-04T01:49:17.40709574Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.905281ms logger=migrator t=2026-05-04T01:49:17.411964856Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-04T01:49:17.42110957Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.146524ms logger=migrator t=2026-05-04T01:49:17.424834349Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-04T01:49:17.430708038Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.866418ms logger=migrator t=2026-05-04T01:49:17.434733457Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-04T01:49:17.435738889Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.005182ms logger=migrator t=2026-05-04T01:49:17.441322748Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-04T01:49:17.447390623Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.067395ms logger=migrator t=2026-05-04T01:49:17.451326979Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-04T01:49:17.457363143Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.035864ms logger=migrator t=2026-05-04T01:49:17.461139234Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-04T01:49:17.461203286Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.092µs logger=migrator t=2026-05-04T01:49:17.464952986Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-04T01:49:17.466110943Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.159597ms logger=migrator t=2026-05-04T01:49:17.472574861Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-04T01:49:17.474326097Z 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.751156ms logger=migrator t=2026-05-04T01:49:17.479701Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-04T01:49:17.480728492Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.027193ms logger=migrator t=2026-05-04T01:49:17.48656694Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T01:49:17.486672273Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=103.003µs logger=migrator t=2026-05-04T01:49:17.491472257Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-04T01:49:17.498640137Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.17204ms logger=migrator t=2026-05-04T01:49:17.503892896Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-04T01:49:17.510033983Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.140327ms logger=migrator t=2026-05-04T01:49:17.535707476Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-04T01:49:17.545113238Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.406062ms logger=migrator t=2026-05-04T01:49:17.55794448Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-04T01:49:17.564823441Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.878541ms logger=migrator t=2026-05-04T01:49:17.56854811Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-04T01:49:17.575284756Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.736946ms logger=migrator t=2026-05-04T01:49:17.580901777Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-04T01:49:17.580973819Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=72.853µs logger=migrator t=2026-05-04T01:49:17.585712651Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-04T01:49:17.586599179Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=886.718µs logger=migrator t=2026-05-04T01:49:17.593086848Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-04T01:49:17.602543361Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.450173ms logger=migrator t=2026-05-04T01:49:17.613242374Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-04T01:49:17.613340677Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=99.783µs logger=migrator t=2026-05-04T01:49:17.618480253Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-04T01:49:17.625397814Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.913592ms logger=migrator t=2026-05-04T01:49:17.630461247Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-04T01:49:17.631659945Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.199288ms logger=migrator t=2026-05-04T01:49:17.636846011Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-04T01:49:17.642884585Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.038164ms logger=migrator t=2026-05-04T01:49:17.646949996Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-04T01:49:17.648229737Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.279911ms logger=migrator t=2026-05-04T01:49:17.655339745Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-04T01:49:17.65673319Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.393945ms logger=migrator t=2026-05-04T01:49:17.669986465Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-04T01:49:17.676124892Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.138427ms logger=migrator t=2026-05-04T01:49:17.682156605Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-04T01:49:17.683165688Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.009823ms logger=migrator t=2026-05-04T01:49:17.690532014Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-04T01:49:17.691867407Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.334273ms logger=migrator t=2026-05-04T01:49:17.698060016Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-04T01:49:17.698982885Z level=info msg="Migration successfully executed" id="create alert_image table" duration=921.359µs logger=migrator t=2026-05-04T01:49:17.703652125Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-04T01:49:17.705215085Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.55883ms logger=migrator t=2026-05-04T01:49:17.709907456Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-04T01:49:17.710007199Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=100.343µs logger=migrator t=2026-05-04T01:49:17.71502573Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-04T01:49:17.716085034Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.059234ms logger=migrator t=2026-05-04T01:49:17.721672783Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-04T01:49:17.72312461Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.451747ms logger=migrator t=2026-05-04T01:49:17.727153429Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T01:49:17.728168962Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T01:49:17.734457103Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-04T01:49:17.735364822Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=913.549µs logger=migrator t=2026-05-04T01:49:17.741258932Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-04T01:49:17.74244896Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.190308ms logger=migrator t=2026-05-04T01:49:17.746003144Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-04T01:49:17.752923306Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.919482ms logger=migrator t=2026-05-04T01:49:17.759193347Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-04T01:49:17.761483211Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.293364ms logger=migrator t=2026-05-04T01:49:17.76861246Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-04T01:49:17.769714635Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.102236ms logger=migrator t=2026-05-04T01:49:17.775826891Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-04T01:49:17.778457145Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.644785ms logger=migrator t=2026-05-04T01:49:17.788141806Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-04T01:49:17.789566992Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.426716ms logger=migrator t=2026-05-04T01:49:17.796485354Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-04T01:49:17.797797286Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.429686ms logger=migrator t=2026-05-04T01:49:17.807388183Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-04T01:49:17.807444115Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=61.072µs logger=migrator t=2026-05-04T01:49:17.813772438Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-04T01:49:17.813899303Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=128.364µs logger=migrator t=2026-05-04T01:49:17.817517759Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-04T01:49:17.826170906Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.649067ms logger=migrator t=2026-05-04T01:49:17.833171101Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-04T01:49:17.833620115Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=451.765µs logger=migrator t=2026-05-04T01:49:17.845671272Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-04T01:49:17.84717637Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.506418ms logger=migrator t=2026-05-04T01:49:17.855156656Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-04T01:49:17.855774006Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=621.26µs logger=migrator t=2026-05-04T01:49:17.863481414Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-04T01:49:17.864794996Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.317523ms logger=migrator t=2026-05-04T01:49:17.869223118Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-04T01:49:17.869867528Z level=info msg="Migration successfully executed" id="create secrets table" duration=644.38µs logger=migrator t=2026-05-04T01:49:17.8767712Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-04T01:49:17.91356165Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.77652ms logger=migrator t=2026-05-04T01:49:17.918457757Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-04T01:49:17.923566821Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.108924ms logger=migrator t=2026-05-04T01:49:17.92726067Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-04T01:49:17.927429085Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=172.626µs logger=migrator t=2026-05-04T01:49:17.932137906Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-04T01:49:17.966140247Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.007341ms logger=migrator t=2026-05-04T01:49:17.971787678Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-04T01:49:18.002865135Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.077197ms logger=migrator t=2026-05-04T01:49:18.007587027Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-04T01:49:18.008191246Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=605.089µs logger=migrator t=2026-05-04T01:49:18.014782028Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-04T01:49:18.015914804Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.132616ms logger=migrator t=2026-05-04T01:49:18.020164151Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-04T01:49:18.020548213Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=384.512µs logger=migrator t=2026-05-04T01:49:18.025051747Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-04T01:49:18.02638429Z level=info msg="Migration successfully executed" id="create permission table" duration=1.331993ms logger=migrator t=2026-05-04T01:49:18.032045502Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-04T01:49:18.033039684Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=994.422µs logger=migrator t=2026-05-04T01:49:18.037458566Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-04T01:49:18.039048427Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.589531ms logger=migrator t=2026-05-04T01:49:18.045051379Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-04T01:49:18.045969669Z level=info msg="Migration successfully executed" id="create role table" duration=918.39µs logger=migrator t=2026-05-04T01:49:18.053597123Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-04T01:49:18.063428689Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.831956ms logger=migrator t=2026-05-04T01:49:18.067107337Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-04T01:49:18.07249926Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.392093ms logger=migrator t=2026-05-04T01:49:18.076813828Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-04T01:49:18.077841941Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.027953ms logger=migrator t=2026-05-04T01:49:18.08339951Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-04T01:49:18.085082974Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.682654ms logger=migrator t=2026-05-04T01:49:18.089413303Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-04T01:49:18.09120191Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.784227ms logger=migrator t=2026-05-04T01:49:18.095943212Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-04T01:49:18.097473091Z level=info msg="Migration successfully executed" id="create team role table" duration=1.531499ms logger=migrator t=2026-05-04T01:49:18.104582609Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-04T01:49:18.105961393Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.384054ms logger=migrator t=2026-05-04T01:49:18.113499655Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-04T01:49:18.114542979Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.043204ms logger=migrator t=2026-05-04T01:49:18.126230424Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-04T01:49:18.128352942Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.118418ms logger=migrator t=2026-05-04T01:49:18.136217544Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-04T01:49:18.137040411Z level=info msg="Migration successfully executed" id="create user role table" duration=823.527µs logger=migrator t=2026-05-04T01:49:18.144639894Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-04T01:49:18.147794736Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=3.151561ms logger=migrator t=2026-05-04T01:49:18.155277086Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-04T01:49:18.157465166Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.193291ms logger=migrator t=2026-05-04T01:49:18.163548191Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-04T01:49:18.164648337Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.099765ms logger=migrator t=2026-05-04T01:49:18.171736274Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-04T01:49:18.173252352Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.516098ms logger=migrator t=2026-05-04T01:49:18.178132699Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-04T01:49:18.179293506Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.160797ms logger=migrator t=2026-05-04T01:49:18.184984979Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-04T01:49:18.187382906Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.397857ms logger=migrator t=2026-05-04T01:49:18.192671996Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-04T01:49:18.201874701Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.195595ms logger=migrator t=2026-05-04T01:49:18.209780085Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-04T01:49:18.210933532Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.154407ms logger=migrator t=2026-05-04T01:49:18.219652621Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-04T01:49:18.221288914Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.638153ms logger=migrator t=2026-05-04T01:49:18.232045459Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-04T01:49:18.236031257Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=3.988098ms logger=migrator t=2026-05-04T01:49:18.242440663Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-04T01:49:18.244076145Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.634503ms logger=migrator t=2026-05-04T01:49:18.250185381Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-04T01:49:18.251425141Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.2432ms logger=migrator t=2026-05-04T01:49:18.257287409Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-04T01:49:18.258421655Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.134296ms logger=migrator t=2026-05-04T01:49:18.262414493Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-04T01:49:18.271118633Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.702669ms logger=migrator t=2026-05-04T01:49:18.27509306Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-04T01:49:18.287484758Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.390948ms logger=migrator t=2026-05-04T01:49:18.292508879Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-04T01:49:18.298206102Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.691782ms logger=migrator t=2026-05-04T01:49:18.304098491Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-04T01:49:18.312464179Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.364708ms logger=migrator t=2026-05-04T01:49:18.320075093Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-04T01:49:18.321610803Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.53509ms logger=migrator t=2026-05-04T01:49:18.327509612Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-04T01:49:18.3286869Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.176548ms logger=migrator t=2026-05-04T01:49:18.334519807Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-04T01:49:18.335625032Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.105295ms logger=migrator t=2026-05-04T01:49:18.341850442Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-04T01:49:18.342954818Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.106235ms logger=migrator t=2026-05-04T01:49:18.349084684Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-04T01:49:18.351382238Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.303754ms logger=migrator t=2026-05-04T01:49:18.358980412Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-04T01:49:18.359187469Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=213.546µs logger=migrator t=2026-05-04T01:49:18.364044424Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-04T01:49:18.364104306Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=61.262µs logger=migrator t=2026-05-04T01:49:18.369377755Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-04T01:49:18.369972034Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=594.719µs logger=migrator t=2026-05-04T01:49:18.377289729Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-04T01:49:18.378435226Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.152917ms logger=migrator t=2026-05-04T01:49:18.384238942Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-04T01:49:18.384952555Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=715.303µs logger=migrator t=2026-05-04T01:49:18.41441644Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-04T01:49:18.414837474Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=431.204µs logger=migrator t=2026-05-04T01:49:18.437675957Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-04T01:49:18.438624207Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=952.39µs logger=migrator t=2026-05-04T01:49:18.445814708Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-04T01:49:18.448646679Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.83501ms logger=migrator t=2026-05-04T01:49:18.459160556Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-04T01:49:18.461986607Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.830431ms logger=migrator t=2026-05-04T01:49:18.468756264Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-04T01:49:18.477525745Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.765731ms logger=migrator t=2026-05-04T01:49:18.484215Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-04T01:49:18.484336404Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=124.504µs logger=migrator t=2026-05-04T01:49:18.492025981Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-04T01:49:18.49324485Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.21919ms logger=migrator t=2026-05-04T01:49:18.502271109Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-04T01:49:18.504198011Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.926962ms logger=migrator t=2026-05-04T01:49:18.508746857Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-04T01:49:18.510161483Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.413885ms logger=migrator t=2026-05-04T01:49:18.516093043Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-04T01:49:18.524687269Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.584485ms logger=migrator t=2026-05-04T01:49:18.542593393Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-04T01:49:18.543972677Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.381014ms logger=migrator t=2026-05-04T01:49:18.638890253Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-04T01:49:18.641176536Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.291123ms logger=migrator t=2026-05-04T01:49:18.648828832Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-04T01:49:18.674093982Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.25659ms logger=migrator t=2026-05-04T01:49:18.680737236Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-04T01:49:18.681826121Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.090744ms logger=migrator t=2026-05-04T01:49:18.688889727Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-04T01:49:18.691063937Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.17819ms logger=migrator t=2026-05-04T01:49:18.698357831Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-04T01:49:18.699972723Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.620142ms logger=migrator t=2026-05-04T01:49:18.707389751Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-04T01:49:18.708950931Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.566751ms logger=migrator t=2026-05-04T01:49:18.714423866Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-04T01:49:18.714665724Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=242.238µs logger=migrator t=2026-05-04T01:49:18.720211842Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-04T01:49:18.72107962Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=868.318µs logger=migrator t=2026-05-04T01:49:18.726882566Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-04T01:49:18.735901125Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.017939ms logger=migrator t=2026-05-04T01:49:18.741168114Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-04T01:49:18.742034252Z level=info msg="Migration successfully executed" id="create entity_events table" duration=866.088µs logger=migrator t=2026-05-04T01:49:18.747402634Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-04T01:49:18.748415047Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.012353ms logger=migrator t=2026-05-04T01:49:18.754548484Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T01:49:18.75535837Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T01:49:18.759983738Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T01:49:18.760695191Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T01:49:18.768086368Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-04T01:49:18.769067649Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=982.381µs logger=migrator t=2026-05-04T01:49:18.775042592Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-04T01:49:18.776699175Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.656144ms logger=migrator t=2026-05-04T01:49:18.782099598Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T01:49:18.784010529Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.910891ms logger=migrator t=2026-05-04T01:49:18.791030604Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T01:49:18.792175021Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.144127ms logger=migrator t=2026-05-04T01:49:18.799065342Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T01:49:18.800738986Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.673314ms logger=migrator t=2026-05-04T01:49:18.806391707Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T01:49:18.808056581Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.669744ms logger=migrator t=2026-05-04T01:49:18.816971637Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-04T01:49:18.819414275Z level=info msg="Migration successfully executed" id="Drop public config table" duration=2.445199ms logger=migrator t=2026-05-04T01:49:18.824680534Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-04T01:49:18.826016517Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.334813ms logger=migrator t=2026-05-04T01:49:18.832330119Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T01:49:18.833745555Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.415166ms logger=migrator t=2026-05-04T01:49:18.839075796Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T01:49:18.840376037Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.300881ms logger=migrator t=2026-05-04T01:49:18.846549736Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-04T01:49:18.847825347Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.275451ms logger=migrator t=2026-05-04T01:49:18.854069437Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-04T01:49:18.880497315Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.418598ms logger=migrator t=2026-05-04T01:49:18.88658244Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-04T01:49:18.89623205Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.65243ms logger=migrator t=2026-05-04T01:49:18.903069849Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-04T01:49:18.914151405Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.083396ms logger=migrator t=2026-05-04T01:49:18.920492908Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-04T01:49:18.920914532Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=423.204µs logger=migrator t=2026-05-04T01:49:18.927377839Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-04T01:49:18.940424638Z level=info msg="Migration successfully executed" id="add share column" duration=13.047909ms logger=migrator t=2026-05-04T01:49:18.946957598Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-04T01:49:18.947100562Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=142.915µs logger=migrator t=2026-05-04T01:49:18.953944392Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-04T01:49:18.955578004Z level=info msg="Migration successfully executed" id="create file table" duration=1.632703ms logger=migrator t=2026-05-04T01:49:18.961577356Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-04T01:49:18.962986262Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.408765ms logger=migrator t=2026-05-04T01:49:18.969274573Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-04T01:49:18.970436161Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.160588ms logger=migrator t=2026-05-04T01:49:18.978725847Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-04T01:49:18.980203004Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.489238ms logger=migrator t=2026-05-04T01:49:18.986019991Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-04T01:49:18.987264131Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.242939ms logger=migrator t=2026-05-04T01:49:18.993196361Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-04T01:49:18.993303724Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=108.233µs logger=migrator t=2026-05-04T01:49:19.000364401Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-04T01:49:19.000472475Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=116.153µs logger=migrator t=2026-05-04T01:49:19.006500998Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-04T01:49:19.007597533Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.096105ms logger=migrator t=2026-05-04T01:49:19.012952945Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-04T01:49:19.013186762Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=233.537µs logger=migrator t=2026-05-04T01:49:19.01809011Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-04T01:49:19.019532876Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.442406ms logger=migrator t=2026-05-04T01:49:19.025459156Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-04T01:49:19.038496004Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.036728ms logger=migrator t=2026-05-04T01:49:19.044646032Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-04T01:49:19.045022804Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=380.512µs logger=migrator t=2026-05-04T01:49:19.050704266Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-04T01:49:19.052260166Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.55371ms logger=migrator t=2026-05-04T01:49:19.06920358Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-04T01:49:19.069769518Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=569.209µs logger=migrator t=2026-05-04T01:49:19.075842373Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-04T01:49:19.076088671Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=245.588µs logger=migrator t=2026-05-04T01:49:19.081324199Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-04T01:49:19.082276639Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=951.961µs logger=migrator t=2026-05-04T01:49:19.088349394Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-04T01:49:19.101395033Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.036048ms logger=migrator t=2026-05-04T01:49:19.107157267Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-04T01:49:19.117363005Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.202008ms logger=migrator t=2026-05-04T01:49:19.123195872Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-04T01:49:19.124664099Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.470157ms logger=migrator t=2026-05-04T01:49:19.130014981Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-04T01:49:19.207570179Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.553968ms logger=migrator t=2026-05-04T01:49:19.215335759Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-04T01:49:19.216278479Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=942.62µs logger=migrator t=2026-05-04T01:49:19.22222339Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-04T01:49:19.224550024Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.325975ms logger=migrator t=2026-05-04T01:49:19.230789394Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-04T01:49:19.259808935Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.017641ms logger=migrator t=2026-05-04T01:49:19.267275775Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-04T01:49:19.277255255Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.97884ms logger=migrator t=2026-05-04T01:49:19.282594346Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-04T01:49:19.282893616Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=299.14µs logger=migrator t=2026-05-04T01:49:19.28802039Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-04T01:49:19.288392802Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=372.782µs logger=migrator t=2026-05-04T01:49:19.294694695Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-04T01:49:19.295132979Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=439.184µs logger=migrator t=2026-05-04T01:49:19.300485421Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-04T01:49:19.300820251Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=335.261µs logger=migrator t=2026-05-04T01:49:19.306246625Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-04T01:49:19.306466422Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=220.087µs logger=migrator t=2026-05-04T01:49:19.311429942Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-04T01:49:19.312913639Z level=info msg="Migration successfully executed" id="create folder table" duration=1.482048ms logger=migrator t=2026-05-04T01:49:19.321224466Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-04T01:49:19.322553909Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.329563ms logger=migrator t=2026-05-04T01:49:19.328420677Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-04T01:49:19.330000577Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.57828ms logger=migrator t=2026-05-04T01:49:19.336074572Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-04T01:49:19.336131684Z level=info msg="Migration successfully executed" id="Update folder title length" duration=58.842µs logger=migrator t=2026-05-04T01:49:19.342816219Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T01:49:19.344846304Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.029555ms logger=migrator t=2026-05-04T01:49:19.35221089Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T01:49:19.353405658Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.197828ms logger=migrator t=2026-05-04T01:49:19.360505656Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-04T01:49:19.362565993Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.059026ms logger=migrator t=2026-05-04T01:49:19.368790302Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-04T01:49:19.369286218Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=496.466µs logger=migrator t=2026-05-04T01:49:19.375127765Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-04T01:49:19.375841948Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=721.953µs logger=migrator t=2026-05-04T01:49:19.381404777Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-04T01:49:19.382712819Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.308802ms logger=migrator t=2026-05-04T01:49:19.389334171Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-04T01:49:19.391569553Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.234792ms logger=migrator t=2026-05-04T01:49:19.397585356Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-04T01:49:19.398706032Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.120496ms logger=migrator t=2026-05-04T01:49:19.405037045Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-04T01:49:19.40707732Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.038795ms logger=migrator t=2026-05-04T01:49:19.412419282Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-04T01:49:19.414727766Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.308914ms logger=migrator t=2026-05-04T01:49:19.42014882Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-04T01:49:19.421494333Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.347633ms logger=migrator t=2026-05-04T01:49:19.427774175Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-04T01:49:19.428848289Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.074394ms logger=migrator t=2026-05-04T01:49:19.43450415Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-04T01:49:19.435832653Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.319523ms logger=migrator t=2026-05-04T01:49:19.442343022Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-04T01:49:19.443401186Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.058554ms logger=migrator t=2026-05-04T01:49:19.450411041Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-04T01:49:19.452719785Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.310994ms logger=migrator t=2026-05-04T01:49:19.459467551Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-04T01:49:19.461651572Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.18117ms logger=migrator t=2026-05-04T01:49:19.468474351Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-04T01:49:19.469158533Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=687.883µs logger=migrator t=2026-05-04T01:49:19.474981329Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-04T01:49:19.485356602Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.374543ms logger=migrator t=2026-05-04T01:49:19.492633856Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-04T01:49:19.493511674Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=878.488µs logger=migrator t=2026-05-04T01:49:19.499085723Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T01:49:19.499117434Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.251µs logger=migrator t=2026-05-04T01:49:19.506303374Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T01:49:19.508593938Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.289664ms logger=migrator t=2026-05-04T01:49:19.514983813Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T01:49:19.515000884Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.261µs logger=migrator t=2026-05-04T01:49:19.521792371Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-04T01:49:19.523977991Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.18619ms logger=migrator t=2026-05-04T01:49:19.530651735Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T01:49:19.531934687Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.283442ms logger=migrator t=2026-05-04T01:49:19.538647492Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-04T01:49:19.54043962Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.792008ms logger=migrator t=2026-05-04T01:49:19.547423814Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-04T01:49:19.548379894Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=957.13µs logger=migrator t=2026-05-04T01:49:19.555794442Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-04T01:49:19.556369491Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=569.518µs logger=migrator t=2026-05-04T01:49:19.563326404Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-04T01:49:19.564535443Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.174768ms logger=migrator t=2026-05-04T01:49:19.571086143Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-04T01:49:19.572575471Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.489088ms logger=migrator t=2026-05-04T01:49:19.580202405Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-04T01:49:19.581131525Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=897.659µs logger=migrator t=2026-05-04T01:49:19.587146998Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-04T01:49:19.600519097Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.377889ms logger=migrator t=2026-05-04T01:49:19.606263881Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-04T01:49:19.616605634Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.342302ms logger=migrator t=2026-05-04T01:49:19.629544918Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-04T01:49:19.640650925Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.108197ms logger=migrator t=2026-05-04T01:49:19.647876347Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-04T01:49:19.64796782Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=87.142µs logger=migrator t=2026-05-04T01:49:19.653715034Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-04T01:49:19.664326245Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.611031ms logger=migrator t=2026-05-04T01:49:19.670223464Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-04T01:49:19.683312293Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.088899ms logger=migrator t=2026-05-04T01:49:19.690921517Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-04T01:49:19.691177865Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=256.068µs logger=migrator t=2026-05-04T01:49:19.697584001Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.824966032s logger=migrator t=2026-05-04T01:49:19.698603163Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-04T01:49:19.720778765Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-04T01:49:19.721141947Z level=info msg="Created default organization" logger=secrets t=2026-05-04T01:49:19.732186151Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T01:49:19.789032485Z level=info msg="Restored cache from database" duration=512.456µs logger=plugin.store t=2026-05-04T01:49:19.790397299Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-04T01:49:19.8278321Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-04T01:49:19.827872271Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-04T01:49:19.827944773Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-04T01:49:19.827957244Z level=info msg="Plugins loaded" count=54 duration=37.560965ms logger=query_data t=2026-05-04T01:49:19.832578672Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-04T01:49:19.836498878Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-04T01:49:19.845566519Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-04T01:49:19.855608271Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-04T01:49:19.858475503Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-04T01:49:19.861257012Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-04T01:49:19.882022529Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-04T01:49:19.902733973Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-04T01:49:19.925205574Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-04T01:49:19.925232795Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-04T01:49:19.925661859Z level=info msg="Storage starting" logger=http.server t=2026-05-04T01:49:19.928245402Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-04T01:49:19.928916503Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-04T01:49:19.928739287Z level=info msg="Warming state cache for startup" logger=sqlstore.transactions t=2026-05-04T01:49:19.94128493Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-05-04T01:49:20.001998358Z level=info msg="State cache has been initialized" states=0 duration=73.257651ms logger=ngalert.scheduler t=2026-05-04T01:49:20.002085331Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-04T01:49:20.002185984Z level=info msg=starting first_tick=2026-05-04T01:49:30Z logger=grafana.update.checker t=2026-05-04T01:49:20.006221754Z level=info msg="Update check succeeded" duration=80.458472ms logger=plugins.update.checker t=2026-05-04T01:49:20.006505403Z level=info msg="Update check succeeded" duration=80.803173ms logger=provisioning.dashboard t=2026-05-04T01:49:20.046349651Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T01:49:20.122447543Z level=info msg="Patterns update finished" duration=75.855833ms logger=provisioning.dashboard t=2026-05-04T01:49:20.162464617Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-04T01:49:20.470424208Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-04T01:49:20.470927174Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-04T01:49:20.616260074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:20.626172291Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:20.645103137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:20.674222348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:20.687006348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:20.713813226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:20.737219354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.2661997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.302483471Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-04T01:49:21.498610667Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-04T01:49:21.510972952Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-04T01:49:21.548312947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.567918754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.618668428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.634945519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.677715658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.694619119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.743128991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.76434319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.829701051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.847333185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.890058822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.910208177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.975601149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:21.996736065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.051609621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.067139658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.125912689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.143108989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.378640675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.39847827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.467649143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.488615884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.55661501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.575462683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.633063566Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.653103147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.706668441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.732365274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.785908897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.807852589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.87318821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.89259093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.942107855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:22.961214696Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.029295304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.048870891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.09978268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.121996731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.181906968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.198928472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.251757293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.279906852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.334047945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.35140006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.421235535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.438768875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.491612306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.507963279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.57861909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:23.607270597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.0111468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.030467768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.196277264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.21365863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.28086937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.297490822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.370227289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.392699229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.476251402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.495090165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.57682079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.596688806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.68025452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.696045905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.785653182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.801907232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.887613245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.906023924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.973201743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:24.99059719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T01:49:25.075727954Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-04T01:50:43.952009241Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T01:59:19.956964441Z level=info msg="Completed cleanup jobs" duration=27.210847ms logger=plugins.update.checker t=2026-05-04T01:59:20.062010288Z level=info msg="Update check succeeded" duration=55.088125ms logger=sqlstore.transactions t=2026-05-04T02:04:19.852477771Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-04T02:09:19.938562359Z level=info msg="Completed cleanup jobs" duration=8.921554ms logger=plugins.update.checker t=2026-05-04T02:09:20.059721879Z level=info msg="Update check succeeded" duration=52.986717ms logger=cleanup t=2026-05-04T02:19:19.968449134Z level=info msg="Completed cleanup jobs" duration=38.894208ms logger=plugins.update.checker t=2026-05-04T02:19:20.05817497Z level=info msg="Update check succeeded" duration=50.788026ms logger=infra.usagestats t=2026-05-04T02:20:43.975105333Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T02:29:19.938676279Z level=info msg="Completed cleanup jobs" duration=9.490571ms logger=plugins.update.checker t=2026-05-04T02:29:20.281335709Z level=info msg="Update check succeeded" duration=274.22875ms logger=cleanup t=2026-05-04T02:39:19.943390496Z level=info msg="Completed cleanup jobs" duration=13.53065ms logger=plugins.update.checker t=2026-05-04T02:39:20.06996935Z level=info msg="Update check succeeded" duration=63.173467ms